Hi all,

I can't do a "make release" with up-to-date -current code (just
synchronized) with default value (no personnal hack/patch).

amd64/ramdiskA kernel seems too big for the floppy image, here is an
extract of my log file:

vnconfig -v -c vnd0 /var/tmp/image.32388
vnd0: 1474560 bytes on /var/tmp/image.32388
disklabel -w vnd0 floppy3
newfs -m 0 -o space -i 524288 -c 2880 /dev/rvnd0a
/dev/rvnd0a: 1.4MB in 2880 sectors of 512 bytes
1 cylinder groups of 1.41MB, 360 blocks, 32 inodes each
super-block backups (for fsck -b #) at:
 32,
mount /dev/vnd0a /mnt
cp /usr/release/dest/usr/mdec/boot /usr/src/distrib/amd64/ramdiskA/obj/boot
strip /usr/src/distrib/amd64/ramdiskA/obj/boot
strip -R .comment /usr/src/distrib/amd64/ramdiskA/obj/boot
dd if=/usr/src/distrib/amd64/ramdiskA/obj/boot of=/mnt/boot bs=512
87+1 records in
87+1 records out
44772 bytes transferred in 0.000 secs (279825000 bytes/sec)
dd if=bsd.gz of=/mnt/bsd bs=512
dd: /mnt/bsd: No space left on device

Regards,

Olivier

Reply via email to