Re: Normal drive behavior?



On Tue, 30 Jan 2007 18:59:46 -0600
Lorin Pino <ljpino@xxxxxxx> wrote:

[snips]

/etc/fstab only shows hdc:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1
/dev/hda5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0

In /media there is a cdrom and a cdrom0 (which is only a link to
cdrom). Does this mean that they are trying to use the same mount
point?

No, I think it means there is only one existing mount point - /media/cdrom0

How do I fix this? Shouldn't hdd be in fstab also?

Yes, i think so - for instance I have this in /etc/fstab:

/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0

You might need to create a /media/cdrom1 directory

sudo mkdir /media/cdrom1

and of course add a line as above in fstab.

Peter

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Fstab Config for External Hard Drives?
    ... # /etc/fstab: static file system information. ... # Entry for /dev/sda1: ... only the last mount wil take. ...
    (Ubuntu)
  • Re: SUCCESS AT LAST
    ... >> "If the game wants to run from the CD, then your problem is that you ... >> not mount the CDROM drive in the .conf file or manually. ... guess you have to do two separate lines for the two drives.. ...
    (comp.sys.ibm.pc.games.adventure)
  • Re: cant mount drive
    ... > through the driver that runs the device. ... > mulfunctioning or something else is fixing itself on the cdrom. ... When I bootup it is giving an error of mount fd type ro is not ... The author of cdrecord should not be bothered with problems in ...
    (Fedora)
  • cannot mount cdrom!
    ... This is a normal ATAPI IDE cdrom drive, ... This is what happens when I try to mount ... Uniform CD-ROM driver Revision: 3.20 ... hdc: command error: status=0x51 ...
    (Debian-User)
  • Re: SUCCESS AT LAST
    ... >> not mount the CDROM drive in the .conf file or manually. ... >> where you put the correct drive letter for your system." ...
    (comp.sys.ibm.pc.games.adventure)