X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=README;h=5f780755ffa4702790b6bcda31e2aacff1fa8253;hp=12d3b0643c80c9ba344b41e40e3eba2a2dca191d;hb=dd9b3506bc63b26a5e58590dd615688809c6c14d;hpb=e5fc90391646ea35b06250a90ad3aa3c1c2516dc diff --git a/README b/README index 12d3b06..5f78075 100644 --- a/README +++ b/README @@ -268,6 +268,19 @@ umount dev umount sys reboot +# pine rock64 notes +# the only useful image is ubuntu 18.04 ayafun or something. +# using emmc usb: +s mount /dev/sdb7 /mnt/1 +s cp `which qemu-arm-static` /mnt/1/usr/bin +s chroot /mnt/1 qemu-arm-static /bin/bash +usermod --login iank --move-home --home /home/iank rock46 +groupmod --new-name iank rock64 +passwd iank +# boot it +s apt-get update +s apt dist-upgrade + # TODO Change arch to archlike and to support arch and parabola