fc4: create a new ext3 (journal) filesystem

dsavage at peaknet.net dsavage at peaknet.net
Wed Aug 17 17:25:48 UTC 2005


> Is sufficient to do a 'mkfs /dev/hda4' for generate a ext3 filesystem
> like those build during a FC4 setup?
>
> Or I must use in some way tune2fs command?

Dario,

  # mke2fs -j /dev/hda4
 or
  # mke2fs -j -L volume_label /dev/hda4

should do the job. See 'man mke2fs' for other options

--Doc




More information about the fedora-list mailing list