On Thu, 14 Jun 2007, Adriaan wrote:
> I get the following messages during the snapshot bsd.rd install from:
>
> OpenBSD 4.1-current (RAMDISK_CD) #382: Tue Jun 12 20:35:47 MDT 2007
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/RAMDISK_CD
>
> ----snip-------------------------
> rd0: fixed, 3800 blocks
> dkcsum: wd0 matches BIOS drive 0x80
> root on rd0a swap on rd0b dump on rd0b
> new disklabel disk size different 4096 != 3800
> new disklabel disk size different 4096 != 3800
> new disklabel disk size different 4096 != 3800
> new disklabel disk size different 4096 != 3800
The messages are about the ram disk label. The messages are there to
discover certain disklabel vs actual "disk" problems. We'll look into
tyhis one.
-Otto
> erase ^?, werase ^W, kill ^U, intr ^C, status ^T
> (I)nstall, (U)pgrade or (S)hell? i
>
> Welcome to the OpenBSD/i386 4.1 install program.
> ------------------------------
>
> Complete output:
> ------------------------------
> OpenBSD/i386 BOOT 3.01
> boot> /bsd.rd
> booting hd0a:/bsd.rd: 4694100+743288 [52+172576+158048]=0x5804f4
> entry point at 0x200120
> Copyright (c) 1982, 1986, 1989, 1991, 1993
> The Regents of the University of California. All rights reserved.
> Copyright (c) 1995-2007 OpenBSD. All rights reserved. http://www.OpenBSD.org
>
> OpenBSD 4.1-current (RAMDISK_CD) #382: Tue Jun 12 20:35:47 MDT 2007
> [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/RAMDISK_CD
> cpu0: Intel Pentium II ("GenuineIntel" 686-class, 512KB L2 cache) 335 MHz
> cpu0:
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR
> real mem = 133779456 (127MB)
> avail mem = 122929152 (117MB)
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 08/07/01, BIOS32 rev. 0 @ 0xf0520
> apm0 at bios0: Power Management spec V1.2
> apm0: flags 30102 dobusy 0 doidle 1
> 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/0x8000 0xc8000/0x800 0xcc000/0x800
> cpu0 at mainbus0
> pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
> pchb0 at pci0 dev 0 function 0 "Intel 82443LX AGP" rev 0x03
> ppb0 at pci0 dev 1 function 0 "Intel 82443LX AGP" rev 0x03
> pci1 at ppb0 bus 1
> pcib0 at pci0 dev 4 function 0 "Intel 82371AB PIIX4 ISA" rev 0x01
> pciide0 at pci0 dev 4 function 1 "Intel 82371AB IDE" rev 0x01: DMA,
> channel 0 wired to compatibility, channel 1 wired to compatibili
> ty
> wd0 at pciide0 channel 0 drive 0: <FUJITSU MPB3064ATU>
> wd0: 16-sector PIO, LBA, 6149MB, 12594960 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
> pciide0: channel 1 disabled (no drives)
> uhci0 at pci0 dev 4 function 2 "Intel 82371AB USB" rev 0x01: irq 10
> "Intel 82371AB Power" rev 0x01 at pci0 dev 4 function 3 not configured
> ahc0 at pci0 dev 6 function 0 "Adaptec AIC-7880" rev 0x00: irq 10
> scsibus0 at ahc0: 16 targets
> fxp0 at pci0 dev 9 function 0 "Intel 8255x" rev 0x05, i82558: irq 10,
> address 00:08:c7:25:dc:22
> inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 0
> vga1 at pci0 dev 12 function 0 "S3 ViRGE DX/GX" rev 0x01
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> isa0 at pcib0
> isadma0 at isa0
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pccom0: console
> pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
> usb0 at uhci0: USB revision 1.0
> uhub0 at usb0: Intel UHCI root hub, rev 1.00/1.00, addr 1
> biomask ffe5 netmask ffe5 ttymask ffe7
> rd0: fixed, 3800 blocks
> dkcsum: wd0 matches BIOS drive 0x80
> root on rd0a swap on rd0b dump on rd0b
> new disklabel disk size different 4096 != 3800
> new disklabel disk size different 4096 != 3800
> new disklabel disk size different 4096 != 3800
> new disklabel disk size different 4096 != 3800
> erase ^?, werase ^W, kill ^U, intr ^C, status ^T
> (I)nstall, (U)pgrade or (S)hell? i
> -------------------------------------
>
> There were no issues during the fdisk and disklabel of 'wd0'.
> The complete disk has been used:
>
> --- atactl wd0 ---
> Model: FUJITSU MPB3064ATU, Rev: 2704, Serial #: 01280493
> Device type: ATA, fixed
> Cylinders: 13328, heads: 15, sec/track: 63, total sectors: 12594960
> Device capabilities:
> IORDY operation
> Device supports the following standards:
> ATA-1 ATA-2 ATA-3
> Device supports the following command sets:
> Power Management feature set
> SMART feature set
>
> --- fdisk wd0 ---
> Disk: wd0 geometry: 784/255/63 [12594960 Sectors]
> Offset: 0 Signature: 0xAA55
> Starting Ending LBA Info:
> #: id C H S - C H S [ start: size ]
> ------------------------------------------------------------------------
> 0: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused
> 1: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused
> 2: 00 0 0 0 - 0 0 0 [ 0: 0 ] unused
> *3: A6 0 1 1 - 783 254 63 [ 63: 12594897 ] OpenBSD
>
> --- disklabel wd0 ---
> # Inside MBR partition 3: type A6 start 63 size 12594897
> # /dev/rwd0c:
> type: ESDI
> disk: ESDI/IDE disk
> label: FUJITSU MPB3064A
> flags:
> bytes/sector: 512
> sectors/track: 63
> tracks/cylinder: 255
> sectors/cylinder: 16065
> cylinders: 784
> total sectors: 12594960
> rpm: 3600
> interleave: 1
> trackskew: 0
> cylinderskew: 0
> headswitch: 0 # microseconds
> track-to-track seek: 0 # microseconds
> drivedata: 0
>
> 16 partitions:
> # size offset fstype [fsize bsize cpg]
> a: 12514635 80325 4.2BSD 2048 16384 1 # Cyl 5 -
> 783
> b: 80262 63 swap # Cyl 0*-
> 4
> c: 12594960 0 unused 0 0 # Cyl 0 -
> 783
>
> =Adriaan=