Re: problem with /dev/cdrom --) /dev/cdrom0 [solved]

2004-04-01 Thread Mauro Darida
On Mon, 22 Mar 2004 at 03:43:36 +, Kevin Mark wrote:
> Ciao Mauro,
> IIRC this may have something to do with the DISCOVER package. IIRC it
> makes links during the boot process.
> -Kev
Thank you _so_ much!
apt-get --purge remove discover
solved the problem. I think it was rather difficult to spot where the
problem was. You expert people always impress me...

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]



Re: problem with /dev/cdrom --) /dev/cdrom0

2004-03-22 Thread Kevin Mark
On Fri, Mar 19, 2004 at 09:19:46AM +0100, Mauro Darida wrote:
> Recently I have discovered on my woody system this weird situation:
> ifi:/home/mario# ls -l /dev/cdrom
> lrwxrwxrwx1 root root   11 Mar 18  2004 /dev/cdrom ->
> /dev/cdrom0
> ifi:/home/mario# ls -l /dev/cdrom0
> lrwxrwxrwx1 root root9 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
> lrwxrwxrwx1 root root9 Mar 18 16:36 /dev/cdrom ->
> /dev/scd0
> but after reboot I get the previous situation:
> ifi:/home/mario# ls -l /dev/cdrom
> lrwxrwxrwx1 root root   11 Mar 18  2004 /dev/cdrom ->
> /dev/cdrom0
> How can I get rid of /dev/cdrom0 ??
> Saluti, Mauro.
Ciao Mauro,
IIRC this may have something to do with the DISCOVER package. IIRC it
makes links during the boot process.
-Kev


signature.asc
Description: Digital signature


problem with /dev/cdrom --) /dev/cdrom0

2004-03-22 Thread Mauro Darida
Recently I have discovered on my woody system this weird situation:
ifi:/home/mario# ls -l /dev/cdrom
lrwxrwxrwx1 root root   11 Mar 18  2004 /dev/cdrom ->
/dev/cdrom0
ifi:/home/mario# ls -l /dev/cdrom0
lrwxrwxrwx1 root root9 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
lrwxrwxrwx1 root root9 Mar 18 16:36 /dev/cdrom ->
/dev/scd0
but after reboot I get the previous situation:
ifi:/home/mario# ls -l /dev/cdrom
lrwxrwxrwx1 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]