Add rescue mode script - #4037
Conversation
|
We had some form of "helper" scripts before with This seems more like a personal thing to hack around and I'm not sure there's much value including it into the repo itself |
|
I think it would be invaluable. The amount of times i see people on forums saying "just re-install". Just because they do not have a mount/chroot script. This would explicitly makes that available. I do see the issue with maintaining, but if we re-use from the code-base as much as possible and simply use Just wanted to show a PoC that actually helped me fix my stuff, so yes personal, but hell why not? |
|
Imma close this. I created a repo here https://github.com/h8d13/archinstall-contrib to inject it at runtime. |
This morning I deleted
sudoby accident playing around with--noconfirmscripts. Specifically wanted to build a parser that would support same format as-r requirements.txtbut forpacmanand it went wrong in the-Rnscategory lol.Anyways I thought it would be good to have a utility that can save your ass from ISO or other install. Obviously isn't perfect but I tried to re-use as much as possible from existing menus. And it showed my root partition selected it ran
pacman -S sudo, rebooted and was done.