Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '*WARNING* Create lower case FAT volume names' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
*WARNING* Create lower case FAT volume names
Authored by: tempel on May 08, '09 02:28:05AM

I believe you don't understand what I am saying:

This is not about other accidentally found locations, this is about the location at offset 0x10000e0. This is where YOU found the root dir and its volume label therein. But on other disks both the location of the root dir and the relative location of its label may be different.

Your hex dump, though, only checks for the label in the volume's master block, which is more likely at a constant location (but even that's not always the case). Your instructions do not even suggest that the second location that you're patching (which is actually the only one that needs changing) needs to be verified with a hex dump as well!



[ Reply to This | # ]