[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Simultaneous mounting dvd & cdrw conflict



On Tue, Jun 08, 2004 at 09:53:24AM +0100, Lee Braiden wrote:
> On Tuesday 08 Jun 2004 02:03, Adam Bogacki wrote:
> > > Tux:~# mount -t iso9660 /dev/dvd /mnt/dvd
> > > mount: /dev/dvd is not a block device
> 
> > > Tux:~# ln -s /dev/hdc /dev/dvd
> > > ln: `/dev/dvd/hdc': File exists
> 
> I think your /dev/dvd link is broken.  Try:
> 
> rm -rf /dev/dvd
> ln -s /dev/hdc /dev/dvd
> 

or this should also work after removing /dev/dvd (it seems that it was
created as a directory instead of link for some reason)

ln -s hdc /dev/dvd

> -- 
> Lee Braiden
> lee_b@member.fsf.org
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
>  
>  +++++++++++++++++++++++++++++++++++++++++++
>  This Mail Was Scanned By Mail-seCure System
>  at the Tel-Aviv University CC.



Reply to: