Bug 167442 - [install] server does not come up, if kernelinstall process is interrupted
Summary: [install] server does not come up, if kernelinstall process is interrupted
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 8.3-PRERELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-30 07:20 UTC by kes-kes
Modified: 2017-12-31 22:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kes-kes 2012-04-30 07:20:11 UTC
if you build and trying to install kernel
make installkernel KERNCONF=YOUR_CONF
and occasionally server reboot occour. it is not start up =(

Allow installkernel to be the atomic action. To avoid lost connection to server if server reboot occour during install process.

Fix: 

for example install kernel to some directory and as last action do:
mv /boot/kernel /boot/kernel.old
mv /boot/kernel.new /boot/kernel
nextboot....
How-To-Repeat: when doing `make installkernel KERNCONF=YOUR_CONF` press reset button
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:15 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped