rootfs end tmpfs both on /

Denys Vlasenko vda.linux at googlemail.com
Mon Mar 22 07:37:50 UTC 2010


On Monday 22 March 2010 07:49, Thierry.Iceta wrote:
> When I try to mout /proc
> 
>     mount proc /proc -t proc
> 
> The mount command result is:
> 
> rootfs                32989688     21524  32968164   0% /
> tmpfs                 32989688     21524  32968164   0% /
> 
> In this cas I want only tmpfs and I found rootfs and tmpfs
> 
> Could you help me and tell me witch  CONFIG_FEATURE must be set of
> to avoid this probleme

This is normal for reasonably recent 2.6 kernels.
rootfs is an internal kernel filesystem which is always present.
Just ignore it.
-- 
vda


More information about the busybox mailing list