Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 06:17:45 -0800
From:      Randy Bush <randy@psg.com>
To:        Bakul Shah <bakul@BitBlocks.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: 4.9-stable to 5.x 
Message-ID:  <E1AbKgs-000JLt-EA@ran.psg.com>
References:  <E1Ab0Tv-000Cur-Oc@ran.psg.com> <200312291753.hBTHr3xC046306@gate.bitblocks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>     mv /usr/src /usr/src-4.9
>     mv /usr/obj/usr/src /usr/obj/usr/src-4.9
>     cvsup
>     make buildworld buildkernel installkernel
>     cp -p /sys/i386/conf/GENERIC.hints /boot/device.hints
>     cd /sys/boot; make install
>     reboot
>     <hit a key to interrupt the countdown after the kernel is loaded>
>     boot -s
>     mount -u /
>     mount -a
>     adjkerntz -i
>     mergemaster -p

nope.  as the new defaults has not been installed yet,
much whining

>     rm -rf /usr/include/g++
>     make installworld
>     mergemaster
>     reboot

it screamed at me about my mfs /tmp.  so there is something
i have not learned about mfs changes.

it still will not resume from suspend :-(
    pci_cfgintr: 0:29 INTA BIOS irq 11
    pci_cfgintr: 0:29 INTA BIOS irq 11
    pci_cfgintr: 0:29 INTA BIOS irq 11
    pci_cfgintr: 0:29 INTA BIOS irq 11
    pci_cfgintr: 0:31 INTA BIOS irq 11
    pci_cfgintr: 0:31 INTA BIOS irq 11
    pci_cfgintr: 0:31 INTA BIOS irq 11
    pci_cfgintr: 1:0 INTA BIOS irq 11
    pci_cfgintr: 2:0 INTA BIOS irq 11
    pci_cfgintr: 2:0 INTA BIOS irq 11
    pci_cfgintr: 2:1 INTA BIOS irq 11
    pci_cfgintr: 2:2 INTA BIOS irq 11
    ata0: resetting devices ..
hard disk light is on solid.  real bummer, as this was the
principal reason i moved to -current.

and yes, i am running with apm, not acpi, /boot/device.hints
    hw.pci.allow_unsupported_io_range="1"
    hint.acpi.0.disabled="1"
    hint.apm.0.disabled="0"
    hint.apm.0.flags="0x20"

on the other hand, the ath driver works, so the move is not
entirely without rewards.

and now to clean up X and ports

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AbKgs-000JLt-EA>