Luflosi

Results 128 comments of Luflosi

I was able to get this to work on a Raspberry Pi 4 by simply copying the generated disk image to the SD card, then resizing the second partition with...

Yes, having an image ready to go would be nice but I don't know how to do that. >> I did edit the label with fatlabel though >What did you...

I think you should replace `${device}1` with `${device}p1` and `${device}2` with `${device}p2` in your script. But that's not the problem here. I'm not familiar with the NixOS boot process on...

> I don't think so You're right. > the native Raspberry Pi bootloader doesn't have BTRFS enabled either That's why the /boot partition is not on Btrfs. > requires a...

I just ran into what I believe to be the same issue while sending an encrypted dataset to a different ZFS pool on the same machine: ``` [Aug 6 12:04]...

Thank you for answering my questions in detail.

Have you had some time to look at the hardening options yet?

@RubenKelevra did #1010 resolve this issue? If so, it can be closed.

Same here, thanks from me too!

To be honest, I don't know anything about pytest but I'll try.