Re: how to create filesystem in RAM?
It's all good, turns out my mke2fs is broken. Works fine with
a minix fs.
Thanks,
chris
On Sat, 16 Sep 2000, Julio Merino wrote:
> On Thu, Sep 14, 2000 at 04:21:48PM -0700, Krzys Majewski wrote:
>
> > I'm trying to create a filesystem in RAM. I've got the rd.o module, but
> > when I try to create the fs I get:
> >
> > 16:18:04</dev># mkfs -t ext2 -v /dev/ram 2048
> > mke2fs 1.19, 13-Jul-2000 for EXT2 FS 0.5b, 95/08/09
> > mkfs.ext2: error in loading shared libraries: mkfs.ext2: undefined symbol: e2p_edit_feature
> >
> > Reinstalling e2fsprogs didn't help. -chris
>
> Hmmm, I have mke2fs v1.18 and works fine. Which kernel are you using?
>
Reply to: