Recently I have discovered on my woody system this weird situation:
ifi:/home/mario# ls -l /dev/cdrom
lrwxrwxrwx    1 root     root           11 Mar 18  2004 /dev/cdrom ->
/dev/cdrom0
ifi:/home/mario# ls -l /dev/cdrom0
lrwxrwxrwx    1 root     root            9 Mar 18  2004 /dev/cdrom0 ->
/dev/scd0
I tried to get rid of /dev/cdrom0 doing the following:
ifi:/home/mario# rm /dev/cdrom0
ifi:/home/mario# rm /dev/cdrom
ifi:/home/mario# ln -s /dev/scd0 /dev/cdrom
ifi:/home/mario# ls -l /dev/cdrom
lrwxrwxrwx    1 root     root            9 Mar 18 16:36 /dev/cdrom ->
/dev/scd0
but after reboot I get the previous situation:
ifi:/home/mario# ls -l /dev/cdrom
lrwxrwxrwx    1 root     root           11 Mar 18  2004 /dev/cdrom ->
/dev/cdrom0
How can I get rid of /dev/cdrom0 ??
Saluti, Mauro.
--
On this laptop no Windows system survives and LINUX POWER reigns UNLIMITED.
GnuPG key ID: 28A61681


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to