Burning CD's with Knoppix

Matthew Carpenter matt
Mon May 17 11:45:52 PDT 2004


Not a problem if the box has enough resources.  XCDroast doesn't require that you save the settings, does it?  So long as you have the resources, aren't you able to Burn-On-The-Fly?  That would alleviate the need for large RW HD space for an image.  If you HAVE to create an image, just remount the partition Read/Write ( # mount -o remount,rw /mnt/hda2 )

I don't use XCDRoast any more, loving KreateCD and intrigued by K3b.

HTH


On Sun, 23 Mar 2003 20:10:45 -0500
Leon Goldstein <metapsych at earthlink.net> wrote:

> Joel Hammer wrote:
> 
> > Does knoppix have cdrecord  and mkisofs on it? If so, I can tell you how I do it.
> > Basically, like this:
> > cdrecord -scanbus
> > Cdrecord 1.8 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J?rg Schilling
> > Using libscg version 'schily-0.1'
> > scsibus0:
> >         0,0,0     0) 'SONY    ' 'CD-RW  CRX215E1 ' 'SYS2' Removable CD-ROM
> >
> > If you get this, then the following should work:
> >
> > mkisofs -r -J -o /home/jlh/cdimage/TIFs /mnt/hdb/10/Prostate
> > Where /mnt/hdb/10/Prostate is the directory with the stuff to burn and TIFs
> > is the name of the iso9660 file to be created.
> > Then, burn it with:
> > cdrecord  -v speed=1 dev=0,0,0  -data  /home/jlh/cdimage/TIFs
> >
> Joel: thanks.  The problem I anticipate is creating a directory for
> mkisofs to store the image file.
> The computer in question  only has one HD, and AFAIK has only Win 98
> occupying  all available drive  real estate.
> 
> Knoppix has XCDRoast, ergo the necessary support files are on board, but
> of course XCDRoast can't be configured because I can't write to the
> Knoppix CD.
> 
> (To recapitulate the problem: I'm trying to see if I can use Knoppix to
> rescue files from a crapped out Win 98 install by burning them to a CD)
> 
> --
> Leon A. Goldstein
> 
> Powered by Caldera WS 3.1.1 Linux
> System LI D850MVL
> 
> 
> 



More information about the Linux-users mailing list