This is not a detail guide to describe how to full install system, just figure out some important point. Even not for Gentoo newbie.
Most important handbook is Gentoo AMD64 installation guide.
There is some different between ARM64 and AMD64
Tag Archives: uefi
Gentoo ARM64 UEFI Install Guide
Posted by richliu
on 2020/07/09
No comments
No valid host was found. There are not enough hosts available
Posted by richliu
on 2017/08/03
No comments
OpenStack Horization error message
Read more »
ARM64 Ububtu GRUB Install
Posted by richliu
on 2017/02/02
No comments
碰到一台 ARM64 機器沒有裝 GRUB . ARM64 是跑 UEFI
首先先安裝 grub
$ sudo apt install grub-efi-arm64 grub-efi-arm64-bin grub2-common
檢查 uefi partition 有沒有 mount 在 /boot/efi 下, 如果沒有可以 mount 上去, ex:
$ sudo mount /dev/sda1 /boot/efi
執行 grub-install 後就可以了
$ sudo grub-install /dev/sda
ref.
GRUB on ARM
GRUB (正體中文)
近期留言