无法通过 SD 卡读卡器启动

无法通过 SD 卡读卡器启动

我有一台华硕 Zenbook ux31a,我的 SSD 刚刚坏了,所以我试图用 SD 卡运行,但无法让它启动。

我使用 USB 闪存驱动器将 Ubuntu 64 位安装到 SD 上,并在 BIOS 中创建了一个指向 grubx64.efi 的启动选项,但无法识别。

这是为 boot-info 创建的在线报告

http://paste.ubuntu.com/9931242/

任何见解都将不胜感激。

答案1

我不是 UEFI 专家,但看了你的链接,我不确定 SD 卡是否正确——看来你已经从 USB 启动以获取报告,但是这是:

$ efibootmgr -v
BootCurrent: 0001
Timeout: 0 seconds
BootOrder: 0001,0002
Boot0001* UEFI: TOSHIBA TransMemory-Mx PMAP ACPI(a0341d0,0)PCI(1d,0)USB(1,0)USB(1,0)HD(1,20,1d0d7e0,000e5599)AMBO
Boot0002* Hard Drive    BIOS(2,0,00)AMGOAMNO.........T.O.S.H.I.B.A. .T.r.a.n.s.M.e.m.o.r.y.-.M.x. .P.M.A.P....................A.............................L..Gd-.;.A..MQ..L.T.O.S.H.I.B.A. .T.r.a.n.s.M.e.m.o.r.y.-.M.x. .P.M.A.P......AMBO

UEFI/Legacy mode:
BIOS is EFI-compatible, and is setup in EFI-mode for this live-session.
SecureBoot disabled. (maybe sec-boot, Please report this message to [email protected])


PARTITIONS & DISKS:
mmcblk0p1   : mmcblk0,  not-sepboot,    no-grubenv  nogrub, no-docgrub, no-update-grub, 32, no-boot,    no-os,  is-maybe-EFI,   part-has-no-fstab,  part-has-no-fstab,  no-nt,  no-winload, no-recov-nor-hid,   no-bmgr,    notwinboot, nopakmgr,   nogrubinstall,  no---usr,   part-has-no-fstab,  not-sep-usr,    standard,   not-far,    /media/ubuntu/DAEA-6B79.
mmcblk0p2   : mmcblk0,  not-sepboot,    grubenv-ok  grub2,  signed grub-efi ,   update-grub,    64, with-boot,  is-os,  not--efi--part, fstab-without-boot, fstab-has-goodEFI,  no-nt,  no-winload, no-recov-nor-hid,   no-bmgr,    notwinboot, apt-get,    grub-install,   with--usr,  fstab-without-usr,  not-sep-usr,    standard,   not-far,    /media/ubuntu/47ac1923-ae17-4a5b-8c00-21c1cbaa2fc0.
mmcblk0 : sda,  maybesepboot,   no-grubenv  nogrub, no-docgrub, no-update-grub, 32, no-boot,    no-os,  not--efi--part, part-has-no-fstab,  part-has-no-fstab,  no-nt,  no-winload, no-recov-nor-hid,   no-bmgr,    notwinboot, nopakmgr,   nogrubinstall,  no---usr,   part-has-no-fstab,  not-sep-usr,    standard,   not-far,    /mnt/boot-sav/mmcblk0.

mmcblk0 : GPT,  no-BIOS_boot,   has-maybe-EFI,  not-usb,    has-os, 2048 sectors * 512 bytes
sda : not-GPT,  BIOSboot-not-needed,    has-no-EFIpart,     usb-disk,   no-os,  32 sectors * 512 bytes

似乎表明 SD 无法启动。

我确实找到了此链接看起来很相似

相关内容