Skip to content

Comment on Maemo Firefox disables Flashparent

Comments

> I couldn't install Photoshop on my Mac because my file system is case sensitive.

How do you run your Mac off a non-HFS filesystem? I thought Mac OS would only install on an HFS+-formatted drive. (Or maybe you just wanted to install Photoshop on a non-boot disk?)

As jacobolus said, you can format HFS+ as case-sensitive when you install OS X. I do this because I need to compile code that assumes a case-sensitive FS (for example, the Haiku OS).

Oh, that's interesting --it never occurred to me to do so (although I am sufficiently often bitten by the old `mv a A` pseudo-bug that I think I'll consider it). It's also an interesting reason to do so.

I understand why code might assume a case-sensitive FS, but am puzzled how it might make use of case-insensitivity. Do you know what happens with the Photoshop installer? Is it doing something silly like `touch a; cp A b`?

I read an account of how a guy managed to move his Photoshop installation from a case-insensitive FS to a case-sensitive one. It mostly involved just renaming files, so I don't see why Adobe can't spend a few moments fixing their files.

Link: http://imaginationunbound.blogspot.com/2007/12/adobe-photosh...

You can make HFS+ case-sensitive. I don’t recommend it, as you’ll run into problems like the commenter above.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.