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

Re: Multi-Boot-Loader



hi michelle

try the following lilo config file for dual boots...( n-boots )

see also /usr/doc/lilo*

#
# /etc/lilo.conf
#
#
#oot=/dev/fd0
boot=/dev/hda
#
#
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
#
image=/boot/vmlinuz
        label=linux
        root=/dev/hda3
#       append="mem=128M"
        read-only
#
other=/dev/hda1
       label=dos622
       table=/dev/sda
#
other=/dev/hda2
       label=dos703
       table=/dev/sda
#
# end of file

root# lilo
root# shutdown -rf now
...rebooting
...lilo: [tab]	hit tab to see which OS to boot

have fun linuxing-n-debianing
alvin

> Hello,
> 
> Curently I am working with a workstation under Dos622/WfW311 (hda1 = c), 
> Dr-Dos703/DJGPP (hda2 = d) and Debian Linux 2.1 (hda3-5)
> 
> I can boot WfW311 as default and must use a bootdisk to get DJGPP or 
> Linux running.
> 
> Please can anyone recommend a Multi-Boot-Loader so that I do not must 
> use Boot-Floppys ???
> 
> I have tried some from SimTel, but they are a little Bit too crappy.
> I need a maxiumum of 4 different Operating Systems
> 
> Michelle
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 


Reply to: