[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub2 on ubuntu 10.10 can't find loader on 1st partation
From: |
Tom H |
Subject: |
Re: grub2 on ubuntu 10.10 can't find loader on 1st partation |
Date: |
Mon, 25 Oct 2010 09:49:36 -0400 |
On Mon, Oct 25, 2010 at 9:37 AM, Tom H <address@hidden> wrote:
>
> So, at the grub cli, sdb=hd0...
>
> How about (hd0,msdos1,bsd1)?
>
> You should be able to get "/dev/ad4s1a"'s "(hd...)" with "grub-probe
> --target=drive --device /dev/sdbXY"
Just realized that grub-probe might recognize sdb as hd1 and you might
have to change the result to hd0... Sorry.