On Fri, 15 Oct 2004, Derrick Hudson wrote:

Note that in moving files from the Mac fs (UFS is old Macintosh, isn't
it?) that you may need to set UNIX properties on the ext2 system such
as owner and permission bits because, AFAIK, the Mac fs doesn't store
that sort of information.

Not quite. UFS seems to be some synonym for BSD's FFS, or maybe a further development of FFS. Mac OS X can use it because of its BSD connections.

The predominant Mac filesystem is HFS+, which does Unix-style owners and
modes, but isn't inode-based (it emulates them for the sake of OS X in
circumstances where it matters). The older Mac filesystem is HFS, which
had 32-char filenames and no concept of ownership.

FWIW. :)

- Aaron

--
Aaron Hall           :    I do quarrel with logic that says, "Stupid people
[EMAIL PROTECTED]  :    are associated with X, therefore X is stupid."
                     :    Stupid people are associated with everything.
                     :                                       -- Larry Wall


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to