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

Re: mount error



On Tue, 07 Feb 2006 14:18:09 -0600
Pedro Acevedo González <pacevedo@ice.co.cr> wrote:

> Andrew Sackville-West wrote:
> 
> >On Mon, 06 Feb 2006 08:36:27 -0600
> >Pedro Acevedo González <pacevedo@ice.co.cr> wrote:
> >
> >  
> >
> >>I can't mount dvds of any kind. Does anybody know how could I fix this 
> >>problem....
> >>my fstab:
> >> >> /etc/fstab: static file system information.
> >>#
> >># <file system> <mount point>   <type>  <options>       <dump>  <pass>
> >>proc            /proc           proc    defaults        0       0
> >>/dev/hda2       /               ext3    defaults,errors=remount-ro 0       1
> >>/dev/hda4       none            swap    sw              0       0
> >>/dev/hda5       /home           ext3    defaults        0       2
> >>/dev/hdc        /media/dvd      iso9660 ro,user,noauto  0       0
> >>/dev/hdd        /media/cdrom1   iso9660 ro,user,noauto  0       0
> >>/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
> >>/dev/sda1       /media/flash    vfat    rw,user,noauto  0    0
> >>/dev/sda2       /media/usb    vfat    rw,user,noauto  0       0
> >>/dev/sda        /home/pedro/mp3 vfat    rw,user,noauto  0       0
> >>
> >> >> dmesg output:
> >>             cdrom: open failed.
> >>    
> >>
> >
> >what command did you use to mount your dvd?
> >
> >A
> >  
> >
> >> Thanks in advaned!
> >>
> >>
> >>-- 
> >>To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> >>with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> >>
> >>    
> >>

Please reply to the list, not to me directly.

>     I used:
>     mount /dev/dvd

you have no fstab entry for /dev/dvd. you should have used 

mount /media/dvd 

or

mount /dev/hdc

unless maybe you have a symlink /dev/dvd -> /dev/hdc, but I'm not sure how that plays with fstab

A

> 

Attachment: pgpYxzAiYC9KZ.pgp
Description: PGP signature


Reply to: