Hi,
I tried to update my raspi from dietpi 148 to 149 by using "dietpi-update". A lot happens and finally the update process asks me to reboot.
After the reboot the system still says that I can update from 148 to 149.
I tried it several times but always the same.
What can I do?
Best regards,
Olaf
Update from 148 to 149 does not work
Re: Update from 148 to 149 does not work
@Fourdee: Do you have any advise on how to get the update running?
Re: Update from 148 to 149 does not work
Hi,
Please paste results:
And, during the update, do you notice any on screen errors?
Please paste results:
Code: Select all
df -h
systemctl status dietpi-ramdisk -l
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Update from 148 to 149 does not work
Code: Select all
root@maschine2:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 15G 1.7G 13G 12% /
devtmpfs 459M 0 459M 0% /dev
tmpfs 463M 0 463M 0% /dev/shm
tmpfs 463M 24M 440M 6% /run
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 463M 0 463M 0% /sys/fs/cgroup
tmpfs 10M 1.2M 8.9M 12% /DietPi
tmpfs 20M 36K 20M 1% /var/log
tmpfs 463M 0 463M 0% /tmp
/dev/mmcblk0p1 60M 23M 38M 38% /boot
192.168.97.222:/raspi 1.8T 909G 924G 50% /mnt/nas
root@maschine2:~# systemctl status dietpi-ramdisk -l
● dietpi-ramdisk.service - DietPi-RAMdisk
Loaded: loaded (/etc/systemd/system/dietpi-ramdisk.service; enabled)
Active: active (exited) since Thu 2017-05-04 03:17:10 CEST; 3 weeks 6 days ago
Process: 600 ExecStart=/bin/bash -c /boot/dietpi/dietpi-ramdisk 0 &>> /etc/dietpi/logs/dietpi-ramdisk.log (code=exited, status=0/SUCCESS)
Process: 572 ExecStartPre=/bin/mkdir -p /etc/dietpi/logs (code=exited, status=0/SUCCESS)
May 04 03:17:10 maschine2 systemd[1]: Started DietPi-RAMdisk.
root@maschine2:~#
Re: Update from 148 to 149 does not work
Thanks. Looks ok. Lets try updating and forcing ramdisk to save (instead of during shutdown phase).
Please try running the update:
Then forcing saving RAMdisk:
Check successful with (should return 150):
If ok, reboot system and check login reports v150.
Please try running the update:
Code: Select all
dietpi-update
Code: Select all
systemctl stop dietpi-ramdisk
Code: Select all
cat /boot/dietpi/.version
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Update from 148 to 149 does not work
Thanks for your support!
The results are:
Before reboot it shows version 150.
After reboot it shows version 148.

The results are:
Before reboot it shows version 150.
After reboot it shows version 148.

Re: Update from 148 to 149 does not work
It is the same behaviour for the new update to 151 

Re: Update from 148 to 149 does not work
Hi,
i have got the same problem with 148 to 150 and now to 151.
Always the same with Reboot to 148. But after i did this :
systemctl stop dietpi-ramdisk
Everything works fine.
Thanks a lot.
Cu kami
i have got the same problem with 148 to 150 and now to 151.
Always the same with Reboot to 148. But after i did this :
systemctl stop dietpi-ramdisk
Everything works fine.
Thanks a lot.
Cu kami
Re: Update from 148 to 149 does not work
You disabled the ramdisk before running the dietpi-update command?
Re: Update from 148 to 149 does not work
No, after the update.