Steve, It only looks like a SCSI device to cdrecord. Its still located at /dev/hd? where ? is the ide location ide0 - master is a ( /dev/hda ), ide0 - slave is b (/dev/hdb), etc. You should be able to mount the device by using the /dev/hd? device normally.
- Bill --- Steve Fisher <[EMAIL PROTECTED]> wrote: > Hello, > > I've recently gotten my CD-RW drive setup (using > ide-scsi). cd-record > -scanbus tells me it's located at /dev/sg0 (ran it as > non-root to get me > the permissions error so it would list the device). > Setting up > /etc/fstab with /dev/sg0 as the device and /cdrw as the > mount point (I > copied my /dev/cdrom entry and modified it). Mounting of > course tells > me that /dev/sg0 is not a valid block device. A google > search didn't > turn up much except telling me about mknod, but the man > page is a bit > too cryptic for my liking. How do I make /dev/sg0 a > block device or > what other method can I use so I can read a CD-RW disc in > a 2.4 kernel? > > Thanks, > Steve > > _______________________________________________ > RLUG mailing list > [EMAIL PROTECTED] > http://www.rlug.org/mailman/listinfo/rlug ===== William Cunningham Cell: (775) 813-6892 __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ _______________________________________________ RLUG mailing list [EMAIL PROTECTED] http://www.rlug.org/mailman/listinfo/rlug
