On Thu, 24 Oct 2002 13:45:29 +0200 (METDST) Sebastiaan <[EMAIL PROTECTED]> wrote:
> Yes. Now your CDRW is a SCSI device, so /dev/hdc does not exist anymore. > Try doing a 'mount /dev/scd0 /cdrom'. if that works and you are happy > with it, do: > rm /dev/cdrom > ln -s /dev/scd0 /dev/cdrom However there is ONE place where /dev/hdc is still needed, and that is for enabling dma via hdparm. James -- James Tappin, O__ "I forget the punishment for using [EMAIL PROTECTED] -- \/` Microsoft --- Something lingering http://www.tappin.me.uk/ with data loss in it I fancy" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

