Re: Can't use my CDROM anymore? Thomas Richter wrote:
> Hi,
>
>
>>[root@dev]# mount /mnt/cdrom
>>mount : le périphérique spécial /dev/hdc n'existe pas.
>>
>
>>(translation: /dev/hdc deice does'nt exist.)
>>
>
> Ok, so where's your CDROM? Is it ATAPI/IDE (I assume yes). If so, is it:
>
> primary/secondary or master/slave? /dev/hdc is the master on the secondary
> IDE channel. Maybe it's jumpered in another way.
>
> If you run with ide-scsi, you should change this to /etc/scd0.
>
> All these changes have to go to /etc/fstab, btw.
>
> Greetings,
> Thomas
>
>
The CDROM is ATAPI but I don't know if it is attached to the
primary/secondary or master/slave because I haven't fix it and I can't
check it because I can't open it (it doesn't belongs to me).
Therefore, I have:
[root@dev]# ll /dev/hd?
lr-xr-xr-x 1 root root 32 nov 10 13:45 /dev/hda ->
ide/host0/bus0/target0/lun0/disc
should I try to make a symbolic link with between /dev/hda and /dev/cdrom ?
Thanks a lot for your help.
Thierry |