[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hi




> > For CD writing, you'll want to install cdrecord and mkisofs.  I've also
> > heard that X-CD-Roast is a good package; it's a GUI front end to cdrecord
> > and mkisofs.
> ...snip...
> 
> I've been extremely unimpressed by x-cdroast.

I concur.

> How does this affect current SCSI CD-ROM's?  Do the IDE drives or the
> gennie SCSI drives get assigned the first numbers?

heres what I do:

mkisofs -R -o cdimage.raw the_paths
cdrecord -v speed=2 dev=0,0 cdimage.raw          (scsi 0, channel 0)

mount /dev/sr0 /cdrom -t iso9660 -ro

Mark



--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.