mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Fix path in bochs
This commit is contained in:
parent
ce717ff277
commit
0faa82609d
@ -1,4 +1,4 @@
|
||||
ata0-master: type=disk, path="build/harddrive.bin", mode=flat
|
||||
ata0-master: type=disk, path="build/kernel/harddrive.bin", mode=flat
|
||||
boot: disk
|
||||
com1: enabled=1, mode=file, dev=build/serial.log
|
||||
megs: 1024
|
||||
|
||||
Loading…
Reference in New Issue
Block a user