These grub commands - are they a one time deal that I can do, or do I have to do it every time? Can I embed these commands in my grub.conf ?
-Ben



From: Dan Foster <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] grub
Date: Mon, 1 Sep 2003 16:51:57 +0000

Hot Diggety! Ben Anderson was rumored to have written:
>
> title=Windows XP
> root (hd1,0)
> chainloader +1

Perhaps try booting to a grub prompt, then do:

grub> map (hd0) (hd1)
grub> map (hd1) (hd0)
grub> unhide (hd0,0)
grub> rootnoverify (hd0,0)
grub> chainloader +1
grub> makeactive
grub> boot

See if that works any better?

-Dan

--
[EMAIL PROTECTED] mailing list


_________________________________________________________________
Get MSN 8 and help protect your children with advanced parental controls. http://join.msn.com/?page=features/parental



-- [EMAIL PROTECTED] mailing list



Reply via email to