 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] grub.conf//menu.lst
 Mehmet Can ÖNAL wrote: Hi; İ have done all the stuff that you explain (thanks for all of course) and try to boot xen but now i have another problem that "kernel panic : unable to mount root fs on device (0,0)" Is there something about volume manager? More or less, yes. You forgot the initrd module statement in grub.conf. So the kernel misses the device mapper module ("driver") that is in the initrd. Just add "module initrd /initrd-<version>.img" to grub.conf. You might need to create it with the mkinitrd command if it is not in /boot already. BTW. Why are you using Xen 3.1? Regards, Bas. My final grub is 
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |