On Fri, Feb 10, 2006 at 03:58:35AM -0700, Yu Yang wrote:
> UML reports  errors similar to below:
> 
> [42949373.440000] VFS: Cannot open root device "ubd" or unknown-block(0,0)
> [42949373.440000] Please append a correct "root=" boot option
> [42949373.440000] Kernel panic - not syncing: VFS: Unable to mount root fs
> on unknown-block(0,0)

Looks like you don't have the ubd driver configured.  Run
        linux --showconfig | grep UBD

If that doesn't show BLK_DEV_UBD configured, mrproper the tree, then run
defconfig ARCH=um before building it.

                                Jeff


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to