#[CLOSED] installation on existing arch machine
14 messages · Page 1 of 1 (latest)
Yes, you can skip those steps.
actually i just found a guide that suits my situation better:
https://wiki.archlinux.org/title/Install_Arch_Linux_from_existing_Linux
i have arch linux already installed but i just want to reinstall it, keeping only the lowest, system configs, no apps no packages carried over etc
Oh, I see
installation on existing arch machine
You would have to wipe everything else besides the configs and then pacstrap again
I think that’s how you would go about doing what you want
of course i'd have to do it from root right?
Yes, basically just rm -rf on everything you want gone, making the partitions fresh besides the configuration files you want to keep.
will it boot me out of the system if that happens, will the system crash or anything?
You should do it from the installation ISO or something, not while you’re booted into the system ofc.
ok