Questions tagged [reinstall]
46 questions
12
votes
3 answers
Arch Linux: Reinstall all broken packages after poweroff during system upgrade
There was power failure during system upgrade (pacman -Suy). So I have a lot of broken packages. They seems to be fixed on reinstall with force overwriting (e.g pacman -S systemd-sysvcompat--overwrite "*").
So my question is how to apply…
petRUShka
- 1,182
- 5
- 17
- 29
11
votes
2 answers
How to reinstall all installed packages with zypper
How do I tell zypper to reinstall all currently installed packages?
almaceleste
- 548
- 2
- 5
- 17
10
votes
4 answers
How to create a list of installed packages for easy/automatic reinstall after disk is formatted
I'll change my system from 32 bits to 64 bits, and will be the same I had before, Debian Squeeze, but I do not want to lose the programs I installed before, because I do not remember the name of them all.
So I wanted a command to do this for me,…
Zignd
- 3,003
- 10
- 35
- 48
10
votes
3 answers
Why do most distros (other than Debian) recommend/require a full reinstall when upgrading to a new version?
Having spent most of my Linux life using Debian, I'm been having a look at other distros and am really surprised at extent to which they don't provide a smooth upgrade between versions. Debian is infinitely upgradeable, and I've upgraded through a…
trr
- 408
- 2
- 12
7
votes
1 answer
How to safely replace one Linux distribution with another one via SSH?
I'm intending to replace a NAS's Custom Linux with Arch Linux (details at the bottom), of course wishing to preserve all user data and (due to the SSH-only headless access) attempting to be fool-proof since a mistake may require firmware…
Tobias Kienzler
- 9,184
- 13
- 65
- 106
5
votes
1 answer
How do I reinstall all installed packages in Alpine Linux?
I'm having some issues with my system and I would like to reinstall packages to see if that resolves it, but I'm not sure how I'd go about doing this. How do I reinstall all installed packages in Alpine Linux?
Newbyte
- 856
- 1
- 9
- 31
4
votes
4 answers
Rebuild damaged system directory (for example, /lib)
Let's say I have a Linux system, either Debian, Ubuntu, or CentOS, where a user removed /lib, for example. Let's also say that I managed to boot this system with a livecd version of whatever OS it was running. Is it possible to run a command that…
cat pants
- 753
- 5
- 23
- 38
4
votes
4 answers
Installing different distro without losing /home
I have a 2 year old laptop with Linux Mint 13 on it. Recently I've been having some problems with it (computer freezing, my settings suddenly disappearing and more) so I've been thinking about installing a new distro. I was recommended Xubuntu and I…
isklenar
- 143
- 1
- 1
- 5
4
votes
3 answers
Is it possible to reinstall Debian afresh and retain all the cutomisation and data from existing installation?
I have done something stupid and messed up my Debian Squeeze installation. Now, the problem is I have enough data and sowftware installations which I don't want to repeat; is it possible to reinstall the OS and still somehow save and maintain data…
Kumar
- 269
- 2
- 4
- 11
3
votes
2 answers
What preparations should I make before reinstalling windows?
Since Windows still does not offer means to skip rewriting the MBR, what can I do before reinstalling Windows to get Grub2 back into the MBR as easy as possible? (I'll also appreciate it if the answer then describes how to restore Grub)
Tobias Kienzler
- 9,184
- 13
- 65
- 106
3
votes
2 answers
Separating OS on a SSD from user settings and apps on HDD
I want to be able to format my OS SDD and format and reinstall without losing any user data, is this possible? I'm currently doing this on Windows 7 and 8 with the help of portable apps and some hacks. Drivers are downloaded automatically on Windows…
braindamage
- 133
- 1
- 5
3
votes
1 answer
Reinstall Linux Mint without encryption
A few days ago I fully switched from Windows Vista to Linux Mint. I am happy with my decision so far. I just have one issue. During installation I opted for full disk encryption so that a password is needed to complete start up. I have come to…
Zuse
- 31
- 2
3
votes
1 answer
When installing an updated Linux version, how do I reuse old home directory?
This is primarily a sanity check before installing the latest openSUSE on my parents’ computer.
To make sure that they can continue where they left off, is it a simple case of using the -d and -M flags to reuse the old home dir?
useradd -u…
Guy
- 894
- 1
- 6
- 20
3
votes
1 answer
Backing up chroots for host reinstall
I've had my workstation for a couple of years now and its slowly become a complex beast, taking on many roles for my dev and test work. I have done some research and was thinking of setting up some chroot environments to help keep things contained…
StillLearning
- 33
- 3
3
votes
2 answers
How to reinstall /bin/sh
I have accidentally deleted /bin/sh, and I am trying to to re-install it.
If I type sh in the terminal, It says
The program 'sh' can be found in the following packages:
* bash
* dash
If I try to apt-get install bash, I get
bash is already the…
Fingolfin
- 213
- 1
- 3
- 10