View previous topic :: View next topic |
Author |
Message |
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Tue Sep 17, 2024 4:09 pm Post subject: Booting /efi failed |
|
|
Gentoo refuses to update without mounting of efi.
Quote: | mount /dev/nvme0n1p7 /boot/efi
mount: /boot/efi: wrong fs type, bad option, bad superblock on /dev/nvme0n1p7, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.
|
Mounting of Artix and uefi works fine.
Installed dosfstools.
Enabled vfat in kernel.
Any suggestions ? |
|
Back to top |
|
|
GDH-gentoo Veteran
Joined: 20 Jul 2019 Posts: 1685 Location: South America
|
Posted: Tue Sep 17, 2024 4:30 pm Post subject: Re: Booting /efi failed |
|
|
RIA77 wrote: | Quote: | dmesg(1) may have more information after failed mount system call. |
|
Have you checked? _________________
NeddySeagoon wrote: | I'm not a witch, I'm a retired electronics engineer |
Ionen wrote: | As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though |
|
|
Back to top |
|
|
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Tue Sep 17, 2024 4:52 pm Post subject: |
|
|
Quote: | ] elogind-daemon[2251]: New session 1 of user linux.
[ 133.405105] FAT-fs (nvme0n1p7): IO charset iso8859-1 not found
|
|
|
Back to top |
|
|
GDH-gentoo Veteran
Joined: 20 Jul 2019 Posts: 1685 Location: South America
|
Posted: Tue Sep 17, 2024 10:03 pm Post subject: |
|
|
RIA77 wrote: | Quote: | [ 133.405105] FAT-fs (nvme0n1p7): IO charset iso8859-1 not found |
|
Do you have CONFIG_NLS_ISO8859_1 enabled in your kernel?
Code: | File systems --->
<*> Native language support --->
<*> NLS ISO 8859-1 (Latin 1; Western European Languages) |
_________________
NeddySeagoon wrote: | I'm not a witch, I'm a retired electronics engineer |
Ionen wrote: | As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though |
|
|
Back to top |
|
|
RIA77 Guru
Joined: 24 Feb 2016 Posts: 391
|
Posted: Thu Sep 19, 2024 7:54 pm Post subject: |
|
|
No |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22619
|
Posted: Thu Sep 19, 2024 8:29 pm Post subject: |
|
|
If you enable that symbol, then does mounting work? |
|
Back to top |
|
|
|