Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Read Upgrading Ubuntu Releases for more in depth details.

 

Check for Reboot Message

Verify that a reboot is required by checking for the reboot-required file. If the file does not exist you will see the message "No such file or directory" and no reboot is necessary.

Code Block
languagebash
cat /var/run/reboot-required
*** System restart required ***

If the file does exist and contains the message to restart the system. Restart the systemSince this is still a fresh system, restart the system,

Code Block
languagebash
sudo reboot