PINE64
manual install archlinux - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Archlinux (https://forum.pine64.org/forumdisplay.php?fid=25)
+---- Thread: manual install archlinux (/showthread.php?tid=19357)

Pages: 1 2


manual install archlinux - BlackMage - 07-23-2024

it is possible to install an actual archlinux with kernel with ext4 and xfs support?

on a PINE A64


RE: manual install archlinux - tophneal - 07-23-2024

yes, you can manually install Arch to an SD or hunt down one of the existing IMGs still out there, then just install xfsprogs or run 'sudo modprobe xfs' for XFS support. EXT4 should already be enabled by default.

have you encountered issues enabling either, already?


RE: manual install archlinux - BlackMage - 07-23-2024

(07-23-2024, 02:32 PM)tophneal Wrote: yes, you can manually install Arch to an SD or use one of the existing IMGs still out there, then just install xfsprogs or run 'sudo modprobe xfs' for XFS support. EXT4 should already be enabled by default.

have you encountered issues enabling either, already?

can i inherit the default kernel config?


RE: manual install archlinux - tophneal - 07-23-2024

(07-23-2024, 02:38 PM)BlackMage Wrote:
(07-23-2024, 02:32 PM)tophneal Wrote: yes, you can manually install Arch to an SD or use one of the existing IMGs still out there, then just install xfsprogs or run 'sudo modprobe xfs' for XFS support. EXT4 should already be enabled by default.

have you encountered issues enabling either, already?

can i inherit the default kernel config?

i would imagine so since support for the A64 has been added to the mainline kernel already.


RE: manual install archlinux - BlackMage - 07-23-2024

(07-23-2024, 02:44 PM)tophneal Wrote:
(07-23-2024, 02:38 PM)BlackMage Wrote:
(07-23-2024, 02:32 PM)tophneal Wrote: yes, you can manually install Arch to an SD or use one of the existing IMGs still out there, then just install xfsprogs or run 'sudo modprobe xfs' for XFS support. EXT4 should already be enabled by default.

have you encountered issues enabling either, already?

can i inherit the default kernel config?

i would imagine so since support for the A64 has been added to the mainline kernel already.
or can i flash easy the archlinux-xfce-pine64-20190112.img.xz image from anarsoul/linux-build github?


RE: manual install archlinux - tophneal - 07-24-2024

(07-23-2024, 02:57 PM)BlackMage Wrote:
(07-23-2024, 02:44 PM)tophneal Wrote:
(07-23-2024, 02:38 PM)BlackMage Wrote:
(07-23-2024, 02:32 PM)tophneal Wrote: yes, you can manually install Arch to an SD or use one of the existing IMGs still out there, then just install xfsprogs or run 'sudo modprobe xfs' for XFS support. EXT4 should already be enabled by default.

have you encountered issues enabling either, already?

can i inherit the default kernel config?

i would imagine so since support for the A64 has been added to the mainline kernel already.
or can i flash easy the archlinux-xfce-pine64-20190112.img.xz image from anarsoul/linux-build github?

yep, flashing that image will get you an arch install with mainline kernel. you'll just have to go through updating it once it's booted.


RE: manual install archlinux - BlackMage - 02-20-2025

puh, the images works not. after i copied the image and try to boot, the system gets online but not reachable(no ping or ssh possible, but the system goes online, but only at first start after flash

have anyone an idea? it is possible that the system crashes?

or should i try another microsd?


RE: manual install archlinux - tophneal - 02-20-2025

have you tried writing that img to an sd card and booting from it to see if it behaves the same way? if it boots the way it should from sd, you may be able to use the archinstall script to install arch to your emmc. alternatively, you could try installing manually through the arch arm instructions: https://archlinuxarm.org/platforms/armv8/allwinner/pine64


RE: manual install archlinux - TestaMic - 04-15-2025

(02-20-2025, 02:33 PM)tophneal Wrote: have you tried writing that img to an sd card and booting from it to see if it behaves the same way? if it boots the way it should from sd, you may be able to use the archinstall script to install arch to your emmc. alternatively, you could try installing manually through the arch arm instructions: https://archlinuxarm.org/platforms/armv8/allwinner/pine64

I haven't been able to boot those images either, booting from SD Card.
Is there a way to manually install, but get that HDMI display support that these images have?

Thanks!


RE: manual install archlinux - tophneal - 04-15-2025

(04-15-2025, 06:49 AM)TestaMic Wrote: I haven't been able to boot those images either, booting from SD Card.
Is there a way to manually install, but get that HDMI display support that these images have?

Thanks!

you should get that out-of-the-box with the manual arch install. the a64 has mainline kernel support, so you shouldn't have to do anything extra to utilize the hdmi output.