Yes I have mounted the USB mass storage, and it is mounted correctly. But when I try to save files I get an error saying "error output file". Moreover, when I plug this flash in windows and write some files there, and the plug it in linux it is again mounted correctly, but the stored files (from windows) don't appear to me!!!!!!!! -----Original Message----- From: Barry L. Kline [mailto:blkline@xxxxxxxxxxxxx] Sent: Wednesday, November 12, 2003 5:21 PM To: psyche-list@xxxxxxxxxx Subject: Re: Question On Wednesday 12 November 2003 02:15 am, Sanea, Waleed wrote: > I am a new member in this mailing list, and hopefully I will benefit a > lot from your valuable posted messages. However, I have a problem in my > Linux Redhat 8 with the USB mass storage. When I plug it and format to > vfat (FAT 32), and then try to write to it, I get an error!. One more > thing is that when I plug this mass storage in windows 2000 and format > it using FAT32, and then write files to it (txt file or whatever type), > these files don't appear to me when I plug the mass storage in Linux > !!!!!!. > > I don't know actually what the problem is, so if anybody knows the > solution, their assistance is highly appreciated. Have you mounted the USB storage device? When you plug it in you should see entries in /var/log/messages that indicate that the device has been located. I have a USB connected flash card reader for my camera memory and to actually use it, I do: mount -t vfat /dev/sda1 /mnt/flash (where /mnt/flash is a directory I created as a mount point). Before disconnecting the device I type: umount /mnt/flash to ensure that everything has been written out. If this information doesn't get you going then repost and add more detailed descriptions about what you've tried. Barry -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/psyche-list This email has been sent from Advanced Electronics Company, Ltd (AEC). The information in this email and in any files transmitted with it, is intended only for the addressee and may contain confidential and/or privileged material. Access to this email by anyone else is unauthorized. If you receive this in error, please contact the sender or postmaster@xxxxxxxx immediately and delete the material from any computer. This email and its attachments are believed to be free of any virus, or defect, but it is the responsibility of the recipient to ensure this. AEC accepts no liability for any damage caused by any virus transmitted by this email. -- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/psyche-list