This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Booting Ubuntu with BKO ====== ===== Locating from where does the nfsboot is getting called ===== ==== Mistory of do_nfsmount ==== //do_nfsmount// is defined at two places, why?\\ - ///scripts/casper +198// - ///scripts/nfs +8// My guess is that file ///scripts/nfs// is not used, it is just present there from older versions and has not been removed.\\ //do_nfsmount// function is getting called from ///scripts/casper +188// which is from inside of <code>do_netmount()</code> and depend on variable <code>${NETBOOT}</code> The //do_netmount()// is getting called from //mountroot()// which is inside ///scripts/casper +581// and the call depends on variable presense of variable //${NETBOOT}// which is the boot parameter value of parameter //netboot// ===== qemu + ubuntu 9.04 Desktop i386 booting problem ===== ubuntu-9.04-desktop-i386.iso is refusing to boot over qemu. I am using command line <code> qemu -cdrom /var/www/ubuntu-9.04-desktop-i386.iso -net nic -net user </code> It gives error gives error : <code> [ 3.284007] ..MP-BIOS bug: 8254 timer not connected to IO-APIC </code> and freezes.


Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code soc:2009:pravin:journal:ubuntubko (generated for current page)