| 11 Aug 2024 |
matthewcroughan | With IO error: Operation not permitted | 17:54:38 |
matthewcroughan | running the mkfs.bcachefs command directly doesn't exhibit the permission error | 17:59:40 |
matthewcroughan | maybe something isn't settling? | 18:00:34 |
matthewcroughan | changing the FS to ext4 makes it work correctly, this is odd stuff | 18:02:05 |
lassulus | Maybe it has to do with the alignment changes you did? | 18:04:58 |
matthewcroughan | But if I run the mkfs.bcachefs cmd from the set -x debug manually by hand after it exists, I don't get the "Operation not permitted" error | 18:06:04 |
matthewcroughan | * But if I run the mkfs.bcachefs cmd from the set -x debug manually by hand after it exits, I don't get the "Operation not permitted" error | 18:06:24 |
matthewcroughan | And if I use ext4, everything is fine too. | 18:06:33 |
matthewcroughan | Yeah, something about the assumptions of the diskoScript don't work on real hardware like this SD card | 18:21:12 |
matthewcroughan | I've tried two SD cards in two interfaces by now | 18:21:27 |