#unknown file system

54 messages · Page 1 of 1 (latest)

slender tulip
#

so i get unknown file system and it takes me to grub rescue

#

i found a fix on internet in the internet

#

b ut its on ly temporary

#

it have to do it in every startup

alpine chasm
#

.s litany

sharp boughBOT
# alpine chasm .s litany

Please follow the Standard Litany when asking a question:
What was your environment? What was your operating system, configuration?
What did you do? What did you run or test? Where?
What actually happened? What were the exact results, complete log contents, exact error messages?
What did you expect? What were you aiming to achieve? What result were you looking for?

Vague or superficial questions will yield vague or superficial answers. False information leads to false solutions.

Also see this similar guide on how to ask smart questions.

slender tulip
#

i updated grub

#

oh sry

#

its running Manjaro gnome

#

always boot into grub rescue on startup

alpine chasm
#

Try to enter a liveusb and then chroot on your system and reinstall grub

#

And then add a pacman hook for always reinstall grub and regenerate the config file after update

slender tulip
#

not grub but i have installed manjaro plenty of times

#

and it goes into the same

#

place

#

i did this

#

but i have to do it everytime

alpine chasm
#

This error occurs after a update on grub right?

slender tulip
#

wait lemme check

#

yes it does

#

@alpine chasm

alpine chasm
#

Recently a bug occurs on grub package that affect ppl who have a pacman hook to update the config file when a update occurs, but the grub installation isn't upgraded so they generate a config file for a new version while the installed version still is the older one, causing an issue

#

So for you actually upgrade grub you must run grub-install and them grub-mkconfig after an update

slender tulip
#

sudo pacman -S grub efibootmgr os-prober

sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub

sudo grub-mkconfig -o /boot/grub/grub.cfg

#

i did this

#

@alpine chasm

#

sry for pinging alot

alpine chasm
#

hmmm why don't you update the db and the system as well?

slender tulip
#

i did

alpine chasm
#

It isn't wrong but you may faile to retrive the package

slender tulip
#

i updated at first

#

and reinstalled grub

alpine chasm
#

Ok

#

And it's a good idea to change the hook on pacman

#

To always run grub-install and then grub-mkconfig

slender tulip
#

i could but i tried to check if it would work so i restarted right after reinstalling grub

alpine chasm
#

And it works?

slender tulip
#

no

alpine chasm
#

Do you use a Manjaro live USB right?

slender tulip
#

no

#

i mean i have one

#

but im not on a live one

alpine chasm
#

Manjaro has his own repos

slender tulip
#

yep

alpine chasm
#

You reinstalled grub from an arch repo right?

slender tulip
#

ye

#

he

alpine chasm
#

I don't know if it's the problem, but this may be the issue

#

I know that Manjaro has some dependencies issues, especially with AUR packages

#

I recommend to use the Manjaro repos to update the packages of Manjaro

hybrid forge
hybrid forge