summaryrefslogtreecommitdiffstats
path: root/move/isolinux/isolinux.cfg
blob: 1b734525dc7feb91e1df9a5f6d223ee05c6a69c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
default linux
prompt 1
timeout 150
display boot.msg
F1 help.msg
F2 boot.msg

label linux
  kernel vmlinuz
  append initrd=all.rdz acpi=ht quiet devfs=nomount automatic=method:cdrom

label acpi
  kernel vmlinuz
  append initrd=all.rdz quiet devfs=nomount automatic=method:cdrom