Re: Configuring grub
Tom Corwine <[email protected]>
| Newsgroups | gmane.linux.admin |
|---|---|
| Message-ID | <[email protected]> |
> Here's what I've tried > >> grub > > grub>device (hd0) /dev/cciss/c0d0 # Compaq device names > grub>root (hd0,0) > grub>setup (hd0,0) Try: grub> root (hd0,0) grub> setup (hd0) This should update the MBR correctly. Tom -- To unsubscribe from this list: send the line "unsubscribe linux-admin" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html