出了点问题求指导(已解决)

其他Linux/Unix/BSD/OSX等发行版讨论
回复
头像
intel
帖子: 796
注册时间: 2010-08-10 20:54
系统: arch
来自: 宇宙

出了点问题求指导(已解决)

#1

帖子 intel » 2012-10-26 9:30

UEFI+GPT 安装引导出了点问题死活进不去 :em20
听说archlinux-2012.10-1-archboot-x86_64.iso 支持USB引导,按照https://wiki.archlinux.org/index.php/Unified_Extensible_Firmware_Interface#UEFI_Variables_Support 做了个启动盘,死活进不去出现
No loader found. configuration files in \loader\entries\*.conf are needed
目录下明显有这几个文件的 :em20 :em20 (用DD命令也一样)
iso 没问题算了好几次 :em20 :em20

here is how i did it:
- download refind-efi-0.4.6-1-any.pkg.tar.xz from https://www.archlinux.org/packages/extr … /download/
- Extract the file "\usr\lib\refind\refindx64.efi" and renaming it to bootx64.efi
- Replacing it with [USB]/EFI/boot/bootx64.efi
- Create a new file in the same directory ([USB]/EFI/boot/) called refind.conf
- Add this to it
textonly
scanfor manual

menuentry Arch {
loader \boot\vmlinuz_x86_64
initrd \boot\initramfs_x86_64.img
options "gpt loglevel=7 add_efi_memmap none=UEFI_ARCH_x86_64"
}
上次由 intel 在 2012-11-04 22:20,总共编辑 1 次。
头像
woodelf
帖子: 166
注册时间: 2010-05-25 10:26
系统: FreeBSD 9.1 amd64

Re: 出了点问题求指导

#2

帖子 woodelf » 2012-10-26 9:43

Linux单系统的话,还是用BIOS+GPT比较方便。
/dev/ada1:Gentoo Linux+ZFS (GPT)
/dev/ada2:FreeBSD 9.1+ZFS (GPT)
huangsijun17
帖子: 28
注册时间: 2014-02-15 17:04
系统: WinUbuntuArchRocky

Re: 出了点问题求指导(已解决)

#3

帖子 huangsijun17 » 2014-02-15 17:06

问一下楼主您是怎么解决的?
我也碰到了这个问题。谢谢。
登录时防机器人的问题真TM难。
我试了不下10次。答案包括:
20.04
20.04.3
LTS
18.04
16.04
等等等等
回复