Re: ext3 issue..

From: Christopher Chan
Date: Tue May 03 2005 - 07:55:11 EST


Hi Davy.

On 5/3/05, Davy Durham <pubaddr2@xxxxxxxxxxxxxxx> wrote:
> I was thinking about delving into this problem a bit. I don't have any
> unpartitioned free space on my physical drive. I was going to ask if
> it's possible to create a virtual device in RAM or in a file that I
> could then create an ext3 file system on for testing.. I'm at least
> trying to recreate the situation of the negative diskspace usage.. then
> maybe try to debug ext3 a bit. At first I thought "oh RAMFS!", then "no
> wait, I couldn't create an EXT3 file system that way".. I need a
> non-physical (block? or character?) device.

It is called a ram disk. You might want to pass options to the kernel
to increase the size of the ramdisk.

Look under Documentation for ramdisk.txt in the linux source tree.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/