Benn
Benn
What is `/dev/disk2` ?
What is the output from `sudo lsblk -l /dev/disk2` both outside the container and inside? ``
> It looks like this will not work using OSX. I'll have to do it on a Linux machine. Sorry. I don't have a Mac, and I don't use Docker...
No, it's not possible, and it's a huge amount of work and testing, and the value of it is completely unclear to me. I don't understand your point about "This...
OK, I understand what you're trying to do, but unfortunately it's a massive lift to eliminate the use of /etc/sdm. One alternative would be for you to create your own...
> Oof. If I had known about https://github.com/RPi-Distro/pi-gen I would have started there. Not as featured as sdm however. Pretty much my summary of it: https://github.com/gitbls/sdm/discussions/46
You might want to read this: https://github.com/gitbls/sdm/issues/237#issuecomment-2227504480 I describe how I manage my Pi "fleet". Not that it's perfect, but I do now have the ability to build all my...
The "sdm-fu" method to do this would be a small plugin that creates a script in /etc/sdm/0piboot with the contents: ``` #!/bin/bash printf "\$(cat /sys/class/net/e*/address | sed 's/://g')" > /etc/hostname...
No activity so closing issue.
Just an acknowledgement that I've read this. Thinking about it and what could be done. I'll undoubtedly have some questions later. Is this Fat32 AB boot partition generally available somewhere?