Hi, It doesn't work with /dev/sda1 or /dev/sda2, sda3, sdb, sdc1, sdb1 brw-r--r-- 1 root root 8, 0 Aug 14 2006 sda brw-r--r-- 1 root root 8, 1 Aug 14 2006 sda1 brw-r--r-- 1 root root 8, 2 Aug 14 2006 sda2 brw-r--r-- 1 root root 8, 16 Aug 14 2006 sdb brw-r--r-- 1 root root 8, 17 Aug 17 2006 sdb1 brw-r--r-- 1 root root 8, 18 Aug 17 2006 sdb2 brw-r--r-- 1 root root 8, 32 Aug 14 2006 sdc brw-r--r-- 1 root root 8, 33 Aug 17 2006 sdc1 brw-r--r-- 1 root root 8, 34 Aug 17 2006 sdc2 brw-r--r-- 1 root root 8, 35 Aug 17 2006 sdc3 brw-r--r-- 1 root root 8, 36 Aug 17 2006 sdc4 crw-r--r-- 1 root root 21, 0 Aug 14 2006 sg0 crw-r--r-- 1 root root 21, 3 Aug 14 2006 sg3 I am able to run fdisk and mkdosfs on /dev/sdb but again mount fail with "No such device" Thanks Regards Manish -----Original Message----- From: Julian Calaby [mailto:julian.calaby@xxxxxxxxx] Sent: Friday, August 18, 2006 5:36 PM To: Manish RATHI Cc: linux-scsi@xxxxxxxxxxxxxxx Subject: Re: scsi problem with usb On 8/14/06, Manish RATHI <manish.rathi@xxxxxx> wrote: > However when I try to mount by > Mount -t vfat /dev/sda /mnt/pendrive then > I get error "Mounting /dev/sda on /mems failed: No such device" I > tried it on sdb and sdc as well but it's not mounted. > > I also tried to run fdisk /dev/sda but same type of error appears. Try mounting using "/dev/sda1", rather than "/dev/sda". The device "sda" is the *entire* disk, "sda1" is the first partition on it - this will contain your data. Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html