Jump to content

I have a laptop that is dual booted and was working fine until recently, when suddenly it stopped working and Ubuntu does not boot at all and drops to intramfs. i tried finding solution online but don't want to try their solutions as the log that they get is different from mine.

 

Nrfi7BD.jpg

 

Can anyone who knows this stuff can help me know the solutions.

 

P.S. If it makes a diffenece some days ago i moved to a SSD storage from HDD.

Link to comment
https://linustechtips.com/topic/1050478-ubuntu-boot-fix-needed/
Share on other sites

Link to post
Share on other sites

2 minutes ago, myselfolli said:

You're getting mounting errors, my guess is, that something messed up during the move from the HDD to the SSD... Did anything else change since?

I'm 100% positive that it was working as usual after the move, was using it for a week.

Link to comment
https://linustechtips.com/topic/1050478-ubuntu-boot-fix-needed/#findComment-12444743
Share on other sites

Link to post
Share on other sites

Just now, KhakiHat said:

Did you migrate or a fresh install? 

 

You could just connect the drive and recover anything you need from it and do a fresh install?

I migrated it and reinstalling is not a feasible option as i had done a lot of customization and package installs on that ubuntu. 

Link to comment
https://linustechtips.com/topic/1050478-ubuntu-boot-fix-needed/#findComment-12444749
Share on other sites

Link to post
Share on other sites

The failure is with the filesystem, the ACPI errors have nothing to do with failing to boot.

 

You need to fsck the root partition.

 

If it failed while doing package management, and you did not fix the filesystem problem before migrating, the filesystem may be broken now.

Link to comment
https://linustechtips.com/topic/1050478-ubuntu-boot-fix-needed/#findComment-12444825
Share on other sites

Link to post
Share on other sites

1 hour ago, KarathKasun said:

The failure is with the filesystem, the ACPI errors have nothing to do with failing to boot.

 

You need to fsck the root partition.

 

If it failed while doing package management, and you did not fix the filesystem problem before migrating, the filesystem may be broken now.

fsck does not do anything it just tells that 0.1% is non contiguous and does not fix anything

Link to comment
https://linustechtips.com/topic/1050478-ubuntu-boot-fix-needed/#findComment-12445164
Share on other sites

Link to post
Share on other sites

17 minutes ago, Flamey said:

I ran it as "fsck /dev/nvme0n1p3"(partition name) and that is what i got after googling about fsck.

Try the -a flag.

 

If it still errors out, the FS is toast and not worth the time to recover unless you have valuable (as in, worth money) information on it.  The "no journal found" error is quite serious if its an EXT3 or EXT4 partition.

Link to comment
https://linustechtips.com/topic/1050478-ubuntu-boot-fix-needed/#findComment-12445359
Share on other sites

Link to post
Share on other sites

Did you have a look at this while searching?

https://askubuntu.com/questions/137655/boot-drops-to-a-initramfs-prompts-busybox

 

Your best bet in cases like this is searching individual lines from your error prompt.

Usually someone else had the exact problem as you and found an easy fix.

Link to comment
https://linustechtips.com/topic/1050478-ubuntu-boot-fix-needed/#findComment-12445440
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×