I also have a usb stick named 'Kingston'. When I copy any unexecutable file to it, the file becomes executable.
The stick contains a Windows folder named 'urDrive' and three other Windows files, 'autorun.inf', 'unInstaller.exe' and 'urDrive.exe'.
When I look at the drive in PCLinuxOS Control Centre, I see these details:
Device: sdb1
Volume label: KINGSTON
UUID: 3433-3231
DOS drive letter: C (just a guess)
Type: W95 FAT32 (LBA) (0xc)
Start: sector 2232
Size: 3.7GB (99%), 7812936 sectors
Cylinder 0 to 1016
Mounted
One of the file systems offered in PCC is 'ext4'. My hard drive partitions are 'ext3'.
I have these questions:
1. Will the usb stick become unusable if I delete the Windows folder and files?
2. Will I be able to use the stick (formatted other than with a ext3 system) to hold copies of files created on ext3 partitions and copy or move them back to the hard drive in a usable form?
3. Would it be better to use a file system other than ext4 and, if so, which system?
Thank you.