Which file system am I using?

Collins Richey erichey2
Mon May 17 11:55:52 PDT 2004


On Thu, 20 Nov 2003 07:46:59 -0500 Joel Hammer <Joel at hammershome.com> wrote:

> OK, mount shows that my original disk is reiserfs. My new partition is
> ext2, whichI just created with fdisk. There is no choice for reiserfs or
> ext3 with fdisk. Does one simple run mkfs to get the file system of choice?
> 

man is your friend.

mke2fs -j /dev/xxx       create a new ext3 fs
tune2fs -j /dev/xxx      convert an ext2 to ext3 fs (add the journal)

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.




More information about the Linux-users mailing list