Jeff Dike wrote:
> On Thu, Apr 17, 2008 at 11:43:09AM -0600, Jon Rafkind wrote:
>   
>> If I used root=/dev/ubd0 or root=/dev/ubda I get basically the same error
>>     
>
> Looks like a severe misconfiguration problem - like you used the
> host's .config.  I would start with a defconfig to get back to
> something sane, then look at the config you tried to start with and
> make sure it's a UML config.
>   
Well I guess that solved it. I erased the old .config so I'm not sure 
exactly what parameters were important but I did these steps

$ rm .config
$ make defconfig ARCH=um
$ make ARCH=um
./linux ubda=... ubdb=... root=/dev/ubda

And it worked. Using ubd0 did not work, only ubda would.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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