Re: Nachtrag: Upgrade von 7-Stable auf 8-Stable fehlgeschlagen

From: Matthias Fechner <idefix(at)fechner.net>
Date: Mon, 07 Dec 2009 23:16:12 +0100

Hallo Christoph,

Christoph Sold schrieb:
> Erfolg ;)

Glückwunsch :)

> Sollte ich noch etwas vergessen haben?

mach einfach das was im Makefile steht:
1. `cd /usr/src' (or to the directory containing your source tree).
2. `make buildworld'
3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
4. `make installkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
      [steps 3. & 4. can be combined by using the "kernel" target]
5. `reboot' (in single user mode: boot -s from the loader prompt).
6. `mergemaster -p'
7. `make installworld'
8. `make delete-old'
9. `mergemaster' (you may wish to use -U or -ai).
10. `reboot'
11. `make delete-old-libs' (in case no 3rd party program uses them anymore)

wobei bei Punkt 11 solltest du sehr vorsichtig sein und genau wissen was
du machst.

Danach musst du alle installierten Ports neu kompilieren, hier hilft
portupgrade/portmaster weiter.

Gruss
Matthias

-- 
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 07 Dec 2009 - 23:16:30 CET

search this site