this post was submitted on 03 Sep 2023
185 points (99.5% liked)

Linux

47076 readers
2023 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] WalrusByte@lemmy.world 14 points 1 year ago (1 children)

I think he said in an earlier video that the Lichee 4A comes with Debian pre-installed.

I own its predecessor, the Lichee RV. It recommends flashing one of their images to a flash card for that one, but I ended up compiling my own bootloader, kernel, etc just because I wanted to, for fun.

[–] meteokr@community.adiquaints.moe 5 points 1 year ago (2 children)

Pre-installed to the emmc I assume? That's nice for the out of the box experience, but knowing the nature of SBCs I'd like to be able to at least get a copy of the image so I can burn a new boot device when something goes a little sideways.

Since you've worked with them before, are these the correct images? https://wiki.sipeed.com/hardware/en/lichee/th1520/lpi4a/3_images.html I did a little bit of digging from the link in the description of the video, if so then I'd gladly get a couple of these to play with. Dual Ethernet, and even PoE is awesome at this price point.

[–] mackwinston@feddit.uk 2 points 1 year ago

You can use dd on another machine to make a bitwise copy of the card before you first use it.

[–] WalrusByte@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

Yeah, the one's off sipeed's site should work. I've never used it though, I basically built my own, tiny LFS image for it. Also, keep in mind that if you get a Lichee RV, it will be significantly less powerful than the Lichee 4A. It's based on the single-core Allwinner D1 CPU and only has 512MB of memory. It's a fun little board though!

Edit: Just wanted to clarify: I have no experience with the 4A, only the RV model. I wish I did though. It looks pretty cool!