Dear Misc,

Yesterday, I cvs updated my 3.7-release tree and performed
all steps necessary to make a new release to propagate to
other i386 boxes.  All went well until it was time to create
the "floppy37C.fs" image.

My theory is that the latest updates have just slightly
bumped up the kernel size, just enough to blow a floppy
This doesn't represent a real problem for me as I will
build a bootable CDROM for my use by skipping over this
(for me) unneeded step.

This machine is an old Pentium-II machine that I use to
do builds and archive stuff I seldom need, like releases.
In the interest of completeness, a dmesg is at the very
end.  This machine is running on the kernel and userland
from which I tried to build this release.

If the build has gone wrong and ramdiskC/bsd.gz shouldn't
be 1392717 bytes, then I will need to start this whole
process from scratch as I didn't log the terminal output
to a file.  The snippets here are from my xterm window.
On this slow machine it will take more than a working day.

Regards all,
Ray



Here is the size of the ramdisk image files:
# pwd
/usr/obj/distrib/i386
# /bin/ls -l ramdisk*/bsd.gz
-rw-r--r--  1 root  wsrc  1353280 Jun 23 00:43 ramdiskA/bsd.gz
-rw-r--r--  1 root  wsrc  1372697 Jun 23 00:56 ramdiskB/bsd.gz
-rw-r--r--  1 root  wsrc  1392717 Jun 23 01:10 ramdiskC/bsd.gz



Next I will show the terminal output from "make release" with
irrelevant stuff snipped out.  There are three snippets of
terminal output, showing each of the three floppy images
being created.

#### Everything previous deleted
#### About ready to write floppy37 image

building standard compat library
ranlib libcompat.a
cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-main -fno-stack-protector -fno-builtin-printf -fno-builtin-log -Os -pipe -nostdinc -I. -I/opt/usr/src/sys/arch/i386/compile/RAMDISK/../../../../arch -I/opt/usr/src/sys/arch/i386/compile/RAMDISK/../../../.. -DSCSITERSE -DAPM_NOPRINT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DSMALL_KERNEL -DNO_PROPOLICE -DTIMEZONE="0" -DDST="0" -DFFS -DEXT2FS -DCD9660 -DMSDOSFS -DFIFO -DINET -DBOOT_CONFIG -DRAMDISK_HOOKS -DMINIROOTSIZE="0xed8" -DPCIVERBOSE -D_KERNEL -Di386 -c swapbsd.c
sh /opt/usr/src/sys/arch/i386/compile/RAMDISK/../../../../conf/newvers.sh
cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-main -fno-stack-protector -fno-builtin-printf -fno-builtin-log -Os -pipe -nostdinc -I. -I/opt/usr/src/sys/arch/i386/compile/RAMDISK/../../../../arch -I/opt/usr/src/sys/arch/i386/compile/RAMDISK/../../../.. -DSCSITERSE -DAPM_NOPRINT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DSMALL_KERNEL -DNO_PROPOLICE -DTIMEZONE="0" -DDST="0" -DFFS -DEXT2FS -DCD9660 -DMSDOSFS -DFIFO -DINET -DBOOT_CONFIG -DRAMDISK_HOOKS -DMINIROOTSIZE="0xed8" -DPCIVERBOSE -D_KERNEL -Di386 -c vers.c
rm -f bsd
ld -Ttext 0xD0100120 -e start -N -S -x -o bsd ${SYSTEM_OBJ} vers.o
text    data    bss     dec     hex
1273037 1985700 280468  3539205 360105
cp 
/opt/usr/src/distrib/i386/ramdiskA/../../../sys/arch/i386/compile/RAMDISK/bsd 
bsd
cc -DDEBUG -o rdsetroot 
/opt/usr/src/distrib/i386/ramdiskA/../../common/elfrdsetroot.c
cp bsd bsd.rd
/opt/usr/src/distrib/i386/ramdiskA/obj/rdsetroot bsd.rd < mr.fs
segment 0 rd_root_size_off = 0x13c940
rd_root_image_off = 0x13c960
rd_root_size  val: 0x001DB000 (3800 blocks)
copying root image...
...copied 1945600 bytes
cp bsd.rd bsd.strip
strip bsd.strip
strip -R .comment bsd.strip
gzip -c9 bsd.strip > bsd.gz
dd if=/dev/zero of=/var/tmp/image.2095 bs=10k count=144
144+0 records in
144+0 records out
1474560 bytes transferred in 0.035 secs (41898051 bytes/sec)
vnconfig -v -c svnd0 /var/tmp/image.2095
svnd0: 1474560 bytes on /var/tmp/image.2095
disklabel -w -r svnd0 floppy3
newfs -m 0 -o space -i 524288 -c 80 /dev/rsvnd0a
/dev/rsvnd0a:   2880 sectors in 80 cylinders of 2 tracks, 18 sectors
        1.4MB in 1 cyl groups (80 c/g, 1.41MB/g, 32 i/g)
