Aiden McClelland

Results 99 comments of Aiden McClelland

start-os searches /dev/disk not sd*. For some reason Linux isn't seeing this path as a disk

Looks like raspberry pi requires this specific version of the package: http://archive.raspberrypi.org/debian/pool/main/w/wireless-regdb/

Have you ever tried syncing on similar hardware with LUKS enabled?

> Also, my swap file is using 0 bytes. RAM usage is only about 30% and the rest of the RAM is operating as disk cache. Are you using zram?...

We plan to add a disk encryption feature in the future, and trivially encrypting with luks allows us to do so without rewriting the entire block device, by simply changing...

StartOS automatically backs up the luks headers when making encrypted backups, in which case the header file is encrypted with the user's master password. It is also duplicated into the...

You actually can edit bitcoin.conf.template in the assets of bitcoind at `/embassy-data/package-data/volumes/bitcoind/asstes//bitcoin.conf.template` That will allow you to make changes.

@AndySchroder can you paste the output of `cryptsetup benchmark` from your system?

You seem to be getting significantly better results for aes-xts on ubuntu. This is the same hardware as your RPi4 8GB, yes? What kernel is it running? What board revision...