What’s the simplest but correct way to validate a seed.tar before creating usb install media to install on real hardware?
abiosoft
(Abiola Ibrahim)
2
No proper way yet.
I only do basic sanity check by verifying the file tree structure with tar tvfz /path/to/seed.tar.
gibmat
(Mathias Gibbens)
3
Yeah, there’s not really any nice seed validation at the moment. I’ve created an issue to track work on improving this: