Changeset 1668 for Whitix/trunk/bochsrc.txt
- Timestamp:
- 12/27/08 00:30:19 (3 years ago)
- Files:
-
- 1 modified
-
Whitix/trunk/bochsrc.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
Whitix/trunk/bochsrc.txt
r940 r1668 3 3 display_library: x 4 4 megs: 64 5 romimage: file="/usr/ local/share/bochs/BIOS-bochs-latest", address=0x000006 vgaromimage: file="/usr/ local/share/bochs/VGABIOS-lgpl-latest"5 romimage: file="/usr/share/bochs/BIOS-bochs-latest", address=0x00000 6 vgaromimage: file="/usr/share/vgabios/vgabios.bin" 7 7 boot: cdrom 8 8 floppy_bootsig_check: disabled=0 … … 11 11 ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 12 12 ata0-master: type=cdrom, path="cd.iso", status=inserted, biosdetect=auto, model="Generic CDROM drive" 13 ata0-slave: type=disk, path="disk.image", mode=flat13 #ata0-slave: type=disk, path="disk.image", mode=flat 14 14 ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15 15 15 ata2: enabled=0 … … 45 45 keyboard_serial_delay: 250 46 46 keyboard_paste_delay: 100000 47 keyboard_mapping: enabled=1, map=/usr/ share/bochs/keymaps/x11-pc-uk.map47 keyboard_mapping: enabled=1, map=/usr/local/share/bochs/keymaps/x11-pc-uk.map 48 48 user_shortcut: keys=none 49 49 mouse: enabled=0, type=ps2
