|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] debian dumU no root. PLS help
On Fri, May 12, 2006 at 02:58:30AM +0200, Michal Mihalik wrote:
>
> >kernel = '/boot/vmlinuz-2.6.16-1-xen-vserver-686'
> >memory = 96
> >name = 'testvm'
> >root = '/dev/hda1 ro'
> >disk = [ 'file:/vserver//domains/testvm/disk.img,hda1,w',
> 'file:/vserver//domains/testvm/swap.img,hda2,w' ]
> >dhcp = "dhcp"
>
Add :
ramdisk = '/boot/initrd.img-2.6.16-1-xen-686'
(After making an initrd image:
mkinitrd -o /boot/initrd.img-2.6.16-1-xen-686 2.6.16-1-xen-686 )
> >Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(8,1)
> heeelp I googled all nigh and nothing.
See this:
http://www.debian-administration.org/articles/396
Steve
--
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|