Re: [uml-user] Problem mounting root device

2005-11-07 Thread Jeff Dike
On Sun, Nov 06, 2005 at 02:19:58PM -0800, Can Sar wrote: > Any ideas what I could be doing wrong? I googled for some answers but > the only things I could find where advising to just add ubd0= image name>. linux --showconfig | grep UBD If that shows the UBD driver not configured, then rebuild f

[uml-user] Problem mounting root device

2005-11-06 Thread Can Sar
Hi, I am having some problems getting a 2.6.14 kernel to run as UML. It gets to the point where it tries to mount the root file system and then dies. I have tried running it with: ./linux ubd0=root_fs (I got the FS from the UML website and it is named root_fs in the same directory as the UM