[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Grub - change boot options



On Mon, May 09, 2005 at 10:43:23PM -0400, Ryan D. Egeland wrote:
> Just go to /boot/grub/menu.lst and edit the default boot item.  It's 
> commented with one hash, but is actually read by grub.

Specifically, check out
/usr/share/doc/grub/examples/menu.lst . It features this
bit:

# For booting Windows NT or Windows95
title Windows NT / Windows 95 boot menu
rootnoverify (hd0,0)
makeactive
chainloader  +1
# For loading DOS if Windows NT is installed
# chainload /bootsect.dos

See if that gets you in the right direction.

-- 
Stephen R. Laniel
steve@laniels.org
+(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key



Reply to: