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

lilo



Just wanted to let all the "helpers" on the list that your past messages about
LILO helped me get it working in just a few passes. (DOS-Linux boot) Thanks!

------------------------- lilo.conf --------------------------------
## Use MBR ........................................
boot=/dev/hda
## Faster boot up .................................
compact
## Video display to default to ....................
vga=normal
## What to place in the MBR .......................
install=/boot/boot.b
## Linux map to use ...............................
map=/boot/map
## No ramdisk please ..............................
ramdisk=0
## Offer a prompt for the user to select by .......
prompt
## Wait 10 seconds for user input .................
timeout=100
## ordinary text message letting us know what to do
message=/boot/startup.message  
## At the end of timeout, who do we default to? ...
# default=DOS
default=Linux
## Linux info .....................................
## Boot image to use ..............................
image=/vmlinuz
## Where to find the Linux image ..................
## This must match your LINUX root partition!! ....
root=/dev/hda3
## How to mount it ................................
read-only
## Label to use at the prompt for selection .......
label=Linux
## DOS info .......................................
## We have an alternative boot ....................
other=/dev/hda1
table=/dev/hda
label=DOS

-- 
-= Sent by Debian 1.2 Linux =-
Thomas Kocourek  KD4CIK - member of ARRL
tomk@westgac3.dragon.com
--... ...-- ...  -.. .  -.- -.. ....- -.-. .. -.-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: