-
Notifications
You must be signed in to change notification settings - Fork 460
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0d03be9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will the disk image work on a raspberry pi zero?
0d03be9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should, but I don't have one to verify. If any image for a regular Pi B (512MB model) is compatible with the zero, it should work, but since it doesn't have a LAN interface, networking with WiFi dongle might not work out of the box, and it might be hard to get a hold of wifi kernel modules that works in AlpineLinux.
I do have a cheap rj-45 adapter lying around that I could test on my pi B+ to see if support for those are included.
0d03be9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see. Well, It sure didn't work out of the box 😊 I started loading, but then I got "can't open /dev/ttyS0: No such file or directory". I am really a rookie on this stuff. I'll try with Jessie instead.
0d03be9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, good to know. They are hard to come by, otherwise I would have bought one for testing :)
0d03be9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.