[SOLVED]Update failure has killed Linux Mint Cinnamon

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
ace_75

[SOLVED]Update failure has killed Linux Mint Cinnamon

Post by ace_75 »

Hi Friends
Good A/N
I was updating Linux Mint Cinnamon 18.3 when there was a net connectivity disruption. Hence the update failed. Then I switched off my computer. Now when I try to boot into Linux Mint, it gives me a black screen with error. I can't log into Mint Cinnamon. Please help me.
Image

How can I save my Linux Mint install.

Thanks in advance.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Moem
Level 22
Level 22
Posts: 16230
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: Update failure, has killed Linux Mint Cinnamon

Post by Moem »

What does the error say?
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
ace_75

Re: Update failure, has killed Linux Mint Cinnamon

Post by ace_75 »

It gives me a black screen with a word- initramfs...

Please see the image in my previous post. Instead of the log in screen, I am getting this black screen.
User avatar
Moem
Level 22
Level 22
Posts: 16230
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: Update failure, has killed Linux Mint Cinnamon

Post by Moem »

ace_75 wrote: Thu Feb 22, 2018 3:46 am It gives me a black screen with a word- initramfs...
That could be helpful, thanks. I've added the image to your post so people can see it easily.
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
ace_75

Re: Update failure, has killed Linux Mint Cinnamon

Post by ace_75 »

Please help me save this Linux partition. It has lots of data stored on it. Would be very unlucky to lose it.
Thanks in advance.
User avatar
Moem
Level 22
Level 22
Posts: 16230
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: Update failure, has killed Linux Mint Cinnamon

Post by Moem »

So make a backup before you do anything else. Boot into a live medium, and use that to copy your data.
And in the future, please make regular backups; all data that is not backed up should be regarded as data that can be lost at any moment.
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
User avatar
AZgl1800
Level 20
Level 20
Posts: 11173
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Update failure, has killed Linux Mint Cinnamon

Post by AZgl1800 »

ace_75 wrote: Thu Feb 22, 2018 4:40 am Please help me save this Linux partition. It has lots of data stored on it. Would be very unlucky to lose it.
Thanks in advance.
This will be a hard lesson if you loose it, I have practised having a full time sync'd USB backup drive for all of my personal data for years....

I too, took it in the drawers maybe 15 years ago, when I got lackadaisical and quit backing up my laptop.
then one day, I dropped the thing and it refused to boot up again.

Pulled the hard drive out, and tried to access it from a USB adapter, but it was crashed.

I am thinking that if you boot up on a LiveCD that you can see the data you have stored, and copy everything over to a ExtUSB HDD
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: Update failure, has killed Linux Mint Cinnamon

Post by asinoro »

Try from live usb > terminal >

Code: Select all

sudo su
Find your os root partition with,

Code: Select all

blkid
and then,

Code: Select all

fsck -y /dev/sdxx
where sdxx is your os partition,
after that
reboot
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Update failure has killed Linux Mint Cinnamon

Post by Flemur »

ace_75 wrote: Thu Feb 22, 2018 3:29 amNow when I try to boot into Linux Mint, it gives me a black screen with error.
That's not really an error message, it's the dreaded "BusyBox" and its instructions.

Check these -
viewtopic.php?t=241789
-->
https://askubuntu.com/questions/137655/ ... 660#817660
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
ace_75

Re: Update failure, has killed Linux Mint Cinnamon

Post by ace_75 »

asinoro wrote: Thu Feb 22, 2018 6:17 am Try from live usb > terminal >

Code: Select all

sudo su
Find your os root partition with,

Code: Select all

blkid
and then,

Code: Select all

fsck -y /dev/sdxx
where sdxx is your os partition,
after that
reboot
Thanks a lot. I can get into Linux Mint now...
Many many Thanks

But now new errors have arisen. I tried upgrade through terminal, and getting this error.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/823 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
dpkg: error processing package linux-libc-dev:amd64 (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
Errors were encountered while processing:
linux-libc-dev:amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
Please help me again, how to get rid of this error.
Sir Charles

Re: Update failure has killed Linux Mint Cinnamon

Post by Sir Charles »

dpkg: error processing package linux-libc-dev:amd64 (--configure):
package is in a very bad inconsistent state; you should
reinstall it before attempting configuration
Maybe you should reinstall the mentioned package?
sudo apt install --reinstall linux-libc-dev
ace_75

Re: Update failure has killed Linux Mint Cinnamon

Post by ace_75 »

Many many Thanks.
Locked

Return to “Beginner Questions”