logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

coldreboot - Force a cold reboot bypassing kexec-tools default

Description

coldreboot  is  a  script  that  forces  a  cold  reboot regardless of whether kexec is enabled or not in
       /etc/default/kexec.  coldreboot  takes  the  same  arguments  as  /sbin/reboot  and  passes  them  on  to
       /sbin/reboot later.

Name

       coldreboot - Force a cold reboot bypassing kexec-tools default

Notes

coldreboot  prevents a kexec kernel from being loaded automatically and thus forces a cold reboot. If the
       user loads a kexec kernel by hand, coldreboot will still result in a kexec reboot.

Linux                                              April 2006                                           kexec(8)

Synopsis

/sbin/coldreboot[rebootoptions]

See Also