[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Configuring RAID-1 boot partition



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 / reidac@bellatlantic.net


Reply to: