Marketplace:

 
Cheap web hosting provider with extensive free web hosting features
Register or buy domain name, include free email and domain forwarding services
Cheap and affordable domain name registration and domain name transfer from $2.95/yr

 

   

Multi Session CDs

next up previous contents index

First burn:

  $ mkisofs -r -o cdimage.raw files
  $ cdrecord --scanbus
  $ cdrecord -v -multi speed=4 dev=0,0,0 -data cdimage.raw


You may want to add some other options to mkisofs. Check out:

  $ mkisofs  -pad -l -r -J -v -V "CD Label" -b base/boot.img
             -c base/boot.cat -hide -rr -moved -o cdimage.raw files


Second burn:

  $ NEXTTRACK=`cdrecord -msinfo dev=0,0,0`
  $ mkisofs -r -o cdimage.raw -C $NEXTTRACK -M /dev/cdrom files
  $ cdrecord -v -multi speed=4 dev=0,0,0 -data cdimage.raw



Copyright (c) 1995-2004

 

      

Marketplace:
Facts: " Heuristics are bug ridden by definition— if they didn't have bugs, then they'd be algorithms   "  

Tuesday 22 May 2012 06:31:27 1337668287