Skip to main content

Thread: Ubuntu doesn't mount any removable devices?


hi there,

noticed i've got problem usb sticks, cd / dvd's, external hdd's etc. wouldn't automount devices put in, use
code:
sudo mount /dev/something /media/something
and work. put in phone via usb , wanted mount manually:

code:
daniel@daniel:~$ sudo mount /dev/sawk: cannot open /etc/fstab (permission denied)
i typed "sudo mount /dev/sdb" , pressed tab, got "awk: cannot open /etc/fstab (permission denied)" text filled in?!

strange...

dmesg:

code:
[10720.003226] hub 6-0:1.0: unable enumerate usb device on port 1  [11079.904021] usb 2-2: new high speed usb device using ehci_hcd , address 3  [11081.510909] usb 2-2: configuration #1 chosen 1 choice  [11081.538740] initializing usb mass storage driver...  [11081.548022] scsi6 : scsi emulation usb mass storage devices  [11081.548107] usb-storage: device found @ 3  [11081.548109] usb-storage: waiting device settle before scanning  [11081.548115] usbcore: registered new interface driver usb-storage  [11081.548118] usb mass storage support registered.  [11086.548144] usb-storage: device scan complete  [11086.548757] scsi 6:0:0:0: direct-access     usb mass storage device        pq: 0 ansi: 2  [11087.938409] sd 6:0:0:0: [sdb] 16055296 512-byte hardware sectors: (8.22 gb/7.65 gib)  [11087.938905] sd 6:0:0:0: [sdb] write protect off  [11087.938907] sd 6:0:0:0: [sdb] mode sense: 03 00 00 00  [11087.938909] sd 6:0:0:0: [sdb] assuming drive cache: write through  [11087.941405] sd 6:0:0:0: [sdb] 16055296 512-byte hardware sectors: (8.22 gb/7.65 gib)  [11087.941902] sd 6:0:0:0: [sdb] write protect off  [11087.941904] sd 6:0:0:0: [sdb] mode sense: 03 00 00 00  [11087.941905] sd 6:0:0:0: [sdb] assuming drive cache: write through  [11087.941909]  sdb: sdb1  [11087.942891] sd 6:0:0:0: [sdb] attached scsi removable disk  [11087.942953] sd 6:0:0:0: attached scsi generic sg3 type 0  [11648.204525] usb 2-2: usb disconnect, address 3  [11652.164520] usb 2-2: new high speed usb device using ehci_hcd , address 4  [11653.765810] usb 2-2: configuration #1 chosen 1 choice  [11653.776961] scsi7 : scsi emulation usb mass storage devices  [11653.778125] usb-storage: device found @ 4  [11653.778127] usb-storage: waiting device settle before scanning  [11658.778215] usb-storage: device scan complete  [11658.778826] scsi 7:0:0:0: direct-access     usb mass storage device        pq: 0 ansi: 2  [11660.174353] sd 7:0:0:0: [sdb] 16055296 512-byte hardware sectors: (8.22 gb/7.65 gib)  [11660.174846] sd 7:0:0:0: [sdb] write protect off  [11660.174848] sd 7:0:0:0: [sdb] mode sense: 03 00 00 00  [11660.174850] sd 7:0:0:0: [sdb] assuming drive cache: write through  [11660.176349] sd 7:0:0:0: [sdb] 16055296 512-byte hardware sectors: (8.22 gb/7.65 gib)  [11660.177081] sd 7:0:0:0: [sdb] write protect off  [11660.177083] sd 7:0:0:0: [sdb] mode sense: 03 00 00 00  [11660.177085] sd 7:0:0:0: [sdb] assuming drive cache: write through  [11660.177088]  sdb: sdb1  [11660.178066] sd 7:0:0:0: [sdb] attached scsi removable disk  [11660.178129] sd 7:0:0:0: attached scsi generic sg3 type 0

code:
sudo mkdir /media/phone sudo mount -t vfat /dev/sdb1 /media/phone
where sdb1 location of phone (you can check
code:
sudo fdisk -l


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Ubuntu doesn't mount any removable devices?


Ubuntu

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support