Results 1 to 6 of 6
Here lately i've been having some trouble with my cdrom drive mounting it gives me this message :
mount: can't find /mntcdrom in /etc/fstab or /etc/mtab
and when i try ...
- 03-12-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 50
Mounting/Unmounting Cd-Rom
Here lately i've been having some trouble with my cdrom drive mounting it gives me this message :
mount: can't find /mntcdrom in /etc/fstab or /etc/mtab
and when i try to unmont it it gives me this message:
umount: /mnt/cdrom/: not mounted
Im using the mount and umount commands anyone have any suggestions for me to use?
- 03-13-2005 #2Just Joined!
- Join Date
- Feb 2005
- Location
- Clackamas, Oregon, USA
- Posts
- 13
How is your fstab setted up?
- 03-13-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 50
/dev/hda1 / ext3 noatime 1 1
/dev/hda3 /mnt/windows ntfs umask=0, nls=iso8859-1, ro 0 0
none /proc proc defaults 0 0
/dev/hda2 swap swap defaults 0 0
- 03-13-2005 #4
You need to have a line like the followin in order to mount a cdrom:
/dev/hdc /mnt/cdrom auto umask=0,user,noauto,rw,exec,users 0 0
That is assuming that hdc is your cdrom and is plugged into the 2nd IDE channel and is set as Master.
- 03-14-2005 #5Just Joined!
- Join Date
- Feb 2005
- Posts
- 50
thank you that got it
- 04-21-2006 #6Just Joined!
- Join Date
- Apr 2006
- Posts
- 1
Help!!
im a bit new to linux and i want to know where i can get some info on this software, for eg programs how to installl programs and programs available for development. Im a second year comp sci student in jamaica at the university of the west indies and im using ubuntu 5.10. Please assist, jus tell me everything u can or give me links to resources of u if u have ant tutorials it wud help.
Much Thanks!


Reply With Quote
