[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ext2 fuer SLINK



Michelle Konzack schrieb am Freitag, 28. März 2003 um 03:52:08 +0200:
> muss ein paar ZIP-Disks SLINK-Kompatibel machen und weis nicht, 
> wie ich das anstellen soll... Die DOcs helfen nicht weiter !!!

tja, 390 MB hab ich zwar nicht...
> 
> Mit mkfs.ext2 kann ich nur ext2 (2.2.xx) und ext3 (2.4.xx) machen. 
> Kann mir hier jemand weiterhelfen
...
aber man mke2fs (oder mkfs.ext2 ist identisch) hilft viel, wenn man es
liest!

       -O feature[,...]
              Create  filesystem  with given features (filesystem
              options).  Currently, the sparse_super and filetype
              features  are turned on by default unless mke2fs is
              run on  a  system  with  a  pre-2.2  Linux  kernel.
              Filesystems  that  may  need  to mounted on pre-2.2
              kernels should be created with -O none (or -r 0 for
              1.2  kernels)  which  will  disable these features,
              even if mke2fs is run on a system which can support
              them.

              The following filesystem options are supported:

                   sparse_super
                          Create    a   filesystem   with   fewer
                          superblock backup copies  (saves  space
                          on large filesystems).

                   filetype
                          Store  file  type information in direc­
                          tory entries.

                   has_journal
                          Create an ext3 journal (as if using the
                          -j option).

                   journal_dev
                          Create  an external ext3 journal on the
                          given device instead of a regular  ext2
                          filesystem.  Note that external-journal
                          must be created  with  the  same  block
                          size  as  the  filesystems that will be
                          using it.


-- 
Heute ist nicht alle Tage, ich komm' wieder, keine Frage!!!

   Joerg

Today's weirdness is tomorrow's reason why.
		-- Hunter S. Thompson



Reply to: