Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:ubuntu910 [2009/12/26 05:24]
less1
wiki:ubuntu910 [2009/12/26 06:13] (current)
less1
Line 1: Line 1:
 ====== Supporting Ubuntu 9.10 in BKO ====== ====== Supporting Ubuntu 9.10 in BKO ======
 This page will document progress and problems faced in supporting Ubuntu 9.10 in BKO. This page will document progress and problems faced in supporting Ubuntu 9.10 in BKO.
 +
 +====== Current Status ======
 +  * Ubuntu is booting over network using pxe, but its not able to mount the iso and use it.
 +  * Ubuntu is booting as long as URL to ISO is containing IP instead of URL, its same old dns resolv problem.
 +  * Ubuntu with httpfs is working :-)
 +     * I am using ugly hack to populate ''/​etc/​resolv.conf''​ file with public DNS entries.  ​
 +     * So it may not work in place where public DNS queries are not allowed.
  
  
Line 19: Line 26:
   - Most probably something will go wrong and it will not work, debug those problems.   - Most probably something will go wrong and it will not work, debug those problems.
   ​   ​
-====== Current Status ====== 
-  * Ubuntu is booting over network using pxe, but its not able to mount the iso and use it. 
-  * Ubuntu is booting as long as URL to ISO is containing IP instead of URL, its same old dns resolv problem. 
  
  
Line 44: Line 48:
 <​code>​sudo find . | sudo cpio -oH newc | lzma -9 -c> ../​initrd.lz</​code> ​ <​code>​sudo find . | sudo cpio -oH newc | lzma -9 -c> ../​initrd.lz</​code> ​
  
-===== Problem-2 : getting command shell inside initramfs ===== 
-Ubuntu does not give command shell when I add ''/​bin/​sh''​ into the ''​casper''​. ​ What I need to do? 
  

QR Code
QR Code wiki:ubuntu910 (generated for current page)