Update to 5.2 beta from 5.1-current didn't work right

Derek Ragona derek at computinginnovations.com
Thu Nov 27 09:07:01 PST 2003


After doing:
make buildworld
make buildkernel KERNCONF=GENERIC
make installkernel KERNCONF=GENERIC
reboot
mergemaster -p
make installworld
mergemaster
reboot

The system booted multiuser correctly and appears to be operating correctly.

         -Derek


At 07:05 AM 11/27/2003, Derek Ragona wrote:
>An update to my previous note:
>
>At the tail end of the cvsup, src had already been completed, the system 
>had a drive problem.   It kept cycling through these messages on the console:
>ad4: timeout sending command=ca
>ad4: error issuing DMA command
>initiate_write_filepage: already started
>
>In this state I couldn't get the system to respond, and had to reboot it.
>
>Also when the drive system was tied up, it somehow effects the ethernet, 
>as it brings down the LAN the server is on.
>
>Upon reboot, I did:
>make kernel
>
>rebooted, but even with the new kernel the system won't boot into 
>multiuser, behaving the same as it did on the originally installed 5.2 
>beta kernel.
>
>I am in the process of doing:
>make buildworld
>
>if this build succeeds, hopefully the installation of this will correct 
>the multiuser boot problem.
>
>         -Derek
>
>At 08:47 PM 11/26/2003, Derek Ragona wrote:
>>I did a binary update from 5.1-current, created with a mid October 
>>snapshot, to 5.2 beta.  The installer had trouble, at one point reporting 
>>negative disk space available when of course there is plenty of 
>>space.  This server has a single SATA drive with three slices for 
>>FreeBSD, a 5 GB /, and 42 GB /usr, along with swap.  I had to do a binary 
>>update as this is a system that has been problematic with the ATA 
>>subsystem due to the combination of the Adaptec SATA 1210SA (in non RAID 
>>mode with a single drive) and a Maxtor 6Y120M0 120 GB drive.
>>
>>The system acts as if some of the older pre 64 bit filesystem code in 
>>still present the beta boot/kernel.  I did boot from the mini-iso CD-ROM.
>>
>>Once the installer finished, I rebooted.  The server claims to be a 5.2 
>>beta kernel, but perhaps as a side effect of the new dynamic linking must 
>>have some old pre-64-bit filesystem code it is still using.
>>
>>===============
>>$ uname -a
>>FreeBSD barney.computinginnovations.com 5.2-BETA FreeBSD 5.2-BETA #0: Tue 
>>Nov 25 08:24:08 GMT 
>>2003     root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386
>>===============
>>
>>As a result, on reboot, df core dumped as did fsck and mount.  The static 
>>mount in /rescue did work though.
>>
>>As these problems look like what is in UPDATING:
>>===============
>>20031112:
>>         The statfs structure has been updated with 64-bit fields to
>>         allow accurate reporting of multi-terabyte filesystem
>>         sizes. You should build world, then build and boot the new kernel
>>         BEFORE doing a `installworld' as the new kernel will know about
>>         binaries using the old statfs structure, but an old kernel will
>>         not know about the new system calls that support the new statfs
>>         structure.
>>         Note that the backwards compatibility is only present when the
>>         kernel is configured with the COMPAT_FREEBSD4 option. Since
>>         even /bin/sh will not run with a new kernel without said option
>>         you're pretty much dead in the water without it. Make sure you
>>         have COMPAT_FREEBSD4!
>>         Running an old kernel after a `make world' will cause programs
>>         such as `df' that do a statfs system call to fail with a bad
>>         system call. Marco Wertejuk <wertejuk at mwcis.com> also reports
>>         that cfsd (ports/security/cfs) needs to be recompiled after
>>         these changes are installed.
>>===============
>>
>>I will cvsup to current then build and install a new kernel, then build 
>>and install world per UPDATING.
>>
>>If anyone wants more information, let me know.  Below is the verbose dmesg.
>>
>>         -Derek
>>
>>verbose dmesg:
>>====================================
>>Nov 26 19:02:28 barney syslogd: kernel boot file is /boot/kernel/kernel
>>Nov 26 19:02:28 barney kernel: 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 1      1    0    B   0x6a  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 1      1    0    C   0x6b  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 1      1    0    D   0x68  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 2      1    1    A   0x6a  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 2      1    1    B   0x69  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 2      1    1    C   0x68  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 2      1    1    D   0x6b  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 3      1    2    A   0x62  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 3      1    2    B   0x63  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 3      1    2    C   0x61  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 3      1    2    D   0x60  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 4      1    3    A   0x63  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 4      1    3    B   0x62  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 4      1    3    C   0x69  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 4      1    3    D   0x6a  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 5      1    4    A   0x61  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 5      1    4    B   0x6b  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 5      1    4    C   0x60  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 5      1    4    D   0x68  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 6      1    5    A   0x62  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 6      1    5    B   0x68  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 6      1    5    C   0x6a  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: slot 6      1    5    D   0x69  3 4 5 6 7 
>>9 10 11 12 14 15
>>Nov 26 19:02:28 barney kernel: AcpiOsDerivePciId: bus 0 dev 31 func 0
>>Nov 26 19:02:28 barney kernel: acpi0: Power Button (fixed)
>>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 5, 
>>width = 1
>>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 4, 
>>width = 0
>>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 5, 
>>width = 1
>>Nov 26 19:02:28 barney last message repeated 4 times
>>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 4, 
>>width = 0
>>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 5, 
>>width = 1
>>Nov 26 19:02:28 barney kernel: ACPI timer looks GOOD min = 4, max = 5, 
>>width = 1
>>Nov 26 19:02:28 barney kernel: Timecounter "ACPI-fast" frequency 3579545 
>>Hz quality 1000
>>Nov 26 19:02:28 barney kernel: acpi_timer0: <24-bit timer at 3.579545MHz> 
>>port 0x408-0x40b on acpi0
>>Nov 26 19:02:28 barney kernel: acpi_cpu0: <CPU> on acpi0
>>Nov 26 19:02:28 barney kernel: acpi_cpu1: <CPU> on acpi0
>>Nov 26 19:02:28 barney kernel: acpi_cpu1: Failed to attach throttling P_CNT
>>Nov 26 19:02:28 barney kernel: pcib0: <ACPI Host-PCI bridge> port 
>>0xcf8-0xcff on acpi0
>>Nov 26 19:02:28 barney kernel: ---- initial configuration 
>>------------------------
>>Nov 26 19:02:28 barney kernel: ---- before setting priority for links 
>>------------
>>Nov 26 19:02:28 barney kernel: ---- before fixup boot-disabled links 
>>-------------
>>Nov 26 19:02:28 barney kernel: ---- after fixup boot-disabled links 
>>--------------
>>Nov 26 19:02:28 barney kernel: ---- arbitrated configuration 
>>---------------------
>>Nov 26 19:02:28 barney kernel: pci0: <ACPI PCI bus> on pcib0
>>Nov 26 19:02:28 barney kernel: pci0: physical bus=0
>>Nov 26 19:02:28 barney kernel: map[10]: type 3, range 32, base f8000000, 
>>size 26, enabled
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x2560, revid=0x03
>>Nov 26 19:02:28 barney kernel: bus=0, slot=0, func=0
>>Nov 26 19:02:28 barney kernel: class=06-00-00, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0106, statreg=0x2090, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: map[10]: type 3, range 32, base f0000000, 
>>size 27, enabled
>>Nov 26 19:02:28 barney kernel: map[14]: type 1, range 32, base ffa80000, 
>>size 19, enabled
>>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.2.INTA (source )
>>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 16
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x2562, revid=0x03
>>Nov 26 19:02:28 barney kernel: bus=0, slot=2, func=0
>>Nov 26 19:02:28 barney kernel: class=03-00-00, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0007, statreg=0x0090, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=a, irq=16
>>Nov 26 19:02:28 barney kernel: powerspec 1  supports D0 D3  current D0
>>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000e800, 
>>size  5, enabled
>>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.29.INTA (source )
>>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 16
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x24c2, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=0, slot=29, func=0
>>Nov 26 19:02:28 barney kernel: class=0c-03-00, hdrtype=0x00, mfdev=1
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=a, irq=16
>>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000e880, 
>>size  5, enabled
>>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.29.INTB (source )
>>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 19
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x24c4, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=0, slot=29, func=1
>>Nov 26 19:02:28 barney kernel: class=0c-03-00, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=b, irq=19
>>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000ec00, 
>>size  5, enabled
>>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.29.INTC (source )
>>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 18
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x24c7, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=0, slot=29, func=2
>>Nov 26 19:02:28 barney kernel: class=0c-03-00, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=c, irq=18
>>Nov 26 19:02:28 barney kernel: map[10]: type 1, range 32, base ffa7fc00, 
>>size 10, enabled
>>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.29.INTD (source )
>>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 23
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x24cd, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=0, slot=29, func=7
>>Nov 26 19:02:28 barney kernel: class=0c-03-20, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0106, statreg=0x0290, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=d, irq=23
>>Nov 26 19:02:28 barney kernel: powerspec 2  supports D0 D3  current D0
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x244e, revid=0x82
>>Nov 26 19:02:28 barney kernel: bus=0, slot=30, func=0
>>Nov 26 19:02:28 barney kernel: class=06-04-00, hdrtype=0x01, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0107, statreg=0x8080, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x06 (1500 
>>ns), maxlat=0x02 (500 ns)
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x24c0, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=0, slot=31, func=0
>>Nov 26 19:02:28 barney kernel: class=06-01-00, hdrtype=0x00, mfdev=1
>>Nov 26 19:02:28 barney kernel: cmdreg=0x010f, statreg=0x0280, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: map[10]: type 4, range 32, base 00000000, 
>>size  3, enabled
>>Nov 26 19:02:28 barney kernel: map[14]: type 4, range 32, base 00000000, 
>>size  2, enabled
>>Nov 26 19:02:28 barney kernel: map[18]: type 4, range 32, base 00000000, 
>>size  3, enabled
>>Nov 26 19:02:28 barney kernel: map[1c]: type 4, range 32, base 00000000, 
>>size  2, enabled
>>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000ffa0, 
>>size  4, enabled
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x24cb, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=0, slot=31, func=1
>>Nov 26 19:02:28 barney kernel: class=01-01-8a, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0005, statreg=0x0280, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=a, irq=255
>>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000e000, 
>>size  5, enabled
>>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.31.INTB (source )
>>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 17
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x24c3, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=0, slot=31, func=3
>>Nov 26 19:02:28 barney kernel: class=0c-05-00, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0001, statreg=0x0280, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=b, irq=17
>>Nov 26 19:02:28 barney kernel: map[10]: type 4, range 32, base 0000e400, 
>>size  8, enabled
>>Nov 26 19:02:28 barney kernel: map[14]: type 4, range 32, base 0000e080, 
>>size  6, enabled
>>Nov 26 19:02:28 barney kernel: map[18]: type 1, range 32, base ffa7f800, 
>>size  9, enabled
>>Nov 26 19:02:28 barney kernel: map[1c]: type 1, range 32, base ffa7f400, 
>>size  8, enabled
>>Nov 26 19:02:28 barney kernel: pcib0: matched entry for 0.31.INTB (source )
>>Nov 26 19:02:28 barney kernel: pcib0: device is hardwired to IRQ 17
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x24c5, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=0, slot=31, func=5
>>Nov 26 19:02:28 barney kernel: class=04-01-00, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0007, statreg=0x0290, cachelnsz=0 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), 
>>maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=b, irq=17
>>Nov 26 19:02:28 barney kernel: powerspec 2  supports D0 D3  current D0
>>Nov 26 19:02:28 barney kernel: agp0: <Intel 82845G (845G GMCH) SVGA 
>>controller> mem 0xffa80000-0xffafffff,0xf0000000-0xf7ffffff irq 16 at 
>>device 2.0 on pci0
>>Nov 26 19:02:28 barney kernel: agp0: detected 892k stolen memory
>>Nov 26 19:02:28 barney kernel: agp0: aperture size is 128M
>>Nov 26 19:02:28 barney kernel: uhci0: <Intel 82801DB (ICH4) USB 
>>controller USB-A> port 0xe800-0xe81f irq 16 at device 29.0 on pci0
>>Nov 26 19:02:28 barney kernel: usb0: <Intel 82801DB (ICH4) USB controller 
>>USB-A> on uhci0
>>Nov 26 19:02:28 barney kernel: usb0: USB revision 1.0
>>Nov 26 19:02:28 barney kernel: uhub0: Intel UHCI root hub, class 9/0, rev 
>>1.00/1.00, addr 1
>>Nov 26 19:02:28 barney kernel: uhub0: 2 ports with 2 removable, self powered
>>Nov 26 19:02:28 barney kernel: uhci1: <Intel 82801DB (ICH4) USB 
>>controller USB-B> port 0xe880-0xe89f irq 19 at device 29.1 on pci0
>>Nov 26 19:02:28 barney kernel: usb1: <Intel 82801DB (ICH4) USB controller 
>>USB-B> on uhci1
>>Nov 26 19:02:28 barney kernel: usb1: USB revision 1.0
>>Nov 26 19:02:28 barney kernel: uhub1: Intel UHCI root hub, class 9/0, rev 
>>1.00/1.00, addr 1
>>Nov 26 19:02:28 barney kernel: uhub1: 2 ports with 2 removable, self powered
>>Nov 26 19:02:28 barney kernel: uhci2: <Intel 82801DB (ICH4) USB 
>>controller USB-C> port 0xec00-0xec1f irq 18 at device 29.2 on pci0
>>Nov 26 19:02:28 barney kernel: usb2: <Intel 82801DB (ICH4) USB controller 
>>USB-C> on uhci2
>>Nov 26 19:02:28 barney kernel: usb2: USB revision 1.0
>>Nov 26 19:02:28 barney kernel: uhub2: Intel UHCI root hub, class 9/0, rev 
>>1.00/1.00, addr 1
>>Nov 26 19:02:28 barney kernel: uhub2: 2 ports with 2 removable, self powered
>>Nov 26 19:02:28 barney kernel: pci0: <serial bus, USB> at device 29.7 (no 
>>driver attached)
>>Nov 26 19:02:28 barney kernel: pcib1: <ACPI PCI-PCI bridge> at device 
>>30.0 on pci0
>>Nov 26 19:02:28 barney kernel: pcib1:   secondary bus     1
>>Nov 26 19:02:28 barney kernel: pcib1:   subordinate bus   1
>>Nov 26 19:02:28 barney kernel: pcib1:   I/O decode        0xd000-0xdfff
>>Nov 26 19:02:28 barney kernel: pcib1:   memory 
>>decode     0xff700000-0xff8fffff
>>Nov 26 19:02:28 barney kernel: pcib1:   prefetched decode 
>>0xe6a00000-0xe6afffff
>>Nov 26 19:02:28 barney kernel: ---- initial configuration 
>>------------------------
>>Nov 26 19:02:28 barney kernel: ---- before setting priority for links 
>>------------
>>Nov 26 19:02:28 barney kernel: ---- before fixup boot-disabled links 
>>-------------
>>Nov 26 19:02:28 barney kernel: ---- after fixup boot-disabled links 
>>--------------
>>Nov 26 19:02:28 barney kernel: ---- arbitrated configuration 
>>---------------------
>>Nov 26 19:02:28 barney kernel: pci1: <ACPI PCI bus> on pcib1
>>Nov 26 19:02:28 barney kernel: pci1: physical bus=1
>>Nov 26 19:02:28 barney kernel: map[10]: type 4, range 32, base 0000dc00, 
>>size  3, enabled
>>Nov 26 19:02:28 barney kernel: map[14]: type 4, range 32, base 0000d880, 
>>size  2, enabled
>>Nov 26 19:02:28 barney kernel: map[18]: type 4, range 32, base 0000d800, 
>>size  3, enabled
>>Nov 26 19:02:28 barney kernel: map[1c]: type 4, range 32, base 0000d480, 
>>size  2, enabled
>>Nov 26 19:02:28 barney kernel: map[20]: type 4, range 32, base 0000d400, 
>>size  4, enabled
>>Nov 26 19:02:28 barney kernel: map[24]: type 1, range 32, base ff8ffc00, 
>>size  9, enabled
>>Nov 26 19:02:28 barney kernel: pcib1: matched entry for 1.5.INTA (source )
>>Nov 26 19:02:28 barney kernel: pcib1: device is hardwired to IRQ 18
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x1095, dev=0x0240, revid=0x02
>>Nov 26 19:02:28 barney kernel: bus=1, slot=5, func=0
>>Nov 26 19:02:28 barney kernel: class=01-04-01, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0107, statreg=0x02b0, cachelnsz=8 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x20 (960 ns), mingnt=0x00 (0 
>>ns), maxlat=0x00 (0 ns)
>>Nov 26 19:02:28 barney kernel: intpin=a, irq=18
>>Nov 26 19:02:28 barney kernel: powerspec 2  supports D0 D1 D2 D3  current D0
>>Nov 26 19:02:28 barney kernel: map[10]: type 1, range 32, base ff8fe000, 
>>size 12, enabled
>>Nov 26 19:02:28 barney kernel: map[14]: type 4, range 32, base 0000d080, 
>>size  6, enabled
>>Nov 26 19:02:28 barney kernel: pcib1: matched entry for 1.8.INTA (source )
>>Nov 26 19:02:28 barney kernel: pcib1: device is hardwired to IRQ 20
>>Nov 26 19:02:28 barney kernel: found->  vendor=0x8086, dev=0x1039, revid=0x82
>>Nov 26 19:02:28 barney kernel: bus=1, slot=8, func=0
>>Nov 26 19:02:28 barney kernel: class=02-00-00, hdrtype=0x00, mfdev=0
>>Nov 26 19:02:28 barney kernel: cmdreg=0x0117, statreg=0x0290, cachelnsz=8 
>>(dwords)
>>Nov 26 19:02:28 barney kernel: lattimer=0x20 (960 ns), mingnt=0x08 (2000 
>>ns), maxlat=0x38 (14000 ns)
>>Nov 26 19:02:28 barney kernel: intpin=a, irq=20
>>Nov 26 19:02:28 barney kernel: powerspec 2  supports D0 D1 D2 D3  current D0
>>Nov 26 19:02:28 barney kernel: atapci0: <SiI 3112 SATA150 controller> 
>>port 
>>0xd400-0xd40f,0xd480-0xd483,0xd800-0xd807,0xd880-0xd883,0xdc00-0xdc07 mem 
>>0xff8ffc00-0xff8ffdff irq 18 at device 5.0 on pci1
>>Nov 26 19:02:28 barney kernel: pcib1: device atapci0 requested decoded 
>>I/O range 0xd400-0xd40f
>>Nov 26 19:02:28 barney kernel: atapci0: [MPSAFE]
>>Nov 26 19:02:28 barney kernel: pcib1: device atapci0 requested decoded 
>>memory range 0xff8ffc00-0xff8ffdff
>>Nov 26 19:02:28 barney kernel: ata2: reset tp1 mask=01 ostat0=50 ostat1=00
>>Nov 26 19:02:28 barney kernel: ata2-master: stat=0x50 err=0x01 lsb=0x00 
>>msb=0x00
>>Nov 26 19:02:28 barney kernel: ata2: reset tp2 mask=01 stat0=50 stat1=00 
>>devices=0x1<ATA_MASTER>
>>Nov 26 19:02:28 barney kernel: ata2: at 0xff8ffc00 on atapci0
>>Nov 26 19:02:28 barney kernel: ata2: [MPSAFE]
>>Nov 26 19:02:28 barney kernel: ata3: reset tp1 mask=01 ostat0=7f ostat1=00
>>Nov 26 19:02:28 barney kernel: ata3-master: stat=0xff err=0x00 lsb=0x00 
>>msb=0x00
>>Nov 26 19:02:28 barney last message repeated 21 times
>>Nov 26 19:02:28 barney kernel: ata3: reset tp2 mask=00 stat0=ff stat1=00 
>>devices=0x0
>>Nov 26 19:02:28 barney kernel: ata3: at 0xff8ffc00 on atapci0
>>Nov 26 19:02:28 barney kernel: ata3: [MPSAFE]
>>Nov 26 19:02:28 barney kernel: fxp0: <Intel 82801DB (ICH4) Pro/100 VE 
>>Ethernet> port 0xd080-0xd0bf mem 0xff8fe000-0xff8fefff irq 20 at device 
>>8.0 on pci1
>>Nov 26 19:02:28 barney kernel: pcib1: device fxp0 requested decoded 
>>memory range 0xff8fe000-0xff8fefff
>>Nov 26 19:02:28 barney kernel: fxp0: using memory space register mapping
>>Nov 26 19:02:28 barney kernel: fxp0: Ethernet address 00:07:e9:59:e5:3c
>>Nov 26 19:02:28 barney kernel: fxp0: PCI IDs: 8086 1039 8086 3011 0082
>>Nov 26 19:02:28 barney kernel: fxp0: Dynamic Standby mode is disabled
>>Nov 26 19:02:28 barney kernel: miibus0: <MII bus> on fxp0
>>Nov 26 19:02:28 barney kernel: inphy0: <i82562ET 10/100 media interface> 
>>on miibus0
>>Nov 26 19:02:28 barney kernel: inphy0:  10baseT, 10baseT-FDX, 100baseTX, 
>>100baseTX-FDX, auto
>>Nov 26 19:02:28 barney kernel: fxp0: bpf attached
>>Nov 26 19:02:28 barney kernel: isab0: <PCI-ISA bridge> at device 31.0 on pci0
>>Nov 26 19:02:28 barney kernel: isa0: <ISA bus> on isab0
>>Nov 26 19:02:28 barney kernel: atapci1: <Intel ICH4 UDMA100 controller> 
>>port 0xffa0-0xffaf,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0
>>Nov 26 19:02:28 barney kernel: ata0: reset tp1 mask=03 ostat0=50 ostat1=00
>>Nov 26 19:02:28 barney kernel: ata0-master: stat=0x10 err=0x01 lsb=0x14 
>>msb=0xeb
>>Nov 26 19:02:28 barney kernel: ata0-slave:  stat=0x00 err=0x01 lsb=0x7f 
>>msb=0x7f
>>Nov 26 19:02:28 barney kernel: ata0: reset tp2 mask=03 stat0=10 stat1=00 
>>devices=0x4<ATAPI_MASTER>
>>Nov 26 19:02:28 barney kernel: ata0: at 0x1f0 irq 14 on atapci1
>>Nov 26 19:02:28 barney kernel: ata0: [MPSAFE]
>>Nov 26 19:02:28 barney kernel: ata1: at 0x170 irq 15 on atapci1
>>Nov 26 19:02:28 barney kernel: ata1: [MPSAFE]
>>Nov 26 19:02:28 barney kernel: pci0: <serial bus, SMBus> at device 31.3 
>>(no driver attached)
>>Nov 26 19:02:28 barney kernel: pci0: <multimedia, audio> at device 31.5 
>>(no driver attached)
>>Nov 26 19:02:28 barney kernel: acpi_button0: <Sleep Button> on acpi0
>>Nov 26 19:02:28 barney kernel: fdc0: <Enhanced floppy controller (i82077, 
>>NE72065 or clone)> port 0x3f7,0x3f4-0x3f5,0x3f2-0x3f3,0x3f0-0x3f1 irq 6 
>>drq 2 on acpi0
>>Nov 26 19:02:28 barney kernel: sio0: configured irq 4 not in bitmap of 
>>probed irqs 0
>>Nov 26 19:02:28 barney kernel: sio0: port may not be enabled
>>Nov 26 19:02:28 barney kernel: sio0: irq maps: 0 0 0 0
>>Nov 26 19:02:28 barney kernel: sio0 port 0x3f8-0x3ff irq 4 on acpi0
>>Nov 26 19:02:28 barney kernel: sio0: type 16550A
>>Nov 26 19:02:28 barney kernel: ppc0: using extended I/O port range
>>Nov 26 19:02:28 barney kernel: ppc0: EPP SPP
>>Nov 26 19:02:28 barney kernel: ppc0 port 0x378-0x37f irq 7 on acpi0
>>Nov 26 19:02:28 barney kernel: ppc0: Generic chipset (EPP/NIBBLE) in 
>>COMPATIBLE mode
>>Nov 26 19:02:28 barney kernel: ppbus0: <Parallel port bus> on ppc0
>>Nov 26 19:02:28 barney kernel: plip0: <PLIP network interface> on ppbus0
>>Nov 26 19:02:28 barney kernel: plip0: bpf attached
>>Nov 26 19:02:28 barney kernel: lpt0: <Printer> on ppbus0
>>Nov 26 19:02:28 barney kernel: lpt0: Interrupt-driven port
>>Nov 26 19:02:28 barney kernel: ppi0: <Parallel I/O> on ppbus0
>>Nov 26 19:02:28 barney kernel: unknown: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: atkbdc0: <Keyboard controller (i8042)> 
>>port 0x64,0x60 irq 1 on acpi0
>>Nov 26 19:02:28 barney kernel: atkbd0: <AT Keyboard> flags 0x1 irq 1 on 
>>atkbdc0
>>Nov 26 19:02:28 barney kernel: atkbd: the current kbd controller command 
>>byte 0065
>>Nov 26 19:02:28 barney kernel: atkbd: keyboard ID 0x41ab (2)
>>Nov 26 19:02:28 barney kernel: kbd0 at atkbd0
>>Nov 26 19:02:28 barney kernel: kbd0: atkbd0, AT 101/102 (2), config:0x1, 
>>flags:0x3d0000
>>Nov 26 19:02:28 barney kernel: psm0: unable to allocate IRQ
>>Nov 26 19:02:28 barney kernel: psmcpnp0 irq 12 on acpi0
>>Nov 26 19:02:28 barney kernel: psm0: current command byte:0065
>>Nov 26 19:02:28 barney kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0
>>Nov 26 19:02:28 barney kernel: psm0: model Generic PS/2 mouse, device ID 
>>0-00, 2 buttons
>>Nov 26 19:02:28 barney kernel: psm0: config:00000000, flags:00000000, 
>>packet size:3
>>Nov 26 19:02:28 barney kernel: psm0: syncmask:c0, syncbits:00
>>Nov 26 19:02:28 barney kernel: unknown: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: npx0: [FAST]
>>Nov 26 19:02:28 barney kernel: npx0: <math processor> on motherboard
>>Nov 26 19:02:28 barney kernel: npx0: INT 16 interface
>>Nov 26 19:02:28 barney kernel: ata: ata0 already exists; skipping it
>>Nov 26 19:02:28 barney kernel: ata: ata1 already exists; skipping it
>>Nov 26 19:02:28 barney kernel: atkbdc: atkbdc0 already exists; skipping it
>>Nov 26 19:02:28 barney kernel: fdc: fdc0 already exists; skipping it
>>Nov 26 19:02:28 barney kernel: ppc: ppc0 already exists; skipping it
>>Nov 26 19:02:28 barney kernel: sio: sio0 already exists; skipping it
>>Nov 26 19:02:28 barney kernel: Trying Read_Port at 203
>>Nov 26 19:02:28 barney kernel: Trying Read_Port at 243
>>Nov 26 19:02:28 barney kernel: Trying Read_Port at 283
>>Nov 26 19:02:28 barney kernel: Trying Read_Port at 2c3
>>Nov 26 19:02:28 barney kernel: Trying Read_Port at 303
>>Nov 26 19:02:28 barney kernel: Trying Read_Port at 343
>>Nov 26 19:02:28 barney kernel: Trying Read_Port at 383
>>Nov 26 19:02:28 barney kernel: Trying Read_Port at 3c3
>>Nov 26 19:02:28 barney kernel: unknown: status reg test failed ff
>>Nov 26 19:02:28 barney last message repeated 5 times
>>Nov 26 19:02:28 barney kernel: ex_isa_identify()
>>Nov 26 19:02:28 barney kernel: sc: sc0 already exists; skipping it
>>Nov 26 19:02:28 barney kernel: vga: vga0 already exists; skipping it
>>Nov 26 19:02:28 barney kernel: isa_probe_children: disabling PnP devices
>>Nov 26 19:02:28 barney kernel: isa_probe_children: probing non-PnP devices
>>Nov 26 19:02:28 barney kernel: orm0: <Option ROM> at iomem 
>>0xcb800-0xcf7ff on isa0
>>Nov 26 19:02:28 barney kernel: pmtimer0 on isa0
>>Nov 26 19:02:28 barney kernel: adv0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: aha0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: aic0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: bt0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: cs0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: ed0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: fe0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: ie0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: le0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: lnc0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: pcic0 failed to probe at port 0x3e0 iomem 
>>0xd0000 on isa0
>>Nov 26 19:02:28 barney kernel: pcic1: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: sc0: <System console> at flags 0x100 on isa0
>>Nov 26 19:02:28 barney kernel: sc0: VGA <16 virtual consoles, flags=0x300>
>>Nov 26 19:02:28 barney kernel: sc0: fb0, kbd0, terminal emulator: sc 
>>(syscons terminal)
>>Nov 26 19:02:28 barney kernel: sio1: configured irq 3 not in bitmap of 
>>probed irqs 0
>>Nov 26 19:02:28 barney kernel: sio1: port may not be enabled
>>Nov 26 19:02:28 barney kernel: sio1: irq maps: 0 0 0 0
>>Nov 26 19:02:28 barney kernel: sio1: probe failed test(s): 0 1 2 4 6 7 9
>>Nov 26 19:02:28 barney kernel: sio1 failed to probe at port 0x2f8-0x2ff 
>>irq 3 on isa0
>>Nov 26 19:02:28 barney kernel: sio2: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: sio3: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: sn0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: vga0: <Generic ISA VGA> at port 
>>0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
>>Nov 26 19:02:28 barney kernel: fb0: vga0, vga, type:VGA (5), flags:0x7007f
>>Nov 26 19:02:28 barney kernel: fb0: port:0x3c0-0x3df, crtc:0x3d4, 
>>mem:0xa0000 0x20000
>>Nov 26 19:02:28 barney kernel: fb0: init mode:24, bios mode:3, current 
>>mode:24
>>Nov 26 19:02:28 barney kernel: fb0: window:0xc00b8000 size:32k gran:32k, 
>>buf:0 size:32k
>>Nov 26 19:02:28 barney kernel: VGA parameters upon power-up
>>Nov 26 19:02:28 barney kernel: 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 
>>55 81
>>Nov 26 19:02:28 barney kernel: bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 
>>1f 96
>>Nov 26 19:02:28 barney kernel: b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 
>>3b 3c
>>Nov 26 19:02:28 barney kernel: 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 
>>00 ff
>>Nov 26 19:02:28 barney kernel: VGA parameters in BIOS for mode 24
>>Nov 26 19:02:28 barney kernel: 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 
>>55 81
>>Nov 26 19:02:28 barney kernel: bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 
>>1f 96
>>Nov 26 19:02:28 barney kernel: b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 
>>3b 3c
>>Nov 26 19:02:28 barney kernel: 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 
>>00 ff
>>Nov 26 19:02:28 barney kernel: EGA/VGA parameters to be used for mode 24
>>Nov 26 19:02:28 barney kernel: 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 
>>55 81
>>Nov 26 19:02:28 barney kernel: bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 
>>1f 96
>>Nov 26 19:02:28 barney kernel: b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 
>>3b 3c
>>Nov 26 19:02:28 barney kernel: 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 
>>00 ff
>>Nov 26 19:02:28 barney kernel: vt0: not probed (disabled)
>>Nov 26 19:02:28 barney kernel: isa_probe_children: probing PnP devices
>>Nov 26 19:02:28 barney kernel: Device configuration finished.
>>Nov 26 19:02:28 barney kernel: procfs registered
>>Nov 26 19:02:28 barney kernel: Timecounter "TSC" frequency 1699952108 Hz 
>>quality 800
>>Nov 26 19:02:28 barney kernel: Timecounters tick every 10.000 msec
>>Nov 26 19:02:28 barney kernel: lo0: bpf attached
>>Nov 26 19:02:28 barney kernel: ata0: spurious interrupt - status=0x50 
>>error=0x00
>>Nov 26 19:02:28 barney kernel: acpi_cpu0: set speed to 100.0%
>>Nov 26 19:02:28 barney kernel: acpi_cpu: throttling enabled, 8 steps 
>>(100% to 12.5%), currently 100.0%
>>Nov 26 19:02:28 barney kernel: ata0-master: pio=0x0c wdma=0x22 udma=0x42 
>>cable=40pin
>>Nov 26 19:02:28 barney kernel: ata0-master: setting PIO4 on Intel ICH4 chip
>>Nov 26 19:02:28 barney kernel: acd0: <TEAC CD-552E/VER 1.00> CDROM drive 
>>at ata0 as master
>>Nov 26 19:02:28 barney kernel: acd0: read 8958KB/s (8958KB/s), 128KB 
>>buffer, PIO4
>>Nov 26 19:02:28 barney kernel: acd0: Reads: CDR, CDRW, CDDA stream, packet
>>Nov 26 19:02:28 barney kernel: acd0: Writes:
>>Nov 26 19:02:28 barney kernel: acd0: Audio: play, 256 volume levels
>>Nov 26 19:02:28 barney kernel: acd0: Mechanism: ejectable tray, unlocked
>>Nov 26 19:02:28 barney kernel: acd0: Medium: no/blank disc
>>Nov 26 19:02:28 barney kernel: ata2-master: pio=0x0c wdma=0x22 udma=0x46 
>>cable=40pin
>>Nov 26 19:02:28 barney kernel: GEOM: create disk ad4 dp=0xc6b78660
>>Nov 26 19:02:28 barney kernel: ad4: <Maxtor 6Y120M0/YAR51BW0> ATA-7 disk 
>>at ata2-master
>>Nov 26 19:02:28 barney kernel: ad4: 117246MB (240121728 sectors), 238216 
>>C, 16 H, 63 S, 512 B
>>Nov 26 19:02:28 barney kernel: ad4: 16 secs/int, 1 depth queue, UDMA133
>>Nov 26 19:02:28 barney kernel: GEOM: new disk ad4
>>Nov 26 19:02:28 barney kernel: ar: FreeBSD check1 failed
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 1 (IRQ 1) to cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 4 (IRQ 4) to cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 6 (IRQ 6) to cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 7 (IRQ 7) to cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 8 (IRQ 8) to cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 9 (IRQ 9) to cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 12 (IRQ 12) to 
>>cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 13 (IRQ 13) to 
>>cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 14 (IRQ 14) to 
>>cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 15 (IRQ 15) to 
>>cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 16 (IRQ 16) to 
>>cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 18 (IRQ 18) to 
>>cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 19 (IRQ 19) to 
>>cluster 0
>>Nov 26 19:02:28 barney kernel: ioapic0: routing intpin 20 (IRQ 20) to 
>>cluster 0
>>Nov 26 19:02:28 barney kernel: [0] f:00 typ:7 s(CHS):0/1/1 
>>e(CHS):1023/254/63 s:63 l:20482812
>>Nov 26 19:02:28 barney kernel: [1] f:00 typ:15 s(CHS):1023/255/63 
>>e(CHS):1023/254/63 s:20482875 l:102414375
>>Nov 26 19:02:28 barney kernel: [2] f:80 typ:165 s(CHS):1023/255/63 
>>e(CHS):1023/254/63 s:122897250 l:117210240
>>Nov 26 19:02:28 barney kernel: [3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 
>>s:0 l:0
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s1, start 32256 length 
>>10487199744 end 10487231999
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s2, start 10487232000 
>>length 52436160000 end 62923391999
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s3, start 62923392000 
>>length 60011642880 end 122935034879
>>Nov 26 19:02:28 barney kernel: MBREXT Slice 5 on ad4s2:
>>Nov 26 19:02:28 barney kernel: [0] f:00 typ:7 s(CHS):1023/1/1 
>>e(CHS):1023/254/63 s:63 l:90124587
>>Nov 26 19:02:28 barney kernel: [1] f:00 typ:5 s(CHS):1023/0/1 
>>e(CHS):1023/254/63 s:90124650 l:12289725
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s5, start 32256 length 
>>46143788544 end 46143820799
>>Nov 26 19:02:28 barney kernel: MBREXT Slice 6 on ad4s2:
>>Nov 26 19:02:28 barney kernel: [0] f:00 typ:7 s(CHS):1023/1/1 
>>e(CHS):1023/254/63 s:63 l:12289662
>>Nov 26 19:02:28 barney kernel: [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 
>>s:0 l:0
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s6, start 46143853056 
>>length 6292306944 end 52436159999
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s3a, start 0 length 
>>5368709120 end 5368709119
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s3b, start 5368709120 
>>length 5368709120 end 10737418239
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s3c, start 0 length 
>>60011642880 end 60011642879
>>Nov 26 19:02:28 barney kernel: GEOM: Configure ad4s3d, start 10737418240 
>>length 49274224640 end 60011642879
>>Nov 26 19:02:28 barney kernel: Mounting root from ufs:/dev/ad4s3a
>>Nov 26 19:02:28 barney kernel: start_init: trying /sbin/init
>>Nov 26 19:02:38 barney login: ROOT LOGIN (root) ON ttyv0
>>Nov 26 19:03:32 barney kernel: pid 539 (fsck), uid 0: exited on signal 11 
>>(core dumped)
>>Nov 26 19:03:32 barney fsck: Segmentation fault (core dumped)
>>Nov 26 19:04:17 barney login: ROOT LOGIN (root) ON ttyv1
>>
>>
>>_______________________________________________
>>freebsd-current at freebsd.org mailing list
>>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>>To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>_______________________________________________
>freebsd-current at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"


More information about the freebsd-current mailing list