23.09.2010 16:19, Mark Adams:
> your root partition is hd0,0 not hd0,1.
No. Grub2 partition numbers start at 1.
> On Wed, Sep 22, 2010 at 11:35:21PM +0400, Ilya Kozlov wrote:
>> Hm, the problem is in grub2, with grub1 system boots successfully.
>>
>> My currently grub2 menu entry is:
>> menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-xen-amd64 and XEN
>> 4.0-amd64' --class debian --class gnu-linux --class gnu --class os --class
>> xen {
>> insmod ext2
>> set root=(hd0,1)
>> multiboot (hd0,1)/boot/xen-4.0-amd64.gz dummy=dummy iommu=off
>> module (hd0,1)/boot/vmlinuz-2.6.32-5-xen-amd64 dummy=dummy root=/dev/sda1
>> ro
>> module (hd0,1)/boot/initrd.img-2.6.32-5-xen-amd64
>>
>> grub1 menu entry is:
>> title Xen 4.0-amd64 / Debian GNU/Linux, kernel 2.6.32-5-xen-amd64
>> root (hd0,0)
--
Regards
mks
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|