Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a recovery partition #92

Open
F0xedb opened this issue Mar 19, 2021 · 0 comments
Open

Add a recovery partition #92

F0xedb opened this issue Mar 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@F0xedb
Copy link
Member

F0xedb commented Mar 19, 2021

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)
@F0xedb F0xedb added the enhancement New feature or request label Mar 19, 2021
@F0xedb F0xedb self-assigned this Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant