Page 1 of 1

USB Drive is not mounting. [Solved]

PostPosted: Jul 17th, '11, 02:20
by newbieman
My USB Drive is not mounting automatically. I also had this problem with my Windows Partition..*wifes part of the harddrive... 8-) * After using diskdrake, I was able to read both and actually get the Windows Parition to mount properly. I just can't mount the USB drive so i can see it in the file manager. After checking Fstab/Mtab I found the following.

Fstab Entry
# Entry for /dev/sda6 :
UUID=aff53f99-529d-416d-b35e-a51fccb48591 / ext4 acl,relatime 1 1
/dev/cdrom /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0
# Entry for /dev/sda1 :
UUID=B238FB3638FAF7E5 /media/win_c ntfs-3g defaults,umask=000 0 0
# Entry for /dev/sda2 :
UUID=36A800DEA8009F0D /media/win_d ntfs-3g umask=000,user 0 0
# Entry for /dev/sdc1 :
UUID=4C76-B8E2 /mnt/windows vfat defaults,umask=000 0 0
none /proc proc defaults 0 0
# Entry for /dev/sda5 :
UUID=2dc018ac-9b6f-4ba9-92d1-d990af044e1a swap swap defaults 0 0


Mtab Entry
/dev/sda6 / ext4 rw,relatime,acl,commit=0 0 0
none /proc proc rw 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
/dev/sda1 /media/win_c fuseblk rw,nosuid,nodev,allow_other,blksize=4096,default_permissions 0 0
/dev/sda2 /media/win_d fuseblk rw,noexec,nosuid,nodev,allow_other,blksize=4096,default_permissions 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0


Is there something I'm missing?

Thanks.

Re: USB Drive is not mounting. [Solved]

PostPosted: Jul 17th, '11, 09:04
by wobo
How can a thread which ends with a question be marked as "[Solved]" ?
If you did that because you found the answer by yourself, pls post the answer here for the benefit of another user who may have the same question.

Re: USB Drive is not mounting. [Solved]

PostPosted: Jul 17th, '11, 10:21
by isadora
Another, cosmetic remark: when your problem is solved, please mark it by placing [SOLVED] in the beginning of the topic-title.