added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git] / arch / x86_64-pc / boot / menu.lst.DH0
blobda78bf1ff3ae4ba6eb1f1996d8eedcc02d0adc5a
1 # [B] (DO NOT REMOVE THIS LINE!)
3 timeout 5
4 default 0
6 title AROS with VESA
7     serial=9600
8     kernel /dh0/boot/aros-x86_64 vesa=800x600x16
9     module /dh0/boot/kernel
10     module /dh0/boot/kernel.pkg
12 title AROS with SFS and FAT
13     serial=9600
14     kernel /dh0/boot/aros-x86_64 vesa=800x600x16
15     module /dh0/boot/kernel
16     module /dh0/boot/kernel.pkg
17     module /dh0/Devs/sfs.handler
18     module /dh0/Devs/fat.handler
20 # [E] (DO NOT REMOVE THIS LINE!)