X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=README;h=5f780755ffa4702790b6bcda31e2aacff1fa8253;hb=a921cf8d08ad2840f2b62236e308aba9d04c30ba;hp=12d3b0643c80c9ba344b41e40e3eba2a2dca191d;hpb=845c2b9e9e7e25b3dfa3d7f750d0acae0e50caf4;p=automated-distro-installer 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