2 # Do NOT add spaces or comments at the end of option lines.
3 # It confuses some versions of make.
5 # Use grub instead of autoboot?
10 # MENULST_FILE = "hda1:/boot/filo/menu.lst"
12 MENULST_FILE = "hde1:/boot/filo/menu.lst"
14 # time before default menu.lst is chosen. Set to 0 to ignore
17 # Image filename for automatic boot and optional command line parameter
18 #AUTOBOOT_FILE = "hde1:/vmlinuz root=/dev/hda1 console=tty0 console=ttyS0,115200"
19 #AUTOBOOT_FILE = "mem@0xfff80000"
20 #AUTOBOOT_FILE = "hde1@0"
21 #AUTOBOOT_FILE = "uda1:/vmlinuz.elf"
23 # Time in second before booting AUTOBOOT_FILE
26 # Driver for hard disk, CompactFlash, and CD-ROM on IDE bus
29 # Add a short delay when polling status registers
30 # (required on some broken SATA controllers)
31 # NOTE: Slows down access significantly, so disable
33 #IDE_DISK_POLL_DELAY = 1
35 # Use PCMCIA compact flash on Via Epia MII10000 and MII6000E
36 # This device is referred to as hde.
39 # Driver for USB Storage
49 # if SERIAL_SPEED is commented out, the speed will not be changed.
50 #SERIAL_SPEED = 115200
61 # Support for boot disk image in bootable CD-ROM (El Torito)
67 # Enable this to scan PCI busses above bus 0
68 # AMD64 based boards do need this.
71 # Sound support (needs SUPPORT_PCI)
97 # Loader for standard Linux kernel image, a.k.a. /vmlinuz
100 # Boot FILO from Multiboot loader (eg. GRUB)