On Thursday 17 May 2007 13:36, Mick wrote:

> A colleague used a USB stick on his home machine and when he brought
> it to work he can no longer access it using WinXP.  I offered to help
> with my Gentoo laptop (as one ought to rise to the challenge!) but it
> seems that Linux is also struggling to get to it:
>[cut]
> sda: assuming drive cache: write through
>  sda: unknown partition table

Might not help you in this case, but I seem to remember that, for some 
USB pens at least, if you format the drive using the windows "utility" 
that comes with the device, it screws up the partition table and uses 
the whole /dev/sda device to create a single fat32 filesystem. I'm 
fairly sure I saw one of two of these in the past.

So, have you tried mounting it using just

mount -t vfat /dev/sda /mnt/somewhere

?
-- 
[EMAIL PROTECTED] mailing list

Reply via email to