On Thu, May 05, 2005 at 12:29:06PM +1000, Geoffrey Cowling wrote: > I burnt a digitized book to a CDROM. > There was an subdirectory "images"--a few of the images were e.g. "A.png" > for initial letters. The other images were lowercased .. > When burnt the letters were lowercased; e.g. a.png. This meant under > Linux i had several bits left over (default used) > M$ could not tell the difference. > >From man, Google I would have thought that any change would have > uppercased all...to conform to DOS.
I suspect they are all uppercase as seen from dos, but lowercase as seen from linux. Linux is doing this for your eye's sake. You'll need to burn in Joliet format (from memory) if you want to see both cases. Matt -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
