我正在尝试在我的 PC 上安装 Fedora 19 以替换我现在使用的 Fedora 12。
我下载Fedora-Live-Desktop-i686-19-1.iso
并做了一个 CHECKSUM 测试,看起来没问题:
$ gpg --verify-files /home/Harry/Downloads/*-CHECKSUM.txt
gpg: Signature made Sat 29 Jun 2013 02:05:02 AM BST using RSA key ID FB4B18E6
gpg: Good signature from "Fedora (19) <[email protected]>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: CA81 B2C8 5E4F 4D4A 1A3F 7234 0747 7E65 FB4B 18E6
所以我有:
/home/Harry/Downloads/Fedora-Live-Desktop-i686-19-1.iso
要复制到我使用的 USB,su
模式为:
liveusb-creator --reset-mbr
我使用 GRUB 来启动 Linux 或 Windows(虽然 Windows 已经无法使用,但我可以从 Linux 访问我需要的文件。懒惰的,我就这样保留了),所以,使用 F8 跳过双启动屏幕,我从列表中选择 USB 并得到:
USB RMD-FDD..OK
Boot error
请提供有关如何摆脱这种僵局的建议,我将不胜感激。