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

Re: grub & dual boot with 2 hd



Guy Geens <ggeens@iname.com> writes:

> >>>>> "Anthony" == Anthony Fox <ant@lonelyroad.org> writes:
> 
> >>>>> "Guy" == Guy Geens <ggeens@iname.com> writes:
> Guy> following in /boot/grub/menu.lst:
> 
> Guy> title Debian GNU/Linux
> Guy> root (hd1,1)
> Guy> kernel /vmlinuz
> Guy> 
> Guy> title Windows 2000
> Guy> rootnoverify (hd0,0)
> Guy> chainloader +1
> 

Well, I got impatient and did the install without creating a boot disk
or backing up the mbr.  Everything did not go well, but GRUB's shell
helped solve all the problems.  Nice.

What I was getting at when I asked about default booting was something
like:

timeout 30
default 0
fallback 1

This way, the 0 entry will boot after 30 secs.

Thanks for all of your help.

Anthony



Reply to: