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

Re: grub - help needed



On Fri, Dec 03, 1999 at 10:19:04AM +0800, Lindsay Allen wrote:
> 
> My spare box has this setup:
> 
> hda1	dos
> hdb5	caldera
> hdb6	rh
> sda5	debian
> 
> Is anyone willing to help me get it running?  Perhaps give me a menu which
> will do the job.  Or point me to a more suitable doc.

Try this menu.lst:

timeout 10
default 3

title DOS
root  (hd0,0)
makeactive
chainloader +1

title  Caldera
kernel (hd1,4)/vmlinuz root=/dev/hdb5

title  Red Hood
kernel (hd1,5)/vmlinuz root=/dev/hdb6

title  Debian (rules)
kernel (hd2,4)/vmlinuz root=/dev/sda5


Just bark if you need help installing the bootloader.

-- 
.elOle.


Reply to: