-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using licheepi 4A Book, I need to flash the nixos into eMMC though the USB. How can I do it? #17
Comments
This project use a different way to do this, you cannot flash nixos into eMMC via USB directly, please follow the README of this project to see how to flash the image into eMMC.
Yep, you need a SD card to have NixOS in your eMMC. |
But mine is licheepi 4A BOOK, they do NOT provide a way to use SD card. |
Take it easy man, it's not my fault to not provide such a way to use SD card on LicheePi 4A Book, I am just a NixOS user interested in RISC-V, Sipeed never paid me a penny for this project. Anyway, maybe you can try replacing the SD card with a USB flash drive, and try to boot from it. |
So can you teach me how to modifiy the NixOS iso? So that maybe I can figrue it out by my self. Some doc or tutorial i think? |
It's really sad to pay hundreds bucks for a useless laptop. |
Have you tried replacing the SD card with a USB flash drive, and try to boot from it?
I don't know how familiar you are with NixOS, My NixOS book may be helpful for you: https://nixos-and-flakes.thiscute.world/ And our NixOS Chinese Group is also a good place to ask questions related to this: |
NixOS is quite different from other Linux distributions, you should have a good understanding of NixOS before learning how this project works. |
I'm using licheepi 4A Book, the official doc
How can I make this
boot.ext4
androot.ext4
?The text was updated successfully, but these errors were encountered: