Paul Romeijn
Paul Romeijn
I will check the version asap, but I installed it yesterday following the quick start `curl -L https://raw.githubusercontent.com/gitbls/sdm/master/EZsdmInstaller | bash ` command from the pi. So it should be a...
Great, that did the trick! This now seems to work as expected using the flag `--expand-root`. I do have version 11.2, btw, now confirmed. ``` > Set hostname 'myhostname' >...
A bit of delay because of our timezones. The host hardware is a Raspberry Pi 5 Model B Rev 1.0 (revision d04170) 8Gb with a pimoroni bottom nvme hat. The...
I have also rerun the test to set burnplugin at customization with a fresh copy of clean raspberry os image (uncustomized, just in case). I set the burnplugin `sudo sdm...
Haha yeah I figured you know better than me what to filter out
Too bad that it doesn't reproduce, but fortunately I can work around it. I burned the image without the `--expand-root` flag and manually expanded the primary partition+fs and created the...
I just tested on a new Rpi5 4Gb, now with a kingston NV2 1TB drive and another pimoroni base hat using SDM 11.3 and still have the issue: ``` Run...
The first two lines ok. But then I'm unfamiliar with the syntax. I execute it line by line and there is an error `-bash: /etc/sdm/cparse: Permission denied` I do use...
Still get permission denied: ``` ~ $ sudo rm -rf /etc/sdm ~ $ sudo mkdir -p /etc/sdm ~ $ sudo cp -a /usr/local/sdm/sdm-readparams /etc/sdm ~ $ sudo cat > /etc/sdm/cparams...
Ok interesting, I tried installing latest version using `curl -L https://raw.githubusercontent.com/gitbls/sdm/master/EZsdmInstaller | bash` Resulted in this: ``` (--snip---) Downloading 'plugins/wsdd' to '/usr/local/sdm/plugins/wsdd' Downloading '1piboot/1piboot.conf' to '/usr/local/sdm/1piboot/1piboot.conf' * Create link for...