Natanael Copa on Nostr: I have made a minimal #AlpineLinux image for BananaPi BPI-F3 with 6.6.52 kernel: unxz ...
I have made a minimal #AlpineLinux image for BananaPi BPI-F3 with 6.6.52 kernel:
https://dev.alpinelinux.org/~ncopa/riscv/alpine-bpi-f3-mmc.img.xzunxz it, dd it to a microSD card, and boot it.
It has also support for CIDATA, so if you in addition plug in a USB mem with a vfat filesystem with the label CIDATA, you can add a user-data file with your ssh key:
#alpine-config
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOIiHcbg/7ytfLFHUNLRgEAubFz/13SwXBOM/05GNZe4 ncopa@ncopa-desktop
and you can log in as alpine@<ip>
Published at
2024-09-19 21:06:45Event JSON
{
"id": "3dcf529e5db581c3a4516a416ec63295b594694a0c7140bb8b4c5b22ca9cbdfc",
"pubkey": "7084d8fd8979eb65dfd25c0438f410301c887b4bd3a094019f3bbdc5778e56b7",
"created_at": 1726780005,
"kind": 1,
"tags": [
[
"t",
"alpinelinux"
],
[
"t",
"alpine"
],
[
"proxy",
"https://fosstodon.org/users/ncopa/statuses/113166254432752831",
"activitypub"
]
],
"content": "I have made a minimal #AlpineLinux image for BananaPi BPI-F3 with 6.6.52 kernel: https://dev.alpinelinux.org/~ncopa/riscv/alpine-bpi-f3-mmc.img.xz\n\nunxz it, dd it to a microSD card, and boot it.\n\nIt has also support for CIDATA, so if you in addition plug in a USB mem with a vfat filesystem with the label CIDATA, you can add a user-data file with your ssh key:\n\n#alpine-config\nssh_authorized_keys:\n - ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOIiHcbg/7ytfLFHUNLRgEAubFz/13SwXBOM/05GNZe4 ncopa@ncopa-desktop\n\nand you can log in as alpine@\u003cip\u003e",
"sig": "8ead19ac369953d27be020031da388103a38789bca024231b09904efcc7edd9827da908fa7bfa618d09fcfdd97337d68ea500038257619783367b0008b1a6f4b"
}