Thanks for the response - it might help put me on track, but what I was mostly looking for was how to support the CD burner in the kernel. cdrecord needs a SCSI device to work, so with a normal distro you have to compile or use a kernel with SCSI>IDE emulation. Since e-smith has no compiler, how do you get the emulation working. I've tried a couple of searches on Google, but there's nothing obvious.
Thanks,
BobAndrew Reid wrote:
>
> Hello Bob,
>
> If you just wanted to burn the /home/e-smith directory (where
> all the users files are stored) I would imagine the easiest
> way would be to write a little shell script that tar'd up the
> /home/e-smith directory and then use mkisofs to create an ISO
> image containing that tar file. Then use some sort of CD
> recording program (cdrecord is one I believe).
>
> Have a look at the Linux CD Writing HOWTO for some more
> information.
>
>
http://www.linuxdoc.org/HOWTO/CD-Writing-HOWTO.html>
> Hope I've helped in some way. If you need more help
> implementing it, just holler.
>
>
> Regards
>
> Andrew Reid
> areid@matcom.com.au