Dash:
[t2-trunk.git] / architecture / x86 / boot / lilo-conf-144
blobd25e8e9d421c922d1a8664dd1bb78f3388268d0e
1 disk=/dev/floppy/0
2         bios = 0x00
3         sectors = 18
4         heads = 2
5         cylinders = 80
7 nowarn
8 boot=/dev/floppy/0
9 install=/mnt/boot.b
10 map=/mnt/map
11 vga=normal
12 message=/mnt/lilo-help.txt
13 geometric
14 compact
15 prompt
17 image=/mnt/vmlinuz
18         read-write
19         append="root=/dev/fd devfs=nomount \
20                 load_ramdisk=1 prompt_ramdisk=1 \
21                 ramdisk_size=4096 init=/linuxrc"
22         label=ramdisk
24 image=/mnt/vmlinuz
25         label=linux
27 image=/mnt/memtest.bin
28         label=memtest
29         optional