[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mounting a USB



 > From: "http://www.juno.com/~w1few"; <http://www.juno.com/~w1few>
 > Date: Tue, 26 Jun 2012 22:09:21 GMT
 >
 > Sorry it didn't work.  sdb1 is the 448 gig drive and it thinks / is usb0 and 
 > dosen't copy anything to the drive.
 > Ideas?
 > D

Try:
 1) Unplugging the USB drive.
 2) Plug it back in.
 3) Try "dmesg | tail -20".
 4) Look at the output should look something like the below.
 5) Note the "sdb" part.  Yours may not be sdb -- it may be something
    else.  Say it's "sdc".
 6) Do "mount /dev/sdc1 /usb0" ; then, try "mount /dev/sdc /usb0"

Tell me how it goes.

 Jun 24 10:50:07 cuds kernel: [612512.408305] usb 1-5.2: new high-speed USB device number 13 using ehci_hcd
 Jun 24 10:50:07 cuds kernel: [612512.501167] usb 1-5.2: New USB device found, idVendor=0480, idProduct=a001
 Jun 24 10:50:07 cuds kernel: [612512.501176] usb 1-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
 Jun 24 10:50:07 cuds kernel: [612512.501182] usb 1-5.2: Product: External USB HDD
 Jun 24 10:50:07 cuds kernel: [612512.501187] usb 1-5.2: Manufacturer: Toshiba
 Jun 24 10:50:07 cuds kernel: [612512.501191] usb 1-5.2: SerialNumber: 373941384630465153202020
 Jun 24 10:50:07 cuds kernel: [612512.501902] scsi5 : usb-storage 1-5.2:1.0
 Jun 24 10:50:07 cuds mtp-probe: checking bus 1, device 13: "/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5.2"
 Jun 24 10:50:08 cuds mtp-probe: bus: 1, device: 13 was not an MTP device
 Jun 24 10:50:08 cuds kernel: [612513.500845] scsi 5:0:0:0: Direct-Access Toshiba  External USB HDD 1.04 PQ: 0 ANSI: 4
 Jun 24 10:50:08 cuds kernel: [612513.503100] sd 5:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
 Jun 24 10:50:08 cuds kernel: [612513.503722] sd 5:0:0:0: [sdb] Write Protect is off
 Jun 24 10:50:08 cuds kernel: [612513.536770]  sdb: sdb1 sdb2
 Jun 24 10:50:08 cuds kernel: [612513.541750] sd 5:0:0:0: [sdb] Attached SCSI disk




Why do you want this page removed?