super-block backups (for fsck -b #) at:
 32,
mount /dev/svnd0a /mnt
cp /opt/OpenBSD/i386/dest/usr/mdec/boot 
/opt/usr/src/distrib/i386/ramdiskA/obj/boot
strip /opt/usr/src/distrib/i386/ramdiskA/obj/boot
strip -R .comment /opt/usr/src/distrib/i386/ramdiskA/obj/boot
dd if=/opt/usr/src/distrib/i386/ramdiskA/obj/boot of=/mnt/boot bs=512
75+1 records in
75+1 records out
38612 bytes transferred in 0.002 secs (17214445 bytes/sec)
dd if=bsd.gz of=/mnt/bsd bs=512
2643+1 records in
2643+1 records out
1353280 bytes transferred in 0.193 secs (6976569 bytes/sec)
/usr/mdec/installboot -v /mnt/boot  /opt/OpenBSD/i386/dest/usr/mdec/biosboot 
/dev/rsvnd0c
boot: /mnt/boot
proto: /opt/OpenBSD/i386/dest/usr/mdec/biosboot
device: /dev/rsvnd0c
/opt/OpenBSD/i386/dest/usr/mdec/biosboot: entry point 0
proto bootblock size 512
/mnt/boot is 10 blocks x 4096 bytes
fs block shift 0; part offset 0; inode block 56, offset 936

Filesystem  512-blocks      Used     Avail Capacity iused   ifree  %iused  
Mounted on
/dev/svnd0a       2815      2733        82    97%       3      27    10%   /mnt

umount /mnt
vnconfig -u svnd0
cp /var/tmp/image.2095 floppy37.fs
rm /var/tmp/image.2095
===> i386/ramdiskB


#### lots of floppy37B stuff deleted

building standard compat library
ranlib libcompat.a
cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-main -fno-stack-protector -fno-builtin-printf -fno-builtin-log -Os -pipe -nostdinc -I. -I/opt/usr/src/sys/arch/i386/compile/RAMDISKB/../../../../arch -I/opt/usr/src/sys/arch/i386/compile/RAMDISKB/../../../.. -DSCSITERSE -DAPM_NOPRINT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DSMALL_KERNEL -DNO_PROPOLICE -DTIMEZONE="0" -DDST="0" -DFFS -DEXT2FS -DCD9660 -DFIFO -DINET -DBOOT_CONFIG -DRAMDISK_HOOKS -DMINIROOTSIZE="0xed8" -DPCIVERBOSE -D_KERNEL -Di386 -c swapbsd.c
sh /opt/usr/src/sys/arch/i386/compile/RAMDISKB/../../../../conf/newvers.sh
cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-main -fno-stack-protector -fno-builtin-printf -fno-builtin-log -Os -pipe -nostdinc -I. -I/opt/usr/src/sys/arch/i386/compile/RAMDISKB/../../../../arch -I/opt/usr/src/sys/arch/i386/compile/RAMDISKB/../../../.. -DSCSITERSE -DAPM_NOPRINT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DSMALL_KERNEL -DNO_PROPOLICE -DTIMEZONE="0" -DDST="0" -DFFS -DEXT2FS -DCD9660 -DFIFO -DINET -DBOOT_CONFIG -DRAMDISK_HOOKS -DMINIROOTSIZE="0xed8" -DPCIVERBOSE -D_KERNEL -Di386 -c vers.c
rm -f bsd
ld -Ttext 0xD0100120 -e start -N -S -x -o bsd ${SYSTEM_OBJ} vers.o
text    data    bss     dec     hex
1308831 1980068 280468  3569367 3676d7
cp 
/opt/usr/src/distrib/i386/ramdiskB/../../../sys/arch/i386/compile/RAMDISKB/bsd 
bsd
cc -DDEBUG -o rdsetroot 
/opt/usr/src/distrib/i386/ramdiskB/../../common/elfrdsetroot.c
cp bsd bsd.rd
/opt/usr/src/distrib/i386/ramdiskB/obj/rdsetroot bsd.rd < mr.fs
segment 0 rd_root_size_off = 0x144cc0
rd_root_image_off = 0x144ce0
rd_root_size  val: 0x001DB000 (3800 blocks)
copying root image...
...copied 1945600 bytes
cp bsd.rd bsd.strip
strip bsd.strip
strip -R .comment bsd.strip
gzip -c9 bsd.strip > bsd.gz
dd if=/dev/zero of=/var/tmp/image.21328 bs=10k count=144
144+0 records in
144+0 records out
1474560 bytes transferred in 0.035 secs (42023426 bytes/sec)
vnconfig -v -c svnd0 /var/tmp/image.21328
svnd0: 1474560 bytes on /var/tmp/image.21328
disklabel -w -r svnd0 floppy3
newfs -m 0 -o space -i 524288 -c 80 /dev/rsvnd0a
/dev/rsvnd0a:   2880 sectors in 80 cylinders of 2 tracks, 18 sectors
        1.4MB in 1 cyl groups (80 c/g, 1.41MB/g, 32 i/g)
super-block backups (for fsck -b #) at:
 32,
mount /dev/svnd0a /mnt
cp /opt/OpenBSD/i386/dest/usr/mdec/boot 
/opt/usr/src/distrib/i386/ramdiskB/obj/boot
strip /opt/usr/src/distrib/i386/ramdiskB/obj/boot
strip -R .comment /opt/usr/src/distrib/i386/ramdiskB/obj/boot
dd if=/opt/usr/src/distrib/i386/ramdiskB/obj/boot of=/mnt/boot bs=512
75+1 records in
75+1 records out
38612 bytes transferred in 0.002 secs (16643103 bytes/sec)
dd if=bsd.gz of=/mnt/bsd bs=512
2681+1 records in
2681+1 records out
1372697 bytes transferred in 0.202 secs (6767722 bytes/sec)
/usr/mdec/installboot -v /mnt/boot  /opt/OpenBSD/i386/dest/usr/mdec/biosboot 
/dev/rsvnd0c
boot: /mnt/boot
proto: /opt/OpenBSD/i386/dest/usr/mdec/biosboot
device: /dev/rsvnd0c
/opt/OpenBSD/i386/dest/usr/mdec/biosboot: entry point 0
proto bootblock size 512
/mnt/boot is 10 blocks x 4096 bytes
fs block shift 0; part offset 0; inode block 56, offset 936

Filesystem  512-blocks      Used     Avail Capacity iused   ifree  %iused  
Mounted on
/dev/svnd0a       2815      2773        42    99%       3      27    10%   /mnt

umount /mnt
vnconfig -u svnd0
cp /var/tmp/image.21328 floppyB37.fs
rm /var/tmp/image.21328
===> i386/ramdiskC


#### lots of floppy37C stuff deleted

cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-main -fno-stack-protector -fno-builtin-printf -fno-builtin-log -Os -pipe -nostdinc -I/opt/usr/src/sys/arch/i386/compile/RAMDISKC/. -I/opt/usr/src/sys/arch/i386/compile/RAMDISKC/../../../../arch -I/opt/usr/src/sys/arch/i386/compile/RAMDISKC/../../../.. -DSCSITERSE -DAPM_NOPRINT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DSMALL_KERNEL -DNO_PROPOLICE -DTIMEZONE=0 -DDST=0 -DFFS -DEXT2FS -DCD9660 -DMSDOSFS -DFIFO -DINET -DBOOT_CONFIG -DRAMDISK_HOOKS -DMINIROOTSIZE=0xed8 -DPCIVERBOSE -D_KERNEL -Di386 -c /opt/usr/src/sys/compat/common/kern_ipc_10.c -o kern_ipc_10.o
building standard compat library
ranlib libcompat.a
cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-main -fno-stack-protector -fno-builtin-printf -fno-builtin-log -Os -pipe -nostdinc -I. -I/opt/usr/src/sys/arch/i386/compile/RAMDISKC/../../../../arch -I/opt/usr/src/sys/arch/i386/compile/RAMDISKC/../../../.. -DSCSITERSE -DAPM_NOPRINT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DSMALL_KERNEL -DNO_PROPOLICE -DTIMEZONE="0" -DDST="0" -DFFS -DEXT2FS -DCD9660 -DMSDOSFS -DFIFO -DINET -DBOOT_CONFIG -DRAMDISK_HOOKS -DMINIROOTSIZE="0xed8" -DPCIVERBOSE -D_KERNEL -Di386 -c swapbsd.c
sh /opt/usr/src/sys/arch/i386/compile/RAMDISKC/../../../../conf/newvers.sh
cc -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wno-format -Wno-main -fno-stack-protector -fno-builtin-printf -fno-builtin-log -Os -pipe -nostdinc -I. -I/opt/usr/src/sys/arch/i386/compile/RAMDISKC/../../../../arch -I/opt/usr/src/sys/arch/i386/compile/RAMDISKC/../../../.. -DSCSITERSE -DAPM_NOPRINT -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DSMALL_KERNEL -DNO_PROPOLICE -DTIMEZONE="0" -DDST="0" -DFFS -DEXT2FS -DCD9660 -DMSDOSFS -DFIFO -DINET -DBOOT_CONFIG -DRAMDISK_HOOKS -DMINIROOTSIZE="0xed8" -DPCIVERBOSE -D_KERNEL -Di386 -c vers.c
rm -f bsd
ld -Ttext 0xD0100120 -e start -N -S -x -o bsd ${SYSTEM_OBJ} vers.o
text    data    bss     dec     hex
1338447 1984260 281136  3603843 36fd83
cp 
/opt/usr/src/distrib/i386/ramdiskC/../../../sys/arch/i386/compile/RAMDISKC/bsd 
bsd
cc -DDEBUG -o rdsetroot 
/opt/usr/src/distrib/i386/ramdiskC/../../common/elfrdsetroot.c
cp bsd bsd.rd
/opt/usr/src/distrib/i386/ramdiskC/obj/rdsetroot bsd.rd < mr.fs
segment 0 rd_root_size_off = 0x14c5e0
rd_root_image_off = 0x14c600
rd_root_size  val: 0x001DB000 (3800 blocks)
copying root image...
...copied 1945600 bytes
cp bsd.rd bsd.strip
strip bsd.strip
strip -R .comment bsd.strip
gzip -c9 bsd.strip > bsd.gz
dd if=/dev/zero of=/var/tmp/image.28076 bs=10k count=144
144+0 records in
144+0 records out
1474560 bytes transferred in 0.034 secs (42214715 bytes/sec)
vnconfig -v -c svnd0 /var/tmp/image.28076
svnd0: 1474560 bytes on /var/tmp/image.28076
disklabel -w -r svnd0 floppy3
newfs -m 0 -o space -i 524288 -c 80 /dev/rsvnd0a
/dev/rsvnd0a:   2880 sectors in 80 cylinders of 2 tracks, 18 sectors
        1.4MB in 1 cyl groups (80 c/g, 1.41MB/g, 32 i/g)
super-block backups (for fsck -b #) at:
 32,
mount /dev/svnd0a /mnt
cp /opt/OpenBSD/i386/dest/usr/mdec/boot 
/opt/usr/src/distrib/i386/ramdiskC/obj/boot
strip /opt/usr/src/distrib/i386/ramdiskC/obj/boot
strip -R .comment /opt/usr/src/distrib/i386/ramdiskC/obj/boot
dd if=/opt/usr/src/distrib/i386/ramdiskC/obj/boot of=/mnt/boot bs=512
75+1 records in
75+1 records out
38612 bytes transferred in 0.002 secs (16942519 bytes/sec)
dd if=bsd.gz of=/mnt/bsd bs=512

/mnt: write failed, file system is full
dd: /mnt/bsd: No space left on device
2720+1 records in
2720+0 records out
1392640 bytes transferred in 0.269 secs (5164372 bytes/sec)
*** Error code 1

Stop in /opt/usr/src/distrib/i386/ramdiskC (line 30 of /opt/usr/src/distrib/i386/ramdiskC/../common/Makefile.inc).
*** Error code 1

Stop in /opt/usr/src/distrib/i386.
*** Error code 1

Stop in /opt/usr/src/distrib.
*** Error code 1

Stop in /opt/usr/src/etc (line 376 of Makefile).

[EMAIL PROTECTED]:


1392717



############# dmesg ################

!!!! This is a generic kernel !!!!

# dmesg
OpenBSD 3.7-stable (GEN-050622) #0: Wed Jun 22 15:20:15 PDT 2005
    [EMAIL PROTECTED]:/opt/usr/src/sys/arch/i386/compile/GEN-050622
cpu0: Intel Pentium II ("GenuineIntel" 686-class, 512KB L2 cache) 351 MHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR
real mem  = 268009472 (261728K)
avail mem = 237785088 (232212K)
using 3297 buffers containing 13504512 bytes (13188K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(01) BIOS, date 12/08/00, BIOS32 rev. 0 @ 0xf0520
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev 2.1 @ 0xf0000/0xda2
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf0d10/144 (7 entries)
pcibios0: PCI Interrupt Router at 000:04:0 ("Intel 82371FB ISA" rev 0x00)
pcibios0: PCI bus #1 is the last bus
bios0: ROM list: 0xc0000/0xd000
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82443BX AGP" rev 0x03
ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP" rev 0x03
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 "ATI Radeon 7500 QW" rev 0x00
wsdisplay0 at vga1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 4 function 0 "Intel 82371AB PIIX4 ISA" rev 0x02
pciide0 at pci0 dev 4 function 1 "Intel 82371AB IDE" rev 0x01: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <WDC WD800JB-00CRA1>
wd0: 16-sector PIO, LBA, 76319MB, 156301488 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
wd1 at pciide0 channel 1 drive 0: <Maxtor 6Y080P0>
wd1: 16-sector PIO, LBA, 78167MB, 160086528 sectors
atapiscsi0 at pciide0 channel 1 drive 1
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <CDWRITER, IDE5232, 000R> SCSI0 5/cdrom removable
wd1(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
cd0(pciide0:1:1): using PIO mode 4, Ultra-DMA mode 2
uhci0 at pci0 dev 4 function 2 "Intel 82371AB USB" rev 0x01: irq 7
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
"Intel 82371AB Power Mgmt" rev 0x02 at pci0 dev 4 function 3 not configured
ahc1 at pci0 dev 6 function 0 "Adaptec AIC-7890/1 U2" rev 0x00: irq 7
scsibus1 at ahc1: 16 targets
dc0 at pci0 dev 9 function 0 "Davicom DM9102" rev 0x31: irq 7, address 
00:08:a1:12:dd:58
amphy0 at dc0 phy 1: DM9102 10/100 PHY, rev. 0
xl0 at pci0 dev 10 function 0 "3Com 3c905B 100Base-TX" rev 0x24: irq 12, address 00:10:5a:00:13:7e
exphy0 at xl0 phy 24: 3Com internal media interface
rl0 at pci0 dev 11 function 0 "Realtek 8139" rev 0x10: irq 10 address 
00:90:47:00:b7:02
rlphy0 at rl0 phy 0: RTL internal phy
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0 (mux 1 ignored for console): console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
sysbeep0 at pcppi0
lm0 at isa0 port 0x290/8: W83781D
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
biomask ebe5 netmask ffe5 ttymask ffe7
pctr: 686-class user-level performance counters enabled
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matched BIOS disk 80
dkcsum: wd1 matched BIOS disk 81
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302
uid 0 on /mnt: file system full
[EMAIL PROTECTED]:

Reply via email to