* note on dev id for cdrecord.

* note about cue file.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24231 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-03-04 12:32:07 +00:00
parent f913a5a9b0
commit e5a5ee6eb8

5
ReadMe
View File

@ -94,6 +94,11 @@ Under Unix/Linux, and BeOS you can use cdrecord to create a CD with:
cdrecord dev=x,y,z -v -eject -dao -data generated/haiku-boot-cd.iso generated/haiku.image
Here x,y,z is the device number as found with cdrecord -scanbus, it can also
be a device path on Linux.
Windows users will find '3rdparty/nero/haiku-cd.cue' useful.
Building Components
-------------------