summaryrefslogtreecommitdiffstats
path: root/move/isolinux/isolinux.cfg
blob: f15c0c44feb81a899b084856e613a0072bdc497a (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 automatic=method:cdrom

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