On 3/1/10, Gianluca Cecchi wrote:
> Hello,
> If I set a ramfs file system like this on a Fedora 12 system (but I think it
> is the same in general):
>
> mkdir /ramfs
> mount -t ramfs -o size=10m ramfs /ramfs
>
> I can see it via mount but not via df command.
> [r...@tekkaman ~]# mount
> ramfs on /
Hello,
If I set a ramfs file system like this on a Fedora 12 system (but I think it
is the same in general):
mkdir /ramfs
mount -t ramfs -o size=10m ramfs /ramfs
I can see it via mount but not via df command.
[r...@tekkaman ~]# mount
ramfs on /ramfs type ramfs (rw,size=10m)
As ramfs is dynamic a