Manual pages

MKFS.LFS(8)                                                        MKFS.LFS(8)



NAME
       mkfs.lfs - create a lfs filesystem

SYNOPSIS
       mkfs.lfs [ -L new-volume-name ] device

DESCRIPTION
       mkfs.lfs  is  used to create a lfs filesystem (usually in a disk parti‐
       tion).  device is the special file corresponding  to  the  device  (e.g
       /dev/hdXX).

       -L new-volume-label
              Set the volume label for the filesystem to new-volume-label.

AUTHOR
       This  version  of  mkfs.lfs has been written by Tomas Hruby <byjac@mat‐
       fyz.cz>.

AVAILABILITY
       mkfs.lfs  is  part  of  the  LFS  project   and   is   available   from
       http://nenya.ms.mff.cuni.cz/~holub/lfs/

SEE ALSO
       dump.lfs(8), fsck.lfs(8),



mkfs.lfs                           June 2006                       MKFS.LFS(8)
DUMP.LFS(8)                                                        DUMP.LFS(8)



NAME
       dump.lfs - dump lfs filesystem information

SYNOPSIS
       dump.lfs device [ all | info | sb | segs | ifile | inode=inode_number |
       seg=segment_number | dir=dir_ino ]


DESCRIPTION
       dump.lfs prints the super blocks, .ifile content and segment  summaries
       for filesystem present on device


OPTIONS
       all    show all available informations

       info   show summary of filesystem

       sb     show super block of filesystem

       segs   show segments of filesystem

       ifile  show ifile content

       inode=inode_number
              show inode selected by inode number

       seg=segment_number
              show segement content of segment selected by segment number

       dir=dir_ino
              show  directory  structure from directory  selected by directory
              inode number

AUTHOR
       dump.lfs was written by Jan Taus <pan_tau@matfyz.cz>  and  Tomas  Hruby
       <byjac@matfyz.cz>

AVAILABILITY
       mkfs.lfs   is   part   of   the  LFS  project  and  is  available  from
       http://nenya.ms.mff.cuni.cz/~holub/lfs/

SEE ALSO
       fsck.lfs(8), mkfs.lfs(8)




lfs utils                          Jun 2006                        DUMP.LFS(8)



Viliam Holub 2006-12-04