Ubuntu linux vs. Window Vista - they both suck!

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Post by JamesM »

If anyone knows a file system that's easy to implement and can be mounted in linux, please let me know. A specification or tutorial would also be useful.
FAT.
User avatar
zaleschiemilgabriel
Member
Member
Posts: 232
Joined: Mon Feb 04, 2008 3:58 am

Post by zaleschiemilgabriel »

In the "Hello World!" example on the FUSE project page, there is used a command "fusermount". What exactly does it do? I see the file "hello" is in the /tmp/fuse folder already, when this command is used, so the example filesystem is already mounted at that point...? That's confuisng! In the sample session, the fusermount command is called last, so what exactly does it do?

@JamesM: Thanks for the obvious suggestion. Image
Post Reply