Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2010 21:11:44 +0530
From:      Ravindra <ravindra.kulkarni@globaledgesoft.com>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: RootFile System Error
Message-ID:  <4C3DDAB8.3070108@globaledgesoft.com>
In-Reply-To: <20100714.072457.802140508273937765.imp@bsdimp.com>
References:  <4C3DAAB9.8020004@globaledgesoft.com> <20100714.072457.802140508273937765.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I am getting
rwxr-xr-x 1 root  user   205479936   jul   14  17:45  
/usr/home/user/path/to/root.ufs

Regards,
Ravindra K.

M. Warner Losh wrote:
> In message: <4C3DAAB9.8020004@globaledgesoft.com>
>             Ravindra <ravindra.kulkarni@globaledgesoft.com> writes:
> : Hi,
> : 
> : I am trying to build the RootFile System using the commands as below:
> : I am getting error during last step.
> : 
> : 1.make buildworld TARGET=arm TARGET_ARCH=arm TARGET_CPUTYPE=arm920t
> : 
> : 2. make installworld TARGET=arm TARGET_ARCH=arm TARGET_CPUTYPE=arm920t
> : DESTDIR=/usr/home/user/path/to/root/fs
> : 
> : *   To create a rootfile system*
> : 3. makefs -B little /usr/home/user/path/to/root.ufs
> : /usr/home/user/path/to/root/fs
> : 
> : 4. make buildkernel TARGET=arm KERNCONF=LN2410SBC DESTDIR=/root/kernel
> : installkernel -DNO_MODULES MFS_IMAGE=/usr/home/user/path/to/root.ufs
> : 
> : 
> : I am getting the error "MFS Image too large" even though i have
> : enabled MFD_ROOT_SIZE to 4MB, can anybody give me solution for this.
>
> What does ls -l /usr/home/user/path/to/root.ufs tell you?
>
> Warner
>
>
>   





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C3DDAB8.3070108>