Re: 4.9-stable to 5.x

From: Randy Bush (randy_at_psg.com)
Date: 12/30/03

  • Next message: Stefan Ehmann: "Re: page fault panic tracked down (selwakeuppri())"
    Date: Tue, 30 Dec 2003 06:17:45 -0800
    To: Bakul Shah <bakul@BitBlocks.com>
    
    

    > 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

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Stefan Ehmann: "Re: page fault panic tracked down (selwakeuppri())"

    Relevant Pages

    • Re: most bizarre libc.so.7 problem
      ... make installkernel ... reboot in single user ... mergemaster -p ... The purpose of 4 is to stop other people, binaries, or daemons running ...
      (freebsd-questions)
    • Re: make kernel world
      ... > make installkernel ... > mergemaster -p ... system against those libraries. ...
      (comp.unix.bsd.freebsd.misc)
    • Re: upgrading 5.4 -> 6.0 without reinstalling. safe ?
      ... > So I was wondering hether I could just do this from source without any ... make installkernel ... mergemaster -p ... reboot into single-usermode and verify your new kernel works ...
      (freebsd-stable)
    • Re: if_em wont load, complains about missing symbol
      ... mergemaster -p ... make installkernel ... reboot ... Just build em into the kernel til I can make sure to test things and ...
      (freebsd-current)
    • Re: jail manpage
      ... > make KERNCONF=MYKERNEL buildkernel ... > make KERNCONF=MYKERNEL installkernel ... did you mergemaster -p and mergemaster? ...
      (freebsd-questions)