On Wed, May 21, 2008 at 8:31 AM, Neil Bothwick <[EMAIL PROTECTED]> wrote:
> On Wed, 21 May 2008 11:00:50 -0400, Allan Gottlieb wrote:
>
>> ajglap ~ # dd if=/dev/sda2 ibs=512 count=1 | od -c --address-radix=d
>
> dd if=/dev/sda bs=446 count=1 2>/dev/null | strings | grep GRUB
>
> Is clearer, add a partition number to check a partition.
>
>
> --
> Neil Bothwick

Neil,
   That single command would have saved me some heartache in the past.
I think it could be a good one-line addition to even something like
the Quick Install guide - I.e. "If you want to sanity check your grub
installation then run this command to ensure grub is located where you
think it's located..."

  Great info. thanks!

Cheers,
Mark
-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to