[Gllug] cdrecord ide-scsi

Andrew Halliwell ah at gnd.com
Mon Sep 8 15:20:25 UTC 2003


And verily, didst Sean Burlington announce to the hordes:
> xcdroast works just fine ...

It will...
 
> mount -t iso9660 -o ro /dev/hdc /mnt/cdrom/
> mount: wrong fs type, bad option, bad superblock on /dev/hdc,
>         or too many mounted file systems
>         (could this be the IDE device where you in fact use
>         ide-scsi so that sr0 or sda or so is needed?)

Indeed, hdc should be disabled.
 
> mount -t iso9660 -o ro /dev/scd0 /mnt/cdrom/
> mount: /dev/scd0 is not a valid block device

Hmmm, not good...
Have you tried the old pre-install trick in /etc/modules.conf?
it went something like

options ide-cd ignore=hdc
pre-install sg modprobe ide-scsi


-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list