Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 1997 01:17:42 -0500
From:      "Adam W. Hawks" <awhawks@ibm.net>
To:        current@freebsd.org
Subject:   Problem with 3.0 SNAP build
Message-ID:  <199703120617.BAA12657@pent.ibm.net>

next in thread | raw e-mail | index | archive | help
I posted a problem with this build before and have done what was needed to 
get as far as release.8 in the Makefile. It is now hanging on the kernel
image. It seems as if the 3.0 kernel is too large or I have a problem with
my vnconfig the way it currently is setup. Any help on what could be trimmed
off the kernel or how to get past the ioctl error below would be greatly 
appreciated. 

Can I just leave out stuff like ftp ppp in the boot_crunch.conf to make it
smaller since I will be using it strictly to restore my system from CDROM?

----------------------Makefile error output below---------------------------

cc -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith  -nostdinc -I- -I. -I../.. -I../../../include -DMFS_ROOT=1440 -DNFS_NOSERVER -DMFS -DAPM_BROKEN_STATCLOCK -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -c vers.c
loading kernel
rearranging symbols
text    data    bss     dec     hex
1060864 1544192 81892   2686948 28ffe4
./dumpnlist /R/stage/boot.std/kernel > /tmp/mnt_xx/stand/symbols
./write_mfs_in_kernel /R/stage/boot.std/kernel  fs-image.std
kzip -v /R/stage/boot.std/kernel
real kernel start address will be: 0x100000
real kernel end   address will be: 0x38ffe4
kzip data   start address will be: 0x27c904
kzip data   end   address will be: 0x397f90
sh -e /usr/src/release/doFS.sh /R/stage /mnt 1440 /R/stage/boot.std  100000 fd1440
ioctl DIOCWLABEL: Operation not supported by device
Warning: Block size restricts cylinders per group to 11.
/dev/rvn0c:     2400 sectors in 1 cylinders of 1 tracks, 2400 sectors
        1.2MB in 1 cyl groups (11 c/g, 12.89MB/g, 128 i/g)
super-block backups (for fsck -b #) at:
 32,

/mnt: write failed, file system is full
cpio: write error: No space left on device
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


Thanks in advance
Adam W. Hawks
awhawks@ibm.net



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