Go to file
Pratham Patel 4d2da9b8fd
maybe final one, idk
2023-07-28 13:55:52 +05:30
includes maybe final one, idk 2023-07-28 13:55:52 +05:30
scripts maybe final one, idk 2023-07-28 13:55:52 +05:30
LICENSE use GPL v2.0 as the repo license 2023-07-27 19:55:51 +05:30
README.md new new 2023-07-28 12:10:01 +05:30
Rocky-9-aarch64-minimal.ks ummmmm idk 2023-07-28 12:54:36 +05:30
create-image.sh maybe final one, idk 2023-07-28 13:55:52 +05:30

README.md

README

Rocky Linux 9 generic ARM64/Aarch64 images

SSH

SSH is enabled on port 22. Logging-in as root is disabled, but you can login as user rocky.

User credentials

username: rocky
password: rockylinux (you will be forced to change this)
username: root
password: <disabled>

Expanding the rootfs

sudo /usr/local/bin/expand-rootfs.sh

OTHER

Kickstart syntax reference: https://docs.fedoraproject.org/en-US/fedora/f36/install-guide/appendixes/Kickstart_Syntax_Reference/