On Monday 22 November 2010 11:06:32 Peter Tenenbaum wrote: [stuff, then] > menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-amd64' { > set root=(hd0,1) > echo 'Loading Linux 2.6.32-5-amd64 ...' > linux /vmlinuz-2.6.32-5-amd64 ro root=/dev/md3 quiet > echo 'Loading initial ramdisk ...' > initrd /initrd.img-2.6.32-5-amd64 > }
I withdraw my earlier criticism of (hd0,1) -- it seems that Grub2 *does* index partitions starting from 1, and not from 0, as "legacy grub" does. Bad assumption on my part, sorry for the noise. -- A. -- Andrew Reid / rei...@bellatlantic.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201011222115.02412.rei...@bellatlantic.net