Replies: 2 comments 2 replies
-
What image did you put on the sd card? @frezbo how do you get the image on an SSD? Would you use https://etcher.balena.io/ or something to copy the talos .ISO to the SD, then boot off that and do an install from there? |
Beta Was this translation helpful? Give feedback.
2 replies
-
So you just need to dd the image to the SSD on USB3, and you should be good
to go...
…On Mon, Feb 19, 2024 at 9:18 PM Noel Georgi ***@***.***> wrote:
@frezbo <https://github.com/frezbo> how do you get the image on an SSD?
Would you use https://etcher.balena.io/ or something to copy the talos
.ISO to the SD, then boot off that and do an install from there?
The iso would not work for pi, since it needs additional firmware blobs,
so have to use the rpi_generic image
—
Reply to this email directly, view it on GitHub
<#8288 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQGWG5JGAB5727T5HJEAOETYUQW2RAVCNFSM6AAAAABDAWRGO2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DKMRVGA4DS>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I get a working control plane using
talosctl --interactive ...
, but when I reboot without the sd card, it tries to load a boot image from some Raspberry Pi server.I'm trying to build a cluster of 7 RPi4 cards each with 64GB of SSD. Eventually I'd like to run some infrastructure tasks on the cluster in an air-gapped setting. In the beginning I'm just trying to get the damn thing to boot off of the SSD without the sd card.
I admit I am a total N00B to Talos, but I started in computers on an IBM System360. I will pay my stupid taxes, but it shouldn't be this hard.
Beta Was this translation helpful? Give feedback.
All reactions