Arch image for Pinephone - where to get it? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Arch Linux on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=159) +---- Thread: Arch image for Pinephone - where to get it? (/showthread.php?tid=15865) |
Arch image for Pinephone - where to get it? - MikeMan - 01-27-2022 Can someone give me a pointer to where I can get an Arch image distro for the PinePhone? TNX RE: Arch image for Pinephone - where to get it? - Conjada - 01-27-2022 https://github.com/dreemurrs-embedded/Pine64-Arch/releases Be sure to get the right one for your device (Pinephone, Pinephone Pro, etc). Hope this helps. RE: Arch image for Pinephone - where to get it? - MikeMan - 01-27-2022 (01-27-2022, 07:54 PM)Conjada Wrote: https://github.com/dreemurrs-embedded/Pine64-Arch/releases Cheers. Thanks :-) RE: Arch image for Pinephone - where to get it? - mikehenson - 01-29-2022 I added all my notes to setup a PinePhone with Arch. Think of this as a guide and most of the commands will need to be changed depending on your setup. https://wiki.pine64.org/wiki/User:Mikehenson#Building_Arch_packages RE: Arch image for Pinephone - where to get it? - RTP - 01-29-2022 (01-27-2022, 06:11 PM)MikeMan Wrote: Can someone give me a pointer to where I can get an Arch image distro for the PinePhone? Additionally there is a nice script allowing you to streamline installing Arch + encryption onto SDCARD. Works nicely on emmc as well. Start up jumpdrive on your Pinephone, and find the easy to use script here: https://github.com/dreemurrs-embedded/archarm-mobile-fde-installer/blob/master/installer.sh If you decide to use f2fs over ext4 (shown in some cases to improve speed on flash memory), you will want to first install: squashfs-tools && f2fs-tools RE: Arch image for Pinephone - where to get it? - MikeMan - 01-30-2022 Works great, and Plasma is nice. lolol It would be EVEN NICER if I could get a virtual keyboard to open! lololol There's got to be a trick to it. Can't even get one up for terminal. Surely it han't just been forgotten lololololol RE: Arch image for Pinephone - where to get it? - Conjada - 01-31-2022 Hey @MikeMan From release notes from @Danct12 NOTE: Plasma images in this release are shipped with broken virtual keyboard, this has now fixed on upstream but you'll need a physical keyboard plugged in or some other way to run the update. RE: Arch image for Pinephone - where to get it? - MikeMan - 02-01-2022 (01-31-2022, 07:08 AM)Conjada Wrote: Hey @MikeMan Cool. Thanks very much for the info. I'll load the current image as I like Arch with Plasma quite a lot. Cheers |