























I was going through the Installation Guide while setting up a new Arch VM. Everything was working fine until I tried to mount my newly created EFI System Partition.
When I issued the command "mount -v /dev/sda1 /boot/efi", I got the error message "mount: /mnt/boot/efi: unknown filesystem type 'vfat'.".
When I issued the command "modprobe vfat", I got the error message "modprobe: FATAL: Module vfat not found in directory /lib/modules/7.0.10-arch1-1".
The output of "cat /proc/filesystems" does not include "vfat".
I downloaded the ISO file this morning using the magnet link.
fishnet37222 wrote:
When I issued the command "mount -v /dev/sda1 /boot/efi", I got the error message "mount: /mnt/boot/efi: unknown filesystem type 'vfat'."
Did you run the command before arch-chroot or after?
You have to mount ESP partition to /mnt/boot/efi/ before chrooting.
That's what I'm trying to do. In the live environment before any chrooting, there is currently no support for the vfat filesystem.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。