From e5a5ee6eb8f25da3e01f75ecc4e36fe31c3c6fc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Tue, 4 Mar 2008 12:32:07 +0000 Subject: [PATCH] * 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 --- ReadMe | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ReadMe b/ReadMe index d555aa4329..de367b6ee9 100644 --- a/ReadMe +++ b/ReadMe @@ -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 -------------------