I have a 128 Mb memory stick from a Sony camera. hwinfo can see the stick and its geometry as a "disk". However, mount requests that I specify a file system type. I have no idea what the format is. I have tried fat, vfat, msdos, umsdos, but none work. I even tried autofs and got the mount help print out. Any ideas appreciated. Ed Harrison
On Thursday 11 September 2003 6:07 am, Ed Harrison wrote:
I have a 128 Mb memory stick from a Sony camera. hwinfo can see the stick and its geometry as a "disk".
However, mount requests that I specify a file system type. I have no idea what the format is.
I have tried fat, vfat, msdos, umsdos, but none work. I even tried autofs and got the mount help print out.
Any ideas appreciated.
Ed Harrison
Why don't you show us the messages that show up in /var/log/messages when you plug in the reader? -- +----------------------------------------------------------------------------+ + Bruce S. Marshall bmarsh@bmarsh.com Bellaire, MI 09/11/03 09:58 + +----------------------------------------------------------------------------+ "I took an IQ test and the results were negative."
** Reply to message from Bruce Marshall <bmarsh@bmarsh.com> on Thu, 11 Sep 2003 09:59:21 -0400
On Thursday 11 September 2003 6:07 am, Ed Harrison wrote:
I have a 128 Mb memory stick from a Sony camera. hwinfo can see the stick and its geometry as a "disk".
However, mount requests that I specify a file system type. I have no idea what the format is.
I have tried fat, vfat, msdos, umsdos, but none work. I even tried autofs and got the mount help print out.
Any ideas appreciated.
Ed Harrison
Why don't you show us the messages that show up in /var/log/messages when you plug in the reader?
linux:/boot/grub # tail /var/log/messages Sep 11 13:05:10 linux kernel: sdb: Write Protect is off Sep 11 13:05:10 linux kernel: sdb: I/O error: dev 08:10, sector 0 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 0 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 2097144 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 2097144 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 0 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 0 Sep 11 13:05:10 linux kernel: unable to read partition table Sep 11 13:05:10 linux kernel: Device not ready. Make sure there is a disc in the drive. Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 0 The memory stick is in the reader (I tried it without and got error messages for /dev/sdb through /dev/sdt). The original question was "what is the filesystem type?" The stick is formatted by the camera, but nothing in the literature tells what type of format. Ed Harrison
On Thu, 2003-09-11 at 13:10, Ed Harrison wrote:
Why don't you show us the messages that show up in /var/log/messages when you plug in the reader?
linux:/boot/grub # tail /var/log/messages Sep 11 13:05:10 linux kernel: sdb: Write Protect is off Sep 11 13:05:10 linux kernel: sdb: I/O error: dev 08:10, sector 0 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 0 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 2097144 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 2097144 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 0 Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 0 Sep 11 13:05:10 linux kernel: unable to read partition table Sep 11 13:05:10 linux kernel: Device not ready. Make sure there is a disc in the drive. Sep 11 13:05:10 linux kernel: I/O error: dev 08:10, sector 0
The memory stick is in the reader (I tried it without and got error messages for /dev/sdb through /dev/sdt). The original question was "what is the filesystem type?"
The stick is formatted by the camera, but nothing in the literature tells what type of format.
Ed Harrison
I have two different memory sticks that I use. I also have problems when inserting and found that if you plug/unplug the memory stick at least three times if will finally recognize the partitions and let you mount it. The drive will either be /dev/sda1 -or- /dev/sdb1. You need to check using dmesg or by looking in your messages file. -- Ken Schneider unix user since 1989 linux user since 1994 SuSE user since 1998
** Reply to message from Ken Schneider <kschneider@rtsx.com> on Thu, 11 Sep 2003 13:18:47 -0400
I have two different memory sticks that I use. I also have problems when inserting and found that if you plug/unplug the memory stick at least three times if will finally recognize the partitions and let you mount it. The drive will either be /dev/sda1 -or- /dev/sdb1. You need to check using dmesg or by looking in your messages file.
dmesg says mount is aborting, but /dev/sdd1 did mount and the images are viewable. Thanks. Ed Harrison
I noticed the same strange behaviour with firewire HD. plug/unplug a few times and then it finaly works... Thomas Ken Schneider wrote:
I have two different memory sticks that I use. I also have problems when inserting and found that if you plug/unplug the memory stick at least three times if will finally recognize the partitions and let you mount it. The drive will either be /dev/sda1 -or- /dev/sdb1. You need to check using dmesg or by looking in your messages file.
participants (4)
-
Bruce Marshall
-
Ed Harrison
-
Ken Schneider
-
thomas