Added info for testing cd in Qemu.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24235 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d01879e5a6
commit
9bdb6cc779
8
ReadMe
8
ReadMe
@ -99,6 +99,14 @@ be a device path on Linux.
|
||||
|
||||
Windows users will find '3rdparty/nero/haiku-cd.cue' useful.
|
||||
|
||||
Since the CD has two tracks it is not easy to test it from an emulator.
|
||||
Instead it is simpler to use the 'haiku.image' as CD image and the floppy
|
||||
image 'haiku-boot-floppy.image' to boot from it.
|
||||
|
||||
For Qemu:
|
||||
|
||||
qemu -cdrom generated/haiku.image -fda generated/haiku-boot-floppy.image -boot a
|
||||
|
||||
Building Components
|
||||
-------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user