#During the boot process, it hangs while trying to mount a drive

1 messages · Page 1 of 1 (latest)

grizzled nimbus
#

The drive works just fine, and it all booted ok after 30 minutes. I restarted my machine because I needed to change an option in the BIOS and now linux won't boot. Windows boots fine. (EndeavourOS)

latent timber
#

idk i never used EndeavourOS

grizzled nimbus
#

thanks for the contribution

#

could you at least give me a hint towards the problem? Endeavour is based on Arch anyways so maybe it will work?

latent timber
#

i never used arch as well

#

im a debian contributor

#

tho could you uhh

#

open grub

#

@grizzled nimbus

grizzled nimbus
#

wow

latent timber
#

wa..

#

did i do something... wrong

#

or just uhh

#

undo the setting in bios,,?

grizzled nimbus
#

already did

#

that's not the issue

latent timber
#

hmm

#

does it just hang

#

like uhh

#

_

grizzled nimbus
#

yeah no error mesasge

#

it just displays "mounting /media/Data" and it does not proceed further

latent timber
#

screenshot if possible pwese

grizzled nimbus
#

fstab is fine

grizzled nimbus
latent timber
#

ah

#

if you can tell - what file system

grizzled nimbus
#

ext4

#

like the linux drive is ext4

#

the drive that it tries to mount is ntfs

latent timber
#

dualboot yes?

grizzled nimbus
#

yes

latent timber
#

hmm

grizzled nimbus
#

i have windows on one drive, linux on another and use grub as a bootloader to pick what i wanna boot

latent timber
#

i know this may sound dum ahh

#

can you go to grub and select recovery mode

#

im sorry if this is dumb-

#

aaaaaaa

grizzled nimbus
#

ok let me try give one sec

#

lowkey sound like an egirl/femboy

#

cool stuff

#

Ok i'm in recovery mode

#

Now what

latent timber
#

does it work

grizzled nimbus
#

Boy wdym does it work

latent timber
#

i mean does it boot-

grizzled nimbus
#

Dude

#

It's just a command line

#

It's just

#

grub>

#

Ok i tried booting on fallback initramfs

#

It now hangs on mounting /boot/efi instead

latent timber
#

hmm

#

grep efi /etc/fstab
sudo blkid | grep fat

grizzled nimbus
#

Ok hol on

#

Still not working

#

I can't run those

steep vine
#

Do you have duplicate entries in /etc/fstab

#

I had a similar issue at one point, and the culprit was having duplicate fstab entries

grizzled nimbus
#

No don't think so

steep vine
#

check

steep vine
#

Running genfstab -U /mnt >> /mnt/etc/fstab more than once by accident

#

or however you generated your fstabs

grizzled nimbus
#

I didn't run anything related to fstab

steep vine
#

oh

grizzled nimbus
#

I updated my repos

steep vine
#

thats why

#

you need to generate your fstabs

grizzled nimbus
#

Why do i need to re-create it?

#

This isn't a new install

steep vine
#

oh

steep vine
#

Did you use the -U flag

#

If you didn't, then regenerate fstabs. Drive names can change.

#

the ID for the drive cannot change

grizzled nimbus
#

It got generated when i ran the endeavouros setup so I have no idea how their installer does it

#

Didn't change drive names, and didn't change the id

steep vine
#

oh i forgot that youre using endeavour...

#

regenerate your fstabs

grizzled nimbus
#

Have not mounted any new drives

steep vine
#

remove all the text, other than comments, from /etc/fstab

#

then you have to run a command

#

lemme find the command

grizzled nimbus
#

Do i just use the grub command line?

steep vine
#

@grizzled nimbus wait actually

#

you should get the arch iso

#

mount the drives

grizzled nimbus
#

Can i do it through arch-chroot?

steep vine
#

then generate the fstabs

steep vine
#

make sure to remove all the contents that aren't comments from /etc/fstab

grizzled nimbus
#

So i need to boot the arch iso, mount the drives then do chroot to the drive i need?

#

And then regenerate the fstab?

steep vine
#

then you run genfstab -U /mnt >> /mnt/etc/fstab

steep vine
#

regenerate with -U flag

#

if that doesn't work, idk what to do

#

reinstall if it doesnt work?

grizzled nimbus
#

Haven't done it in a while

grizzled nimbus
steep vine
#

ah

grizzled nimbus
#

Not super important but like all my dotfiles n shit

#

Haven't updated my github in a while

steep vine
#

ah

#

update the repo from command line

#

it should be easy

#

i have my entirety of .config as symlinks to ~/dotfiles

grizzled nimbus
#

It mounted /boot

#

Now it’s stuck on

#

Mounted Arbitrary Executable File Formats File System

wary gale
#

Send screenshots :

grizzled nimbus
#

How do i take a screenshot during the boot process

#

Can i send an image of my screen?

#

Or actually now it gets stuck on a different thing

#

It gets stuck on “Reached target Basic System”

#

@wary gale

#

Apparently it just randomly gets stuck on anything after mounting /boot

#

Now it's stuck on "Finished Set Up Additional Binary Formats"

wary gale
#

I was just asking bc i had a similar issue

grizzled nimbus
#

oooooh

#

np

wary gale
#

I thought it was the display manager but i uninstalled and installed it again, so if that was the issue, it would've been solved

#

I just had a fresh install
I still don't know what the real issue was

#

You can check logs tho
And maybe you'll figure out the error