Aravisian
Sat Aug 03, 2019 6:32:08 pm
Last night, I managed to utterly demolish my Zorin 12.4 Core O.S.
No idea how I did it, don't ask.
I did a wipe and reload, clean install, wipe drive, 12.4 LITE.
That sucked, by the way. Thankfully l I had MOST things backed up.
Today, I cannot install or uninstall anything, now. I keep getting an error:
I looked up a lot of tutorials on it, I installed the headers using Synaptic after it said it could not find them, Yet, nothing I do seems to fix this problem.
I tried dpkg force remove.
I really would prefer to NOT wipe and reload again...
EDIT:
And just marked this as solved...
I literally spent Two hours on this. I could list out all the bash in three very long posts.
In the end, I gut frustrated and opened Synaptic and searched "4.15.0-30.32"- It came up with a kernel and modules. I marked for complete removal, hit apply...
...and it fixed it.
FIGURES!
No idea how I did it, don't ask.
I did a wipe and reload, clean install, wipe drive, 12.4 LITE.
That sucked, by the way. Thankfully l I had MOST things backed up.
Today, I cannot install or uninstall anything, now. I keep getting an error:
- Code:
dpkg: error processing package linux-image-unsigned-4.15.0-30-generic (--configure):
I looked up a lot of tutorials on it, I installed the headers using Synaptic after it said it could not find them, Yet, nothing I do seems to fix this problem.
I tried dpkg force remove.
I really would prefer to NOT wipe and reload again...
- Code:
$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 1.9G 0 1.9G 0% /dev
tmpfs 384M 6.2M 377M 2% /run
/dev/sda1 458G 6.4G 428G 2% /
tmpfs 1.9G 27M 1.9G 2% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
tmpfs 384M 72K 384M 1% /run/user/1000
- Code:
$ df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 482681 504 482177 1% /dev
tmpfs 490341 726 489615 1% /run
/dev/sda1 30466048 273428 30192620 1% /
tmpfs 490341 68 490273 1% /dev/shm
tmpfs 490341 5 490336 1% /run/lock
tmpfs 490341 17 490324 1% /sys/fs/cgroup
tmpfs 490341 32 490309 1% /run/user/1000
- Code:
dpkg --list linux-\*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii linux-base 4.5ubuntu1~1 all Linux image base package
ii linux-firmware 1.157.22 all Firmware for Linux kernel drivers
un linux-firmware <none> <none> (no description available)
ii linux-generic- 4.15.0.55.76 amd64 Complete Generic Linux kernel and
un linux-headers <none> <none> (no description available)
un linux-headers- <none> <none> (no description available)
ii linux-headers- 4.15.0-30.32 all Header files related to Linux ker
ii linux-headers- 4.15.0-30.32 amd64 Linux kernel headers for version
ii linux-headers- 4.15.0-30.32 amd64 Linux kernel headers for version
ii linux-headers- 4.15.0-55.60 all Header files related to Linux ker
ii linux-headers- 4.15.0-55.60 amd64 Linux kernel headers for version
ii linux-headers- 4.15.0.55.76 amd64 Generic Linux kernel headers
un linux-hwe-tool <none> <none> (no description available)
un linux-image <none> <none> (no description available)
un linux-image-4. <none> <none> (no description available)
ii linux-image-4. 4.15.0-55.60 amd64 Signed kernel image generic
ii linux-image-ge 4.15.0.55.76 amd64 Generic Linux kernel image
iF linux-image-un 4.15.0-30.32 amd64 Linux kernel image for version 4.
un linux-image-un <none> <none> (no description available)
un linux-initramf <none> <none> (no description available)
un linux-kernel-h <none> <none> (no description available)
un linux-kernel-l <none> <none> (no description available)
ii linux-libc-dev 4.4.0-157.18 amd64 Linux Kernel Headers for developm
ii linux-modules- 4.15.0-30.32 amd64 Linux kernel extra modules for ve
ii linux-modules- 4.15.0-55.60 amd64 Linux kernel extra modules for ve
ii linux-modules- 4.15.0-55.60 amd64 Linux kernel extra modules for ve
un linux-restrict <none> <none> (no description available)
ii linux-sound-ba 1.0.25+dfsg- all base package for ALSA and OSS sou
EDIT:
And just marked this as solved...
I literally spent Two hours on this. I could list out all the bash in three very long posts.
In the end, I gut frustrated and opened Synaptic and searched "4.15.0-30.32"- It came up with a kernel and modules. I marked for complete removal, hit apply...
...and it fixed it.
FIGURES!