John Mann wrote:

Hello all. Does anyone know the file system type for
the Super Talent USB key drive? I've tried msdos,
vfat, auto, ext3, but none work (Nautilus says wrong
file system type). Thanks in advance.
John Mann


What does fdisk show you?


#fdisk -l

or

#fdisk -l /dev/sda

The right hand column (system) should say something like "Win95 FAT32" or "Linux".

If there is no partition on there, or no data that you need, you can use fdisk and mkfs to create a new filesystem.

Vinny


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to