> -----Original Message----- > From: redhat-list-admin@xxxxxxxxxx > [mailto:redhat-list-admin@xxxxxxxxxx]On Behalf Of Mohamed Kerbachi > Sent: Thursday, January 08, 2004 2:42 AM > To: RedHat mailling list (E-mail) > Subject: mkfs -t ext3 on AS.2.1 !!! > > > Hello, > > I have installed RedHat Advanced Server on Proliant ML570 and > want to do an mkfs -t ext3 on a partition (/dev/cciss/c0d0p11) > > I get this message : > > I can do only an mkfs with ext2 files ? is there any other > way to accomplish this ? > > > [root@glenn /]# mkfs -t ext3 /dev/cciss/c0d0p14 > mkfs.ext3: No such file or directory > > Thanks > > Mohamed KERBACHI Try "mke2fs -j /dev/cciss/c0d0p11". Per the mke2fs man page the -j option is to "create the filesystem with an ext3 journal." After that you'll be able to mount the filesystem as ext3 (or ext2 if you really feel like it). -- S C Rigler RHCE #803003335409754 -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list