On Sat, 12 Jun 2004 10:56:19 -0400 Mike Adolf <[EMAIL PROTECTED]> wrote:
> I am using dvdrip to copy a dvd and during the burn phase I get: > > ***************************** > ERROR: Cannot open SCSI device '1,0,0' cannot open /dev/sg. If you're using 10.0 (which seems likely) you want to use the ATA device for the cdrom, not the scsi device. You'll want to prefix your device with ATA: (i.e., cdrecord -dev=ATA:1,0,0). try cdrecord --scanbus -dev=ATA, see what it reports. It should report your manufacturer under 1,0,0. > mount /dev/hdc /mnt/cdrom (gives ...) > mount: block device /dev/hdc is write-protected, mounting read-only > mount: Wrong medium type Well, if it's a blank cd, mounting it is not going to work. There has to be an ISO 9660 filesystem on it (or another type of filesystem, but ISO 9660 is the most common.) > Mike -- ------------------------------------------------------------------------ David E. Fox Thanks for letting me [EMAIL PROTECTED] change magnetic patterns [EMAIL PROTECTED] on your hard disk. -----------------------------------------------------------------------
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
