Re: Normal drive behavior?
- From: Peter Garrett <peter.garrett@xxxxxxxxxxxxxxx>
- Date: Wed, 31 Jan 2007 15:54:03 +1100
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
- References:
- Normal drive behavior?
- From: Lorin Pino
- Normal drive behavior?
- Prev by Date: RE: running windows via kvm module -- any experiences?
- Next by Date: Re: whois microsoft
- Previous by thread: Normal drive behavior?
- Next by thread: Need help to connect to the internet...
- Index(es):
Relevant Pages
|