#During the boot process, it hangs while trying to mount a drive
1 messages · Page 1 of 1 (latest)
idk i never used EndeavourOS
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?
i never used arch as well
im a debian contributor
tho could you uhh
open grub
@grizzled nimbus
wow
yeah no error mesasge
it just displays "mounting /media/Data" and it does not proceed further
screenshot if possible pwese
fstab is fine
i cannot
dualboot yes?
yes
hmm
i have windows on one drive, linux on another and use grub as a bootloader to pick what i wanna boot
i know this may sound dum ahh
can you go to grub and select recovery mode
im sorry if this is dumb-
aaaaaaa
ok let me try give one sec
lowkey sound like an egirl/femboy
cool stuff
Ok i'm in recovery mode
Now what
does it work
Boy wdym does it work
i mean does it boot-
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
Do you have duplicate entries in /etc/fstab
I had a similar issue at one point, and the culprit was having duplicate fstab entries
No don't think so
check
How did it duplicate
Running genfstab -U /mnt >> /mnt/etc/fstab more than once by accident
or however you generated your fstabs
I didn't run anything related to fstab
oh
I updated my repos
oh
When you ORIGINALLY generated your fstabs
Did you use the -U flag
If you didn't, then regenerate fstabs. Drive names can change.
the ID for the drive cannot change
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
Have not mounted any new drives
remove all the text, other than comments, from /etc/fstab
then you have to run a command
lemme find the command
Do i just use the grub command line?
Can i do it through arch-chroot?
then generate the fstabs
yes
make sure to remove all the contents that aren't comments from /etc/fstab
So i need to boot the arch iso, mount the drives then do chroot to the drive i need?
And then regenerate the fstab?
then you run genfstab -U /mnt >> /mnt/etc/fstab
yes, yes, and yes
yes
regenerate with -U flag
if that doesn't work, idk what to do
reinstall if it doesnt work?
Haven't done it in a while
I don't really want to i have plenty important stuff on there
ah
Not super important but like all my dotfiles n shit
Haven't updated my github in a while
ah
update the repo from command line
it should be easy
i have my entirety of .config as symlinks to ~/dotfiles
It mounted /boot
Now it’s stuck on
Mounted Arbitrary Executable File Formats File System
Send screenshots :
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"
Yeah I'm not a pro 💀
I was just asking bc i had a similar issue