Linked by Thom Holwerda on Wed 17th Dec 2008 21:13 UTC
Mac OS X MacFUSE 2.0 was recently released onto the world, and now, its author, Amit Singh, as given Mac users something they've been waiting for ever since they first laid eyes on Mac OS X: access to numerous old (and more recent) file systems, through something called AncientFS. Always wanted to mount v1tap DEC tapes as ordinary volumes in Mac OS X? Here's your chance.
Order by: Score:
Lost Data
by David on Wed 17th Dec 2008 22:08 UTC
David
Member since:
1997-10-01

This is really cool, because data stored digitally really has a poor track record when it comes to longevity, not because the media is fragile (though that too, sometimes) but because after a couple decades, nobody has machines that can read it. This kind of project could prove to be very useful for historians and archivists in the future.

Reply Score: 3

RE: Lost Data
by rhyder on Thu 18th Dec 2008 21:16 UTC in reply to "Lost Data"
rhyder Member since:
2005-09-28

Looks like an interesting project, although I was disappointed that it seems to focus on Unix file systems. That said, I don't suppose that retro gamers were really the target.

Reply Score: 2

Fantastic
by tyrione on Thu 18th Dec 2008 02:30 UTC
tyrione
Member since:
2005-11-21

I've used most of those filesystems and I've got quite a bit of old code [NeXT based] that would be nice just to drag n' drop over, then convert.

Tapeback up systems of older stuff will even help Apple and their archives.

Reply Score: 2

RE: Fantastic
by judgen on Thu 18th Dec 2008 09:38 UTC in reply to "Fantastic"
judgen Member since:
2006-07-12

Wasnt there a NEXT filesystem driver in Rhapsody? I dont know if it works on newer versions or if it ever even was released to the public. But i agree this is interesting indeed.

Reply Score: 3

RE[2]: Fantastic
by strim on Thu 18th Dec 2008 10:41 UTC in reply to "RE: Fantastic"
strim Member since:
2008-07-01

I believe that "NeXT" filesystem evolved into what is called now "UFS".

Reply Score: 0

RE[3]: Fantastic
by antik on Thu 18th Dec 2008 16:58 UTC in reply to "RE[2]: Fantastic"
antik Member since:
2006-05-19

I believe that "NeXT" filesystem evolved into what is called now "UFS".

http://en.wikipedia.org/wiki/Unix_File_System

NeXTStep, which was BSD-derived, also used a version of UFS. In Apple's Mac OS X, it is available as an alternative to HFS+, their proprietary filesystem. However, as of Mac OS X v10.5, one cannot install Mac OS X "Leopard" on a UFS-formatted volume. In addition, one cannot upgrade older versions of Mac OS X installed on UFS-formatted volumes to Leopard; upgrading requires reformatting the startup volume.

Reply Score: 4

RE[3]: Fantastic
by helf on Thu 18th Dec 2008 19:59 UTC in reply to "RE[2]: Fantastic"
helf Member since:
2005-07-06

Its just a modified UFS...

Here's a thread on the NeXT forums I frequent about accessing NeXT partitions from inside Windows.

http://nextcomputers.org/forums/viewtopic.php?t=1667

Thought it might be of interest.

Reply Score: 3

RE: Fantastic
by tyrione on Fri 19th Dec 2008 01:10 UTC in reply to "Fantastic"
tyrione Member since:
2005-11-21

I want to clarify that I can mount read-only my old NeXT archives in Linux. That's not the issue. Being able to seemlessly work within Finder w/o the need of custom mount commands and more is what makes this intriguing for myself.

Reply Score: 3

sshfs
by zombie process on Thu 18th Dec 2008 16:58 UTC
zombie process
Member since:
2005-07-08

Anyone know if the improvements to sshfs reported in the changelogs make it worth using?

Reply Score: 2

RE: sshfs
by rexstuff on Thu 18th Dec 2008 18:01 UTC in reply to "sshfs"
rexstuff Member since:
2007-04-06

You're going to have to expand on that. I've always found sshfs 'worth using'. What's your criteria? Where does it fall short?

BTW, when you leave a comment like that 'have they made X worth using yet?' without talking about any sort of specifics as to why X isn't worth using, you just come across as bitchy. You probably don't want that.

Reply Score: 3

RE[2]: sshfs
by zombie process on Thu 18th Dec 2008 19:05 UTC in reply to "RE: sshfs"
zombie process Member since:
2005-07-08

I was asking whether the implementation of sshfs in macfuse was worth using yet because it's widely known, at least in circles I travel in, that previous implementations were lacking. Streaming sucked, errors were often kicked out while editing files on remote systems, etc. It has been a while since I've tried faffing with it, and I wanted to know it if was now ready for prime-time.

I use sshfs more or less exclusively on my linux boxen, but to allow mounting shares, etc, for my wife's Macs, I had to setup samba/cifs.

Thanks for exposing my glaring weaknesses, oh great one.

-Bitchy Process

Reply Score: 2