Versions Compared

Key

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

Symptoms

  • After an upgrade fails (for any reason), rerunning the upgrade rarely fails with the following error message in the upgrade log file:

    Code Block
    languagebash
    themeRDark
    mount: /installs/update/fix/TODO/<Upgrade File Name>.sfs is already mounted

...

This is caused because the failed upgrade was not able to automatically unmount the upgrade file (*.sfs).

Resolution

  • Unmount the upgrade file manually using the following command:

    Code Block
    languagebashthemeRDark
    umount /mnt/update
  • Rerun the upgrade