On Thu, 2 Jan 2003 17:11:04 -0500 (EST), dbrett wrote:

> I guess I should have found the command.  The command I have learned
> to use is mkfs.  It does not have -j option.  Then to compound the
> problem the Red Hat web page says to do exactly what I thought as
> well: mkfs -t ext3 /dev/hdb1 as well.
> 
> 
>http://www.redhat.com/docs/manuals/linux/RHL-7.3-Manual/ref-guide/s1-filesystem-ext3-create.html
> 
> look just past half way down.

Which is correct, because mkfs.ext3 *is* available for 7.3.
You, however, referred to 7.2.

  mke2fs /dev/hdb1
  tune2fs -j /dev/hdb1

-- 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to