Script started on 2023-11-20 22:06:08+01:00 [TERM="linux" TTY="/dev/tty1" COLUMNS="240" LINES="67"] [?2004h(22:06) root @ ~ # cat /eytc/fstab [?2004l # Static information about the filesystems. # See fstab(5) for details. # # /dev/nvme0n1p8 UUID=b9368818-bf02-4af9-a1b8-8a9e91b3eacb / ext4 rw,relatime 0 1 # /dev/nvme0n1p1 LABEL=SYSTEM UUID=34F4-F189 /efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 # Manually made swap UUID=5325012b-9a0c-4d0f-ae35-a327406cd0b4 none swap defaults 0 0 [?2004h(22:06) root @ ~ # uname -a [?2004l Linux archlinux-tug 6.2.13-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 26 Apr 2023 20:50:14 +0000 x86_64 GNU/Linux [?2004h(22:06) root @ ~ # mount /efi [?2004l mount: /efi: unknown filesystem type 'vfat'. dmesg(1) may have more information after failed mount system call. [?2004h(22:06) root @ ~ # bkcat /eproc/fielesystems [?2004l nodev sysfs nodev tmpfs nodev bdev nodev proc nodev cgroup nodev cgroup2 nodev cpuset nodev devtmpfs nodev binfmt_misc nodev configfs nodev debugfs nodev tracefs nodev securityfs nodev sockfs nodev bpf nodev pipefs nodev ramfs nodev hugetlbfs nodev devpts nodev autofs nodev efivarfs nodev mqueue nodev resctrl nodev pstore ext3 ext2 ext4 [?2004h(22:06) root @ ~ # ,pmodprobe -bv -n vfat [?2004l insmod /lib/modules/6.2.13-arch1-1/kernel/fs/fat/fat.ko.zst insmod /lib/modules/6.2.13-arch1-1/kernel/fs/fat/vfat.ko.zst [?2004h(22:06) root @ ~ # ls -al &l/libm/modules&/6.2.13-arch1-1/kernel/fs/fat/ [?2004l total 96 drwxr-xr-x 2 root root 4096 Nov 20 18:30 . drwxr-xr-x 54 root root 4096 Nov 20 18:30 .. -rw-r--r-- 1 root root 58099 Apr 26 2023 fat.ko.zst -rw-r--r-- 1 root root 9597 Apr 26 2023 msdos.ko.zst -rw-r--r-- 1 root root 13105 Apr 26 2023 vfat.ko.zst [?2004h(22:07) root @ ~ # ls -al /lib/modules/6.2.13-arch1-1/kernel/fs/fat/vfat.ko.zst [1@m[1@o[1@d[1@i[1@n[1@f[1@o [?2004l filename: /lib/modules/6.2.13-arch1-1/kernel/fs/fat/vfat.ko.zst author: Gordon Chaffee description: VFAT filesystem support license: GPL alias: fs-vfat srcversion: 10921C44C2661B8AEC07C0E depends: fat retpoline: Y intree: Y name: vfat vermagic: 6.2.13-arch1-1 SMP preempt mod_unload sig_id: PKCS#7 signer: Build time autogenerated kernel key sig_key: 4D:E6:E9:2F:73:2C:26:A1:83:35:C9:A5:9E:55:63:98:DD:F0:CA:6E sig_hashalgo: sha512 signature: 30:65:02:31:00:D0:76:F1:1F:72:F0:2A:FA:8A:60:04:B8:4D:4A:49: 6C:D2:57:78:94:BF:A2:69:30:00:EE:29:DE:9E:40:24:12:43:83:C3: 36:A2:8B:FE:C6:10:F5:43:8C:DD:51:1F:7F:02:30:18:CF:88:7D:68: 6A:05:47:AE:40:EB:48:06:4C:CF:C2:6F:37:44:72:49:E8:17:58:01: D9:30:CE:88:20:0F:5A:12:03:37:89:20:62:7C:14:4D:F3:F7:FB:95: 5B:EF:3F [?2004h(22:07) root @ ~ # modprobe vfat [?2004l modprobe: ERROR: could not insert 'vfat': Unknown symbol in module, or unknown parameter (see dmesg) [?2004h(22:07) root @ ~ # modprobe vfat-vfatvfat vfat [?2004l insmod /lib/modules/6.2.13-arch1-1/kernel/fs/fat/fat.ko.zst modprobe: ERROR: could not insert 'vfat': Unknown symbol in module, or unknown parameter (see dmesg) [?2004h(22:07) root @ ~ # dmesg | grep fat [?2004l [?2004h(22:07) root @ ~ # dmesg | grep fatvfat [?2004l [?2004h(22:07) root @ ~ # [?2004l exit Script done on 2023-11-20 22:07:48+01:00 [COMMAND_EXIT_CODE="1"]