Questions like this should always be sent to the linux-usb mailing list so that other people can contribute. On Mon, 8 Feb 2010, Ramakrishnan GT wrote: > Hi, > I found in some mail thread that you solved in mounting samsung > galaxy in linux. Now i'm facing the same problem. Please help me out. > I have redhat 4 and Below I paste the terminal commands I used. Which version of the kernel is it? > $ mount /dev/sda /mnt/ > $ mount: No medium found > $ dmesg > .... > ..."I'm pasting the last few lines here".... > scsi3 : SCSI emulation for USB Mass Storage devices > usb-storage: Bus reset ended with -16 > scsi: Device offlined - not ready after error recovery: host 3 channel 0 id > 0 lun 0 > USB Mass Storage device found at 7 > usb 1-4: USB disconnect, address 7 > usb 1-4: new high speed USB device using address 8 > scsi4 : SCSI emulation for USB Mass Storage devices > Vendor: Samsung Model: SAMSUNG Android Rev: Mass > Type: Direct-Access ANSI SCSI revision: 02 > Attached scsi removable disk sda at scsi4, channel 0, id 0, lun 0 > USB Mass Storage device found at 8 > > $ /sbin/blockdev -rereadpt /dev/sda > $ /dev/sdf: No such file or directory You did not cut & paste this correctly: The last line should not have a '$' at the start, and you must have typed "/dev/sdf" rather than "/dev/sda". What do you get if you type everything correctly? You should also get usbmon trace showing what happens when you plug in the drive and try to mount it (see Documentation/usb/usbmon.txt). Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html