On Mon, May 18, 2009 at 8:24 AM, Kelly Jones
wrote:
> I just did:
>
> dd if=/dev/zero of=test.fs bs=1 count=1
> /usr/sbin/mke2fs.exe test.fs
>
> to create an EXT2FS.
>
> Question: how do I mount this so that Windows sees it as a regular
> filesystem?
You need a driver. Windows doesn't gr
On 2009-5-18 20:24, Kelly Jones wrote:
I just did:
dd if=/dev/zero of=test.fs bs=1 count=1
/usr/sbin/mke2fs.exe test.fs
to create an EXT2FS.
Question: how do I mount this so that Windows sees it as a regular
filesystem?
My goal is to create something that's both a single file and also
I just did:
dd if=/dev/zero of=test.fs bs=1 count=1
/usr/sbin/mke2fs.exe test.fs
to create an EXT2FS.
Question: how do I mount this so that Windows sees it as a regular
filesystem?
My goal is to create something that's both a single file and also a
filesystem. Reason: Mozy backup encryp
3 matches
Mail list logo