NixOS and trying to customize conty. "This doesn't look like a squashfs image." #245
Unanswered
WarrentyExpired
asked this question in
Q&A
Replies: 1 comment 9 replies
-
Hi. I haven't tested creating Conty images on NixOS, so yes, it is likely a NixOS issue. I'll see if i can fix it. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of conty is awesome. Thank you for this. So I wanna trim down conty a bit because I don't need/use a lot of the stuff provide. I edited the settings.sh and removed a few things that i didn't need. Ran create-arch-bootstrap.sh (as root) and it finished fine. Ran create-conty.sh again finished fine. When I try to use conty.sh i get this error
./conty.sh: line 244: warning: command substitution: ignored null byte in input This doesn't look like a squashfs image. Mounting the image failed!
I'm not sure what to do. Would it be easier just to use git actions?
Edit
I just used Git Actions to build it and it runs fine. It must be a NixOS issue. I would really like to build local that way I'm not wasting git resources :/
Beta Was this translation helpful? Give feedback.
All reactions