Dietpi boot from SSD

I just wanted to expand the partition with the drivemanager:

root@DietPi:~# dietpi-drivemanager
-bash: dietpi-drivemanager: command not found.

Well wrong command used

Should be

dietpi-drive_manager

Thank you, it worked

To learn more about the nice bells and whistles of the DietPi tools you can browse there: DietPi Launcher - DietPi.com Docs

I have one more question.

Why does the command no longer work

dietpi@DietPi:~$ sudo shutdown -h 0
Failed to connect to bus: Datei oder Verzeichnis nicht gefunden
dietpi@DietPi:~$ root shutdown -h now
-bash: root: Kommando nicht gefunden.
dietpi@DietPi:~$ sudo shutdown
Failed to connect to bus: Datei oder Verzeichnis nicht gefunden
dietpi@DietPi:~$

Pls try poweroff. For shutdown command you might need to install dbus package

This topic was automatically closed 178 days after the last reply. New replies are no longer allowed.