On 24/08/11 09:59, Tom H wrote: > On Tue, Aug 23, 2011 at 6:40 PM, Scott Ferguson > <prettyfly.producti...@gmail.com> wrote: >> On 24/08/11 06:44, Bob Proulx wrote: >>> abdelkader belahcene wrote: >>>> but it fails to �reboot from the second disk alone. >>>> although �i installed �grub in both disks >> >> <snipped> >> >>> Probably just: >>> >>> � grub-install /dev/sdb >> >> Followed by:- >> # update-grub > > Unecessary if grub's already installed. > > Yes - I was wrong.
If it was a new disk, the --recheck parameter should have been applied to check the device map. If /boot/grub already exists on /dev/sdb then that's probably not necessary. # grub-install /dev/sdb would have given an error if grub was not already installed. That will install /boot on /dev/sdb Cheers -- "People ask me what I think about that woman priest thing. What, a woman priest? Women priests. Great, great. Now there's priests of both sexes I don't listen to." ~ Bill Hicks -- 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/4e549e8d.2040...@gmail.com