Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2007 08:48:58 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Paul Hoffman <phoffman@proper.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Creating an ext2 file system on FreeBSD?
Message-ID:  <20070805084850.N13728@wojtek.tensor.gdynia.pl>
In-Reply-To: <p0624084ec2d9285f391b@[10.20.30.106]>
References:  <p0624084ec2d9285f391b@[10.20.30.106]>

next in thread | previous in thread | raw e-mail | index | archive | help
/usr/ports/sysutils/e2fsprogs


On Fri, 3 Aug 2007, Paul Hoffman wrote:

> Hi again. Is there a FreeBSD equivalent of Linux's 'mke2fs'? I want to create 
> a disk image that is in ext2 format. On Linux, I would do:
>  dd if=/dev/zero of=some.img bs=1M count=1 seek=1024
>  /sbin/mke2fs -F -j some.img
> Can I do something similar on FreeBSD?
>
> --Paul Hoffman
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070805084850.N13728>