Software development of explosion! -夢の破片(カケラ)たちの日々-

ソフトウェア開発を中心としたコンピューター関連のネタを扱ったブログです

Software development is passion and explosion!

備忘録

Ubuntu (ARM64) on Intel Mac

参考記事 www.mztn.org 手順 qemu のインストール Ubuntu Server のイメージファイルのダウンロード qemu を使って Kernel (vmlinuz)、initram (initrd.img) を取り出す qemu を使って起動 qemu-system-aarch64 -m 1024 -cpu cortex-a57 -nographic -machine…

ArchLinux で error: required key missing from keyring が出た場合の keyring の更新方法

ArchLinux を長い間起動せずにおくと、pacman で使用する証明書が失効してしまって、 pacman -Syu で :: Import PGP key 3B94A80E50A477C7, "Jan Alexander Steffens (heftig) <heftig@archlinux.org>"? [Y/n] error: key "3B94A80E50A477C7" could not be looked up remotely erro</heftig@archlinux.org>…