framp

Results 116 comments of framp

What's the result of ``` ls -la pi.img ``` ?

Hm ... according [this description](https://stackoverflow.com/a/10204597/1742425) ``` -f file True if file exists and is a regular file. A regular file is something that isn't a directory, symlink, socket, device, etc....

I added some more debug logs statements in [my fork of pishrink](https://github.com/framps/PiShrink). Maybe somebody can use this version of pishrink to provide two debug logs: 1. Debug log pishrink.log which...

> But systemctl shows the operation fails with an error, Sounds like there is an issue in the expansion code executed by pishrink. Should be possible to catch the issue...

> That explains that then... Would you please elaborate a bit more on this statement :wink:

I think it would be even better to add some code which checks whether pishrink supports the image passed in. In your case it would make sense to add a...

pishrink works fine if you use an image which has the well known Raspbian partitioning. From a documentation point of view in the README prerequisite section it's stated pishrink has...

@lurch Given the current #stayAtHome policy I spent some time to add a simple check in a [branch of my pishrink fork](https://github.com/framps/PiShrink/tree/check4NOOBs) whether more than 2 partitions are in the...

> BTW @framps NOOBS and PINN are both acronyms, so should be in all-caps and not "NOOBs" or "PiNN" Just updated the message :wink:. Let's wait for @procount 's answer...