You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the OS, we should also create a recovery partition.
This partition should be relatively easy:
Create a new partition of 2 GB during the calamares installation
During bootstrap, copy over the iso of the live usb stick to that partition.
Add a new menu entry to grub for system recovery
Add a simple script (in a later phase a gui) that chroots into your broken environment or wipes the installation and uses calamares again (Find a solution to keep the system up to date, so that the installation doesn't break)
The text was updated successfully, but these errors were encountered:
When installing the OS, we should also create a recovery partition.
This partition should be relatively easy:
The text was updated successfully, but these errors were encountered: