12-13-2017, 04:24 PM
This will be a set of scripts I have been using to create a disk image and public images I have created off the current rock64 ayufan kernel and combined with Slackware Arm Current.
Install Instructions:
Now you can enjoy slackware on you Rock64!
Enjoy!
mwiljanen
Install Instructions:
- Download the latest slackware armhf release https://github.com/mwiljanen/slackrock/releases
- As a privileged user please run: zcat slackware-current-minimal-rock64-0.5.10-118-armhf.img.gz | sudo dd of=/dev/sdX bs=4M status=progress
- I have not created a script to autoexpand the drive so this must be done with gparted.
- After boot you can login with user user: rock64 and pass: rock64 this user has sudo access.
- To get this image on the internet you must use ifconfig or dhcpcd with an ethernet cable, Network manager is not installed on the slackware-minimal rootfs.
- After you get a connection to the internet now you can install all the packages, but do not install the slackwarearm-current kernels, you can blacklist these in the /etc/slackpkg/blacklist. If you install this kernel your rock64 will refuse to boot. To upgrade do these steps:
- slackpkg update
- slackpkg install-new
- slackpkg upgrade-all
Now you can enjoy slackware on you Rock64!
Enjoy!
mwiljanen