Results 1 to 4 of 4
I'm going out of my mind. It shows up in system:/media as unmounted but won't let me mount. Music players don't see media in the drive. can't read data cds ...
- 11-03-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 9
Can't mount a cd or dvd.
I'm going out of my mind.
It shows up in system:/media as unmounted but won't let me mount. Music players don't see media in the drive. can't read data cds or dvds
My fstab looks like this.
/dev/hda3 swap swap defaults 0 0
/dev/hda2 / ext2 defaults 1 1
/dev/hda4 /home ext2 defaults 1 2
/dev/hda1 /Win ntfs ro 1 0
/dev/hdb1 /Scratch ntfs ro 1 0
/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
I have seen a lot of post with ppl trying to help by saying shh this and bash that. I get lost
and need a little more guidance than that.
Please help.
- 11-03-2007 #2Just Joined!
- Join Date
- Jun 2007
- Posts
- 9
Nope.
When I try to mount it in the console it says its not a valid block device. I tried changing the fstab from
/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0
to
/dev/hdc /mnt/cdrom auto noauto,owner,ro 0 0
But that did nothing
- 11-04-2007 #3Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
mount , fstab
hi , my fstab is like this :
/dev/hdb2 swap swap defaults 0 0
/dev/hdb1 / ext3 defaults 1 1
/dev/hdb3 /home ext3 defaults 1 2
/dev/hda1 /mnt/win ntfs gid=100,umask=022,users 0 0
/dev/hdc /mnt/cdrom iso9660 auto,user,rw 0 0
/dev/hdd /mnt/dvdrom iso9660 auto,user,rw 0 0
/dev/sda1 /mnt/pendrive vfat gid=100,umask=002,users 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
and everithing runs perfect. sorry my english
ckt1g3r
- 11-05-2007 #4Just Joined!
- Join Date
- Jun 2007
- Posts
- 9
I swapped drives & it works.


Reply With Quote
