OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
435 B

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