Dag-Erling Smørgrav wrote: > eculp_at_encontacto.net writes: > >>I'm building new kernels as I write this. My next question is: >>One of the machines I'm building on is remote and was last rebuilt >>just before the change. What would be be better sequence for making >>the change after a fresh cvsup ? > > > RTFM. > > make buildworld > make buildkernel > make installkernel > reboot > make installworld > mergemaster > reboot > > DES I found that if I put /rescue in my PATH before all the normal stuff, things tend to work (like ls). For me I got caught doing the: make buildworld make buildkernel KERNCONF=FOO make installkernel mergemaster make installworld BAM! installworld fails, and the signal 12's start to manifest. I'm afraid to reboot at this point, and decided to backup my stuff before proceeding with anything (rebooting) that might result in my system becoming utterly useless. Should I manually copy the items in /usr/obj to their final destination, or take my chances with a reboot? Maybe wait for the jpsnap to catchup and boot a -current livecd to finish the makeinstall? I'm seeking the path of least resistance which involves anything other than flattening my -current install. Thanks in advance =) __ __ _ | \/ | __ _ ___| |_ __ _ | |\/| |/ _` / __| __/ _` | | | | | (_| \__ \ || (_| | |_| |_|\__,_|___/\__\__,_| unzip ; strip ; touch ; finger ; mount ; fsck ; more ; yes ; umount ; sleep masta_at_wifibsd.org http://wifibsd.orgReceived on Fri Nov 14 2003 - 10:04:06 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:29 UTC