login
Header Space

 
 

Re: Some Linux questions and comments

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Wednesday, August 5, 1992 - 9:13 am

In article <oeTp1cq00aw3A45UdS@andrew.cmu.edu> fl0p+@andrew.cmu.edu (Frank T Lofaro) writes:

        Yes it does. Actually, it supports any known fs (minix, ext and
msdos) as root.

        However, although the ext fs is currently included in linux, it
is still in tests. I think that the major bugs in it have been fixed
but I can't promise that it is bug-free ... I don't recommend using it
for crucial data and especially for the root fs.

        See also my answer to the question 5.


        No it doesn't. When I have used the minix fs code to implement
the ext fs, I have not noticed that the modification time only was stored
on disk so the ext fs currently acts the same way :-(

        I think that it will change in the near future (see the next
answer).


        Well, the ext fs is going to evolve soon to support bigger blocks
and other enhancements. I will try very hard to keep the fs structure
compatible with the current one but I can't promise that it will be
possible (for instance, if atime, mtime and ctime are stored on disk,
it means that the inode structure will change so, unless some code is
added to support "old ext fs", there will be compatibility problems).


        If you use the mount command from rootimage 0.96, you can mount
a msdos fs by using :
        mount -t msdos /dev/hdXX /dirname

        Actually, you can use this mount for every supported fs type.



--

        Remy Card
        card@masi.ibp.fr
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Some Linux questions and comments, Remy CARD, (Wed Aug 5, 9:13 am)
speck-geostationary