Powiadomienia
Wyczyść wszystko
BugOverflow
1
Wpisy
1
Użytkownicy
0
Reactions
2,213
Widoki
0
17/08/2015 9:12 am
Rozpoczynający temat
debian installation : failed to delete software raid device
1 odpowiedź
0
17/08/2015 9:14 am
Rozpoczynający temat
1.Press : Ctrl+Alf+F2 to enter into Console Mode
2. ls /dev | grep md
3. Find device with number, example : md4
4.
swapoff /dev/md4
5. then
mdadm --stop --force /dev/md4
6. continue installation by pressing Ctrl+Alt+F1