LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   can I just copy my cd with puppy iso to other cds (https://www.linuxquestions.org/questions/linux-software-2/can-i-just-copy-my-cd-with-puppy-iso-to-other-cds-471072/)

commerce-tinman 08-05-2006 01:29 PM

can I just copy my cd with puppy iso to other cds
 
Just wondering b4 I try. I have a puppy live cd that I have sucessfully used. Can I just copy it to another cd for future use on other pc's instead of downloading again. Thanks

runnerfrog 08-05-2006 04:17 PM

If you have readcd, cdrecord and enough space for an iso image you can do it this way:

readcd dev=x,y,z f=/full_path/image.raw
cdrecord -v -raw -eject speed=X dev=x,y,z /full_path/image.raw

Replace cddir, speed and dev=x,y,z with your device and speed. Ir you can use xcdroast, k3b... etc.


All times are GMT -5. The time now is 03:54 PM.