我正在运行 Ubuntu 20.04。我丢失了 bpool,并重新创建了一个,尝试遵循以下 bpool 部分:
但是,当我尝试运行 update-grub 时出现问题,出现如下错误:“数据集不存在”,“未找到任何有效的 initrd 或内核”,“/usr/sbin/grub-probe:错误:未知文件系统”
这些错误在下面的第一部分中标记为“#####”。下面是一些可能有助于诊断我的问题的命令的输出。
我没有重新启动系统,因为我想先看看“update-grub”是否正常。有没有什么办法可以知道 grub-probe 说的“未知文件系统”是什么意思?它发现的 initrd 和 vmlinuz 显示为在 rpool 上,似乎应该从 bpool 获取当前的内容。
哪里出了问题?我该如何解决?或者我应该做什么来解决这个问题?
谢谢,
-- 文斯
> 更新 grub 源文件“/etc/default/grub” 源文件“/etc/default/grub.d/init-select.cfg” 正在生成 grub 配置文件... 在 rpool/ROOT/ubuntu_mh9hqt 中找到 Linux 映像:vmlinuz-5.4.0-52-generic 在 rpool/ROOT/ubuntu_mh9hqt 中找到 initrd 映像:initrd.img-5.4.0-52-generic ##### 无法打开‘bpool/BOOT/ubuntu_mh9hqt@autozsys_bn0dav’:数据集不存在 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_bn0dav 中找到 Linux 映像:vmlinuz-5.4.0-48-generic 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_bn0dav 中找到 initrd 映像:initrd.img-5.4.0-48-generic ##### 无法打开‘bpool/BOOT/ubuntu_mh9hqt@autozsys_6w4i64’:数据集不存在 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_6w4i64 中找到 Linux 映像:vmlinuz-5.4.0-48-generic 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_6w4i64 中找到 initrd 映像:initrd.img-5.4.0-48-generic ##### 无法打开‘bpool/BOOT/ubuntu_mh9hqt@autozsys_hclrw0’:数据集不存在 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_hclrw0 中找到 Linux 映像:vmlinuz-5.4.0-48-generic 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_hclrw0 中找到 initrd 映像:initrd.img-5.4.0-48-generic ##### 警告:没有找到任何有效的 initrd 或内核。 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_78af4i 中找到 Linux 映像:vmlinuz-5.4.0-52-generic 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_78af4i 中找到 initrd 映像:initrd.img-5.4.0-52-generic 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_2dlyc8 中找到 Linux 映像:vmlinuz-5.4.0-52-generic 在 rpool/ROOT/ubuntu_mh9hqt@autozsys_2dlyc8 中找到 initrd 映像:initrd.img-5.4.0-52-generic ##### /usr/sbin/grub-probe:错误:未知的文件系统。 为 UEFI 固件设置添加启动菜单条目 完毕 root@epp:/home/vince/bin# df | grep boot bpool/BOOT/ubuntu_mh9hqt 1744640 92160 1652480 6% /启动 /dev/sda1 1032428 13296 1019132 2%的/启动/efi /dev/sdc1 1032428 7956 1024473 1%/boot/efi2 /dev/sdb1 1032428 13277 1019152 2%/boot/efi3 bpool/BOOT/ubuntu_mh9hqt/grub 1658112 5632 1652480 1% /boot/grub > 猫/etc/fstab #/etc/fstab:静态文件系统信息。 # 使用“blkid”打印一个 # 设备;这可以与 UUID= 一起使用,作为命名设备的更可靠方式 # 即使添加和删除磁盘也可以正常工作。请参阅 fstab(5)。 # # 安装期间 /boot/efi 位于 /dev/nvme0n1p1 上,/boot 位于 bpool 上,但 nvme 驱动器坏了 UUID=9403-E2A6 /boot/efi vfat umask=0022,fmask=0022,dmask=0022 0 1 UUID=5FFD-2417 /boot/efi2 vfat umask=0022,fmask=0022,dmask=0022 0 1 UUID=7BBE-70D0 /boot/efi3 vfat umask=0022,fmask=0022,dmask=0022 0 1 UUID=d3f4c789-9f90-414f-bf4f-dd543219a679 无交换丢弃 0 0 > cd /etc/zfs/zfs-list.cache root@epp:/etc/zfs/zfs-list.cache# ls 池子 ]0;root@epp:/etc/zfs/zfs-list.cache root@epp:/etc/zfs/zfs-list.cache# cat bpool bpool /boot off on on off on off on off on off - 无 bpool/BOOT 无 关闭 开启 开启 关闭 开启 关闭 - 无 bpool/BOOT/ubuntu_mh9hqt /boot noauto 开启 开启 关闭 开启 关闭 -无 bpool/BOOT/ubuntu_mh9hqt/grub /grub 开启 开启 开启 关闭 开启 关闭 -无 ]0;root@epp:/etc/zfs/zfs-list.cache root@epp:/etc/zfs/zfs-list.cache# cat rpool rpool / off on on on on on off on off - 无 rpool/ROOT 无 关闭 开启 开启 开启 关闭 开启 关闭 - 无 rpool/ROOT/ubuntu_mh9hqt / 开启 开启 开启 开启 开启 关闭 开启 关闭 -无 rpool/ROOT/ubuntu_mh9hqt/srv /srv 开启 开启 开启 开启 开启 关闭 开启 关闭 -无 rpool/ROOT/ubuntu_mh9hqt/usr /usr 关闭 打开 打开 打开 关闭 打开 关闭 -无 rpool/ROOT/ubuntu_mh9hqt/usr/local /usr/local 开启 开启 开启 开启 开启 关 开启 关 - 无 rpool/ROOT/ubuntu_mh9hqt/var /var 关闭 打开 打开 打开 关闭 打开 关闭 -无 rpool/ROOT/ubuntu_mh9hqt/var/games /var/games 开启 开启 开启 开启 开启 关闭 开启 关闭 - 无 rpool/ROOT/ubuntu_mh9hqt/var/lib /var/lib 开启 开启 开启 开启 开启 关 开启 关 - 无 rpool/ROOT/ubuntu_mh9hqt/var/lib/AccountsService /var/lib/AccountsService 开启 开启 开启 开启 开启 关闭 开启 关闭 - 无 rpool/ROOT/ubuntu_mh9hqt/var/lib/NetworkManager /var/lib/NetworkManager 开启 开启 开启 开启 开启 关闭 开启 关闭 - 无 rpool/ROOT/ubuntu_mh9hqt/var/lib/apt /var/lib/apt 开启 开启 开启 开启 开启 关 开启 关 - 无 rpool/ROOT/ubuntu_mh9hqt/var/lib/dpkg /var/lib/dpkg 开启 开启 开启 开启 开启 关闭 开启 关闭 - 无 rpool/ROOT/ubuntu_mh9hqt/var/log /var/log 开启 开启 开启 开启 关 开启 关 - 无 rpool/ROOT/ubuntu_mh9hqt/var/mail /var/mail 开启 开启 开启 开启 开启 关 开启 关 - 无 rpool/ROOT/ubuntu_mh9hqt/var/snap /var/snap 开启 开启 开启 开启 开启 关闭 开启 关闭 - 无 rpool/ROOT/ubuntu_mh9hqt/var/spool /var/spool 开启 开启 开启 开启 开启 关 开启 关 - 无 rpool/ROOT/ubuntu_mh9hqt/var/www /var/www 开启 开启 开启 开启 开启 关 开启 关 - 无 rpool/USERDATA / 关闭 打开 打开 打开 关闭 打开 关闭 - 无 rpool/USERDATA/root_skth53 /root 开启 开启 开启 开启 开启 关闭 开启 关闭 -无 rpool/USERDATA/vince_skth53 /home/vince 开启 开启 开启 开启 开启 关 开启 关 - 无 ]0;root@epp:/etc/zfs/zfs-list.cache > lsbpl 名称 MAJ:MIN RM 大小 RO 类型 安装点 loop0 7:0 0 55.3M 1 循环 /snap/core18/1885 loop1 7:1 0 162.9M 1 循环 /snap/gnome-3-28-1804/145 loop2 7:2 0 161.4M 1 循环 /snap/gnome-3-28-1804/128 loop3 7:3 0 255.6M 1 循环 /snap/gnome-3-34-1804/36 loop5 7:5 0 62.1M 1 循环 /snap/gtk-common-themes/1506 loop6 7:6 0 31M 1 循环 /snap/snapd/9721 loop7 7:7 0 55.4M 1 循环 /snap/core18/1932 loop8 7:8 0 49.8M 1 循环 /snap/snap-store/467 loop9 7:9 0 31M 1 循环 /snap/snapd/9607 loop10 7:10 0 217.9M 1 循环 /snap/gnome-3-34-1804/60 loop11 7:11 0 50.7M 1 循环 /snap/snap-store/481 sda 8:0 0 238.5G 0 磁盘 sda1 8:1 0 1G 0 部分 /boot/efi sda2 8:2 0 2G 0 部分 [SWAP] sda3 8:3 0 2G 0 部分 sda4 8:4 0 233.5G 0 部分 sdb 8:16 0 238.5G 0 磁盘 sdb1 8:17 0 1G 0 部分 /boot/efi3 sdb2 8:18 0 2G 0 部分 sdb3 8:19 0 2G 0 部分 sdb4 8:20 0 233.5G 0 部分 sdc 8:32 0 238.5G 0 磁盘 sdc1 8:33 0 1G 0 部分 /boot/efi2 sdc2 8:34 0 2G 0 部分 sdc3 8:35 0 2G 0 部分 sdc4 8:36 0 233.5G 0 部分 sdc5 8:37 0 8M 0 部分 >zpool 状态 池:bpool 状态: 在线 扫描:scrub 于 2020 年 10 月 25 日(星期日) 13:14:56 在 0 天 00:00:00 内修复了 0B 个错误,共计 0 个 配置: 名称 状态 读写 CKSUM bpool 在线 0 0 0 镜像-0 在线 0 0 0 ata-DEM28-B56M41BW1DC-27_YCA12002130360020-part3 在线 0 0 0 ata-TS256GSSD420I_F645180016-part3 在线 0 0 0 ata-TS256GSSD420I_F645180017-part3 在线 0 0 0 错误:没有已知数据错误 池:rpool 状态: 在线 扫描:已重新镀银 150G,耗时 0 天,时间为 2020 年 10 月 29 日星期四 15:00:34,错误数为 0 配置: 名称 状态 读写 CKSUM rpool 在线 0 0 0 镜像-0 在线 0 0 0 ata-TS256GSSD420I_F645180016-part4 在线 0 0 0 ata-TS256GSSD420I_F645180017-part4 在线 0 0 0 ata-DEM28-B56M41BW1DC-27_YCA12002130360020-part4 在线 0 0 0 错误:没有已知数据错误 >查找/启动-打印 /启动 /boot/initrd.img /boot/vmlinuz.old /boot/vmlinuz-5.4.0-52-通用 /boot/initrd.img-5.4.0-52-通用 /boot/initrd.img.old /启动/efi2 /启动/efi2/EFI /启动/efi2/EFI/BOOT /boot/efi2/EFI/BOOT/BOOTX64.EFI /启动/efi2/EFI/BOOT/fbx64.efi /启动/efi2/EFI/BOOT/mmx64.efi /boot/efi2/EFI/ubuntu-2 /boot/efi2/EFI/ubuntu-2/grubx64.efi /boot/efi2/EFI/ubuntu-2/shimx64.efi /boot/efi2/EFI/ubuntu-2/mmx64.efi /boot/efi2/EFI/ubuntu-2/BOOTX64.CSV /boot/efi2/EFI/ubuntu-2/grub.cfg /boot/config-5.4.0-52-通用 /boot/System.map-5.4.0-52-通用 /启动/grub /boot/grub/grubenv /boot/grub/unicode.pf2 /boot/grub/grub.cfg /启动/grub/x86_64-efi /boot/grub/x86_64-efi/fat.mod /boot/grub/x86_64-efi/lsefimmap.mod /boot/grub/x86_64-efi/zfscrypt.mod /boot/grub/x86_64-efi/load.cfg /boot/grub/x86_64-efi/命令.lst /boot/grub/x86_64-efi/exfat.mod /boot/grub/x86_64-efi/gcry_rsa.mod /boot/grub/x86_64-efi/exfctest.mod /启动/grub/x86_64-efi/gcry_md4.mod /boot/grub/x86_64-efi/shim_lock.mod /boot/grub/x86_64-efi/ctz_test.mod /boot/grub/x86_64-efi/ext2.mod /boot/grub/x86_64-efi/minix3.mod /boot/grub/x86_64-efi/reiserfs.mod /boot/grub/x86_64-efi/moddep.lst /boot/grub/x86_64-efi/aout.mod /boot/grub/x86_64-efi/archelp.mod /boot/grub/x86_64-efi/part_sun.mod /boot/grub/x86_64-efi/xnu.mod /boot/grub/x86_64-efi/extcmd.mod /启动/grub/x86_64-efi/mdraid09.mod /boot/grub/x86_64-efi/priority_queue.mod /启动/grub/x86_64-efi/ldm.mod /boot/grub/x86_64-efi/lsmmap.mod /启动/grub/x86_64-efi/gcry_rmd160.mod /boot/grub/x86_64-efi/tftp.mod /boot/grub/x86_64-efi/videoinfo.mod /boot/grub/x86_64-efi/cryptodisk.mod /启动/grub/x86_64-efi/tga.mod /boot/grub/x86_64-efi/pbkdf2.mod /boot/grub/x86_64-efi/scsi.mod /boot/grub/x86_64-efi/halt.mod /boot/grub/x86_64-efi/macho.mod /boot/grub/x86_64-efi/cbls.mod /boot/grub/x86_64-efi/loadenv.mod /boot/grub/x86_64-efi/lsacpi.mod /boot/grub/x86_64-efi/linux16.mod /boot/grub/x86_64-efi/modinfo.sh /boot/grub/x86_64-efi/gcry_seed.mod /boot/grub/x86_64-efi/lsefisystab.mod /启动/grub/x86_64-efi/pbkdf2_test.mod /boot/grub/x86_64-efi/nativedisk.mod /boot/grub/x86_64-efi/terminal.lst /boot/grub/x86_64-efi/测试.mod /boot/grub/x86_64-efi/search_fs_uuid.mod /boot/grub/x86_64-efi/raid5rec.mod /boot/grub/x86_64-efi/ahci.mod /boot/grub/x86_64-efi/video.lst /启动/grub/x86_64-efi/mdraid09_be.mod /boot/grub/x86_64-efi/setjmp_test.mod /boot/grub/x86_64-efi/ufs1.mod /boot/grub/x86_64-efi/sleep_test.mod /boot/grub/x86_64-efi/video_bochs.mod /boot/grub/x86_64-efi/bitmap_scale.mod /boot/grub/x86_64-efi/gzio.mod /boot/grub/x86_64-efi/normal.mod /boot/grub/x86_64-efi/zfs.mod /启动/grub/x86_64-efi/iso9660.mod /boot/grub/x86_64-efi/cpuid.mod /boot/grub/x86_64-efi/usbserial_ftdi.mod /boot/grub/x86_64-efi/part_plan.mod /启动/grub/x86_64-efi/mdraid1x.mod /boot/grub/x86_64-efi/part_gpt.mod /boot/grub/x86_64-efi/all_video.mod /boot/grub/x86_64-efi/datehook.mod /boot/grub/x86_64-efi/f2fs.mod /启动/grub/x86_64-efi/gcry_sha256.mod /boot/grub/x86_64-efi/elf.mod /boot/grub/x86_64-efi/probe.mod /boot/grub/x86_64-efi/minix_be.mod /boot/grub/x86_64-efi/gcry_camellia.mod /boot/grub/x86_64-efi/gcry_sha1.mod /boot/grub/x86_64-efi/acpi.mod /boot/grub/x86_64-efi/cbtime.mod /boot/grub/x86_64-efi/随机.mod /启动/grub/x86_64-efi/div_test.mod /boot/grub/x86_64-efi/lzopio.mod /boot/grub/x86_64-efi/parttool.mod /启动/grub/x86_64-efi/gcry_sha512.mod /boot/grub/x86_64-efi/grub.efi /boot/grub/x86_64-efi/bfs.mod /boot/grub/x86_64-efi/gettext.mod /boot/grub/x86_64-efi/mmap.mod /boot/grub/x86_64-efi/usbserial_pl2303.mod /boot/grub/x86_64-efi/gcry_whirlpool.mod /boot/grub/x86_64-efi/smbios.mod /boot/grub/x86_64-efi/appleldr.mod /boot/grub/x86_64-efi/pata.mod /boot/grub/x86_64-efi/date.mod /boot/grub/x86_64-efi/partmap.lst /boot/grub/x86_64-efi/legacy_password_test.mod /boot/grub/x86_64-efi/gfxterm_background.mod /boot/grub/x86_64-efi/fixvideo.mod /boot/grub/x86_64-efi/tpm.mod /boot/grub/x86_64-efi/boot.mod /boot/grub/x86_64-efi/crypto.lst /boot/grub/x86_64-efi/testload.mod /boot/grub/x86_64-efi/hello.mod /boot/grub/x86_64-efi/mul_test.mod /boot/grub/x86_64-efi/minix2.mod /boot/grub/x86_64-efi/keylayouts.mod /boot/grub/x86_64-efi/cbtable.mod /boot/grub/x86_64-efi/datetime.mod /启动/grub/x86_64-efi/gcry_md5.mod /boot/grub/x86_64-efi/video_fb.mod /boot/grub/x86_64-efi/squash4.mod /boot/grub/x86_64-efi/efi_uga.mod /boot/grub/x86_64-efi/syslinuxcfg.mod /启动/grub/x86_64-efi/cmp_test.mod /boot/grub/x86_64-efi/memrw.mod /boot/grub/x86_64-efi/搜索标签.mod /boot/grub/x86_64-efi/afs.mod /boot/grub/x86_64-efi/echo.mod /boot/grub/x86_64-efi/affs.mod /boot/grub/x86_64-efi/efi_gop.mod /boot/grub/x86_64-efi/wrmsr.mod /boot/grub/x86_64-efi/gcry_dsa.mod /boot/grub/x86_64-efi/video_colors.mod /boot/grub/x86_64-efi/adler32.mod /boot/grub/x86_64-efi/part_apple.mod /boot/grub/x86_64-efi/morse.mod /boot/grub/x86_64-efi/gcry_blowfish.mod /boot/grub/x86_64-efi/nilfs2.mod /boot/grub/x86_64-efi/multiboot2.mod /boot/grub/x86_64-efi/minix.mod /boot/grub/x86_64-efi/xfs.mod /boot/grub/x86_64-efi/pgp.mod /boot/grub/x86_64-efi/xnu_uuid.mod /boot/grub/x86_64-efi/relocator.mod /boot/grub/x86_64-efi/字体.mod /boot/grub/x86_64-efi/at_keyboard.mod /boot/grub/x86_64-efi/位图.mod /boot/grub/x86_64-efi/linux.mod /boot/grub/x86_64-efi/videotest.mod /boot/grub/x86_64-efi/gcry_crc.mod /boot/grub/x86_64-efi/zfsinfo.mod /boot/grub/x86_64-efi/ehci.mod /boot/grub/x86_64-efi/minix3_be.mod /boot/grub/x86_64-efi/密码.mod /boot/grub/x86_64-efi/帮助.mod /boot/grub/x86_64-efi/true.mod /boot/grub/x86_64-efi/hdparm.mod /boot/grub/x86_64-efi/time.mod /boot/grub/x86_64-efi/read.mod /boot/grub/x86_64-efi/usb_keyboard.mod /boot/grub/x86_64-efi/cmp.mod /boot/grub/x86_64-efi/pcidump.mod /boot/grub/x86_64-efi/odc.mod /boot/grub/x86_64-efi/磁盘.mod /boot/grub/x86_64-efi/gfxterm_menu.mod /boot/grub/x86_64-efi/offsetio.mod /boot/grub/x86_64-efi/core.efi /boot/grub/x86_64-efi/legacycfg.mod /boot/grub/x86_64-efi/sfs.mod /boot/grub/x86_64-efi/png.mod /boot/grub/x86_64-efi/part_dvh.mod /boot/grub/x86_64-efi/cmdline_cat_test.mod /boot/grub/x86_64-efi/lvm.mod /boot/grub/x86_64-efi/parttool.lst /boot/grub/x86_64-efi/jpeg.mod /boot/grub/x86_64-efi/gfxterm.mod /boot/grub/x86_64-efi/tar.mod /boot/grub/x86_64-efi/gcry_rijndael.mod /boot/grub/x86_64-efi/配置文件.mod /boot/grub/x86_64-efi/newc.mod /boot/grub/x86_64-efi/cbmemc.mod /boot/grub/x86_64-efi/strtoull_test.mod /boot/grub/x86_64-efi/part_bsd.mod /boot/grub/x86_64-efi/blocklist.mod /boot/grub/x86_64-efi/net.mod /boot/grub/x86_64-efi/视频.mod /boot/grub/x86_64-efi/part_amiga.mod /boot/grub/x86_64-efi/terminal.mod /boot/grub/x86_64-efi/linuxefi.mod /boot/grub/x86_64-efi/keystatus.mod /boot/grub/x86_64-efi/serial.mod /boot/grub/x86_64-efi/mpi.mod /boot/grub/x86_64-efi/fs.lst /boot/grub/x86_64-efi/gcry_idea.mod /boot/grub/x86_64-efi/usb.mod /boot/grub/x86_64-efi/bufio.mod /boot/grub/x86_64-efi/文件.mod /boot/grub/x86_64-efi/zstd.mod /boot/grub/x86_64-efi/搜索.mod /boot/grub/x86_64-efi/lsefi.mod /boot/grub/x86_64-efi/shift_test.mod /boot/grub/x86_64-efi/udf.mod /boot/grub/x86_64-efi/test_blockarg.mod /boot/grub/x86_64-efi/efifwsetup.mod /boot/grub/x86_64-efi/hfsplus.mod /启动/grub/x86_64-efi/reboot.mod /boot/grub/x86_64-efi/testspeed.mod /boot/grub/x86_64-efi/trig.mod /启动/grub/x86_64-efi/bswap_test.mod /boot/grub/x86_64-efi/xzio.mod /boot/grub/x86_64-efi/cat.mod /boot/grub/x86_64-efi/gcry_twofish.mod /boot/grub/x86_64-efi/cpio.mod /boot/grub/x86_64-efi/ntfs.mod /boot/grub/x86_64-efi/磁盘过滤器.mod /boot/grub/x86_64-efi/play.mod /boot/grub/x86_64-efi/http.mod /boot/grub/x86_64-efi/macbless.mod /boot/grub/x86_64-efi/minicmd.mod /boot/grub/x86_64-efi/minix2_be.mod /boot/grub/x86_64-efi/bsd.mod /boot/grub/x86_64-efi/功能测试.mod /boot/grub/x86_64-efi/hexdump.mod /boot/grub/x86_64-efi/验证程序.mod /boot/grub/x86_64-efi/sleep.mod /boot/grub/x86_64-efi/setpci.mod /boot/grub/x86_64-efi/setjmp.mod /boot/grub/x86_64-efi/jfs.mod /boot/grub/x86_64-efi/ufs2.mod /boot/grub/x86_64-efi/eval.mod /boot/grub/x86_64-efi/gcry_tiger.mod /boot/grub/x86_64-efi/terminfo.mod /boot/grub/x86_64-efi/uhci.mod /boot/grub/x86_64-efi/iorw.mod /boot/grub/x86_64-efi/loopback.mod /boot/grub/x86_64-efi/签名_测试.mod /boot/grub/x86_64-efi/lssal.mod /boot/grub/x86_64-efi/ufs1_be.mod /boot/grub/x86_64-efi/multiboot.mod /boot/grub/x86_64-efi/xnu_uuid_test.mod /boot/grub/x86_64-efi/gcry_arcfour.mod /boot/grub/x86_64-efi/search_fs_file.mod /启动/grub/x86_64-efi/gcry_des.mod /boot/grub/x86_64-efi/video_cirrus.mod /boot/grub/x86_64-efi/ls.mod /boot/grub/x86_64-efi/gcry_serpent.mod /boot/grub/x86_64-efi/fshelp.mod /boot/grub/x86_64-efi/cpio_be.mod /boot/grub/x86_64-efi/usbtest.mod /boot/grub/x86_64-efi/msdospart.mod /boot/grub/x86_64-efi/btrfs.mod /boot/grub/x86_64-efi/div.mod /boot/grub/x86_64-efi/backtrace.mod /boot/grub/x86_64-efi/part_sunpc.mod /boot/grub/x86_64-efi/ohci.mod /boot/grub/x86_64-efi/usbms.mod /启动/grub/x86_64-efi/gcry_rfc2268.mod /boot/grub/x86_64-efi/lspci.mod /boot/grub/x86_64-efi/ata.mod /boot/grub/x86_64-efi/进度.mod /boot/grub/x86_64-efi/usbserial_usbdebug.mod /启动/grub/x86_64-efi/gcry_cast5.mod /boot/grub/x86_64-efi/loadbios.mod /boot/grub/x86_64-efi/raid6rec.mod /boot/grub/x86_64-efi/efinet.mod /boot/grub/x86_64-efi/part_acorn.mod /boot/grub/x86_64-efi/memdisk.mod /boot/grub/x86_64-efi/part_msdos.mod /boot/grub/x86_64-efi/spkmodem.mod /boot/grub/x86_64-efi/hfspluscomp.mod /boot/grub/x86_64-efi/ntfscomp.mod /boot/grub/x86_64-efi/romfs.mod /boot/grub/x86_64-efi/tr.mod /boot/grub/x86_64-efi/hashsum.mod /boot/grub/x86_64-efi/chain.mod /boot/grub/x86_64-efi/usbserial_common.mod /boot/grub/x86_64-efi/procfs.mod /boot/grub/x86_64-efi/crc64.mod /boot/grub/x86_64-efi/gptsync.mod /启动/grub/x86_64-efi/dm_nv.mod /boot/grub/x86_64-efi/regexp.mod /boot/grub/x86_64-efi/cbfs.mod /boot/grub/x86_64-efi/videotest_checksum.mod /启动/grub/x86_64-efi/cs5536.mod /boot/grub/x86_64-efi/luks.mod /boot/grub/x86_64-efi/gfxmenu.mod /boot/grub/x86_64-efi/crypto.mod /boot/grub/x86_64-efi/hfs.mod /boot/grub/x86_64-efi/geli.mod /boot/grub/x86_64-efi/密码_pbkdf2.mod /boot/grub/x86_64-efi/rdmsr.mod /boot/grub/x86_64-efi/part_dfly.mod /启动/grub/字体 /boot/grub/fonts/unicode.pf2 /启动/efi /启动/efi/grub /启动/vmlinuz /boot/efi3 被删除,以使其长度少于 30000 个字符。
答案1
问题是 GRUB 无法处理 Ubuntu 20.04 默认 zpool create 中包含的新功能。尝试在不启用任何功能的情况下创建池,例如 zpool create -d bpool /dev/sda