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 bac
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
If I used root=/dev/ubd0 or root=/dev/ubda I get basically the same error
VFS: Cannot open root device "ubd0" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available
partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0)
Addi
have you tried adding root=/dev/ubda ?
using ubda/b/c instead of ubd0/1/2?
And for the parse_chan_pair warnings, you may also want:
con0=fd:0,fd:1 con=null
Antoine
Jon Rafkind wrote:
> I just tried UML with the new 2.6.25 kernel but it would not boot up
> properly. I was using the same rootfs
I just tried UML with the new 2.6.25 kernel but it would not boot up
properly. I was using the same rootfs with 2.6.21.3 and it worked fine.
$ file rootfs/Gentoo-2006.1-AMD64-root_fs
rootfs/Gentoo-2006.1-AMD64-root_fs: Linux rev 1.0 ext3 filesystem data
(large files)
$ ./linux ubd0=rootfs/Gentoo