Ognian

Results 42 comments of Ognian

``` 2020-08-03 17:20:42.910 SIGNALduino sduino DMSG u52#AE5713446173E85CFA8F000007873127 2020.08.03 17:20:42.912 4 : SIGNALduino_unknown incomming msg: u52#AE5713446173E85CFA8F000007873127 2020.08.03 17:20:42.912 4 : SIGNALduino_unknown rawData: AE5713446173E85CFA8F000007873127 2020.08.03 17:20:42.912 4 : SIGNALduino_unknown Protocol: 52 2020.08.03...

[SIGNALduino_unknown_52-2020.log](https://github.com/RFD-FHEM/RFFHEM/files/5045320/SIGNALduino_unknown_52-2020.log) Hoffe das hilft und Danke für die Mühe... Ognian

Habe es gestern zu Mittag eingeschaltet (ca. 11:22:21): [fhem-2020-08-10.log](https://github.com/RFD-FHEM/RFFHEM/files/5056897/fhem-2020-08-10.log) [fhem-2020-08-11.log](https://github.com/RFD-FHEM/RFFHEM/files/5056900/fhem-2020-08-11.log)

Leider nein; der ist von einem Nachbarn und von den Werten passt er auch nicht, sonst könnte ich ihn ja verwenden... :-)

via :latest ``` docker run -v $PWD:/HERE -v /var/run/docker.sock:/var/run/docker.sock --privileged -i --rm --entrypoint=/build-arm-image.sh quay.io/kairos/osbuilder-tools:latest \ --model rpi4 \ --state-partition-size 6200 \ --recovery-partition-size 4200 \ --size 15200 \ --images-size 2000 \...

now I'm using v0.10.1 instead of :latest but this is the result:

further I noticed: and fixed it via: BUT it doesn't help Looks like beside the the problem that the disk is not properly formatted there is another problem with MBR...

the first partition (EFI) is empty...

OK if just tested with the prebuild rpi4 image ```shell export IMAGE=quay.io/kairos/opensuse:leap-15.5-standard-arm64-rpi4-v2.4.3-k3sv1.28.2-k3s1-img docker run -ti --rm -v $PWD:/image quay.io/luet/base util unpack "$IMAGE" /image ``` The partition table is also screwed...

@jimmykarily yes I'm booting from an external USB3 disk (SSD); the content of the --efi-dir is only the file `extraconfig.txt` which extends the rpi hardware config.txt by setting additional HW...