RootFile System Error
M. Warner Losh
imp at bsdimp.com
Wed Jul 14 13:32:21 UTC 2010
In message: <4C3DAAB9.8020004 at globaledgesoft.com>
Ravindra <ravindra.kulkarni at 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
More information about the freebsd-arm
mailing list