misc config changes
[automated-distro-installer] / README
diff --git a/README b/README
index 12d3b0643c80c9ba344b41e40e3eba2a2dca191d..5f780755ffa4702790b6bcda31e2aacff1fa8253 100644 (file)
--- 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