#Grub bootloader crash now only loads into GRUB CLI or windows

89 messages · Page 1 of 1 (latest)

fathom lake
#

This morning I booted my PC, it loaded into the grub boot loader as usual. When I left it to auto select Cinnamon it crashed, I did not take a screenshot of the error
I have a dual boot with Windows 10 setup.
When I enter "exit" in the CLI it boots windows.
I have tried to use boot repair via a USB.
When I search the directories of the partitions I cannot find the usual root folders - home, etc, boot.
It only shows a EFI/ folder and a system volume information/ folders, same with the window disk.
Should note that I'm fairly new to Linux and that I did neglect to update my packages in Linux for at least a week.

coarse shell
#

I would like to help you but this is beyond my skills

fathom lake
#

I should mention also I have 2 separate hard disks for each OS (both SSDs) and for the first hd0,1 partition the efi\ folder does have an \efi\ubuntu\ folder inside so I'm sure that one is the one for Linux Mint

#

I'm guessing something has happened to the file system for Linux mint so its unreadable by GRUB, since I'm seeing online that I'm supposed to be able to find a root directory for Mint on one of the partitions and I am not

fathom lake
#

Quick update, after trying some things I'm fairly certain the only thing that loads on the partition where Mint is installed the lost+found/ folder

coarse shell
#

@vernal gulch Can you help him? I honestly don't know what to do.

vernal gulch
#
  • then do msinfo32 from Windows run box, and note the "BIOS MODE"
  • then boot the live ISO of Mint from usb or DVD in same mode
#

@fathom lake copy that?

fathom lake
#

Got that yea, though I'm gonna try and fix it on the weekend some time. Tired from work

#

Out of curiosity what would this do to the live ISO?

#

More accurately how would this help in me either fixing or figuring out what the issue is with Mint?

vernal gulch
#

well u can browse using the Disks app

#

i suspect partition is damn near empty

#

then u can reinstall linux

fathom lake
#

Ah, there's what i didnt want to hear

#

I did do that already mind you, minus the changing of the BIOS mode for the bootable

vernal gulch
#

did u create a separate home partition during mint install, last time?

fathom lake
fathom lake
vernal gulch
#

basically u want to mount ALL partitions using the disks app 's play icon. every single one, then run a command n show its results here

#

lsblk -o NAME,TYPE,MODEL,LABEL,SIZE,FSSIZE,FSTYPE,FSUSED,FSAVAIL,MOUNTPOINT

fathom lake
#

Just for Mint's disk I presume? Not including the windows one

vernal gulch
#

Well, all really , to see sizing n health

fathom lake
#

Ok

#

Like I said though, I'll do that tomorrow. Hope that isn't an issue

vernal gulch
#

np

coarse shell
#

@vernal gulch Thanks a lot anyway, you know as you see I normally try to help others but for me GRUB in some cases is a nightmare and seeing that you were good I knew I could count on you

fathom lake
#

Note the very first drive is the USB (sda), the second the windows drive and the third the Mint drive

fathom lake
#

Also two other things I wanna mention.
Poking through the BIOS menu I found a setting for fast boot.... it was on. Though I'm not 100% sure if it was on the whole time since at one point during my initial research I went into the BIOS since I did something to the fans and they were at a WAY too high of an RPM and it wanted me to save a bunch of stuff.
The other thing is the windows drive had a few blocks in the Disks app that did not have the play button (unmountable, presuming). Dunno what that means, didn't look too deep into what they were.

vernal gulch
#

it's a bit hard to judge from the pic above cuz it cuts off a bit the text at 80 columns width output

#

open the DISKS app, and show the linux nvme drive,

#

moreover, click the main linux partition in it

#

actually, i see now from the prior pic

#

nvme1n1p2

#

190.4 GiB used

#

so at least it's not utterly blown out

#
  • what you do is go to that partition in DISKS app, and click the blue link where it says "Mounted at"
#

then, navigate to the etc folder in that partition

#

find the fstab file inside etc folder

#

then show contents of that file

#

(just double click to open, it's plain text)

#

see which exact partition the line about "boot/efi" is

#

lsblk -f will show you UUID's and partition names

fathom lake
#

This is what I get when I mount it and click the blue link

fathom lake
vernal gulch
#

i think u picked wrong nvme

#

unless the names got reassigned since the terminal pic u showed

fathom lake
#

I picked the bigger part of that bar

vernal gulch
#

basically, the team viewer drive

#

not the Samsung

fathom lake
#

I'll rerun the command sent it over

#

I did not mount the Samsung drive

vernal gulch
fathom lake
#

I know that one is the one for windows, since there's a size diff

vernal gulch
#

cuz disks app pic showed nvme0n1

fathom lake
#

Yeaaa they got reassigned

vernal gulch
#

no biggie. it just switched the names

#

but anyway, right click in the file manager

#

in the empty file pane area

#

do 'open as root'

#

and then go into 'lost and found'

#

see what's in there

fathom lake
#

A lot of stuff

#

3568 items to be exact

#

Am I looking for anything in particular?

vernal gulch
#

what , like all the main linux folders?

#

did the pc have a major power issue? forced shutdown? power failure?

fathom lake
#

Files and folders with in the format # 7digit number

vernal gulch
#

yeah it's ... trashed

fathom lake
vernal gulch
#

if there's anything in there of value to you, u can pick thru it

fathom lake
#

Dang

vernal gulch
#

but otherwise, reinstall

fathom lake
#

Should I do it the same way I did before? I removed the windows SSD then installed mint on the other drive, plugged the windows SSD back in then, after getting mint to start first, updated GRUB

vernal gulch
#

yes exactly

#

that way u get an exclusive EFI partition that doesn't meddle with Windows one

fathom lake
#

Cool

#

Most annoying part would be setting the browser back up, thankfully

#

When the installation's done

vernal gulch
#

yeah. if you keep a lot of bookmarks, export them , and save the exported file to some completely offline backup drive

fathom lake
#

I can used the second USB for that, and will do that here

#

While you're here, is it safe to plug a second USB in to same some files to it whilst I'm on the USB ISO?

vernal gulch
#

sure