Find the answer to your Linux question:

View Poll Results: Do you like filesystems?

Voters
15. You may not vote on this poll
  • Yes!

    1 6.67%
  • No. No, I really don't.

    2 13.33%
  • What the hell kind of poll is this?

    12 80.00%
Results 1 to 8 of 8
I am trying to find some online resources about filesystem fundamentals. In particular, how one goes about writing a filesystem, and what the necessary components of a file system are. ...
  1. #1
    Linux Newbie
    Join Date
    Dec 2004
    Location
    Portland, OR
    Posts
    123

    Filesystem Theory

    I am trying to find some online resources about filesystem fundamentals. In particular, how one goes about writing a filesystem, and what the necessary components of a file system are. I am quite able to find definitions of ext3 and what not, i'm looking for sort of a bare bones over all resource here. any ideas? thanks a bunch

  2. #2
    Linux Engineer
    Join Date
    Apr 2005
    Location
    Buenos Aires, Argentina
    Posts
    908
    Have you ever Googled for it? I'm pretty sure that you can find lot of information about the different filesystems.

    http://www.google.com/search?hl=en&q...=Google+Search
    serzsite.com.ar
    "All the drugs in this world won\'t save you from yourself"

  3. #3
    Linux Enthusiast
    Join Date
    Aug 2005
    Posts
    542
    How do I not like file systems... or how do I like filesystems?? I guess I like them...

  4. #4
    Linux User Game master pro's Avatar
    Join Date
    Sep 2005
    Location
    Tasmania, australia
    Posts
    274
    I suppose i like filesystems.......

  5. #5
    Just Joined! the ex's Avatar
    Join Date
    Nov 2005
    Location
    oregon
    Posts
    41
    i hate file systems, HFS+ in particular... im trying to get access to my Mac disk from SuSE and i can get in, but there are some folders i cant view (just so happens they are the important ones)

    tommorow im installing XP, so i can use MacDIsk to get into the drive and get my files...


    FAT32, now thats a file system... everything should be in FAT32

  6. #6
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,391
    Do I like filesystems? Hell yes, when the alternative is not having on-disk files (like having to key in your operating system by hand using a front panel after startup... Ugggg!). But also no, particularly when you click the 'download' button on some web page and press 'save to disk' and that's the last you ever see of the file, no amount of 'find / ...' will turn it up, and you end up downloading it again, and this time reading what the file is actually called and the directory name where it is being put.
    Linux user #126863 - see http://linuxcounter.net/

  7. #7
    Linux Engineer
    Join Date
    Mar 2005
    Posts
    1,431
    I voted 3, cause I don't know which purpose the poll has and especially not what you mean with liking a file system... Maybe "do you like ext3, reiserfs or fat32?" or "would you like programming a filesystem?", but...

  8. #8
    Just Joined!
    Join Date
    Jun 2005
    Location
    Canada, Halifax
    Posts
    86
    From a theoretical point of view a file system is not required at all; why not a database of object pointers?

    http://www.faqs.org/docs/artu/ch20s03.html#id3019140

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •