うおおお、たぶんこれだ! _(:3 」∠ )_
> It looks like at least cdc_ether.ko and cdc_subset.ko are needed for the ethernet to work.
https://gitlab.com/qemu-project/qemu/-/issues/198
@coasa 疾病対策予防センター(Centers for Disease Control and Prevention)が必要なのかー
@aratetsu_sp2 Romanticが止まらない( 'ω')
結局うまくいかなかったのでとりま操作が楽になるように適当なスクリプトを...🥺
----
lo=$(losetup -f | sed -e 's/[^0-9]//g')
sudo kpartx -av pi.img
sudo mount -v /dev/mapper/loop${lo}p2 image
sudo mount -v /dev/mapper/loop${lo}p1 image/boot/firmware
sudo arch-chroot image