hello,
As I understand it the volume manger should handle that - but it sounds like it is not. If there are no othe SCSI devices in your system try this (as user root) in a terminal:
mkdir /mnt/flash
mount -t vfat /dev/sda1 /mnt/flash
You should now be able to access the drive in the directory /mnt/flash


Reply With Quote
Bookmarks