DietPi Installation size

Hi,
I am thinking of buying an Odroid C2 and would like to run it with DietPi.
I have the option to buy either a 8gb eMMc or 32gb but the 32gb is pricey.
So my question is: what size does your DietPi take depending of your installations?
If we could all list our experiences with a short description, I think that would help me and others choose their Emmc or SD card.

My main focus will be:
Kodi
NAS with an SMB share from an attached usb drive
Maybe desktop & webserver

I’d say around 1-1.5Gb for that software. As long as you keep your media files on the USB drive, you wont go above 2GB.

Remember the R/W speed differences with EMMC, in relation to their capacity. There was a list somewhere on Odroid site, but cant find it at the moment. Generally speaking, larger size = faster. The 128GB is capable of 140MB/s read and write. Its a mammoth.

My XU4 8GB EMMC:

root@DietPi-XU4:~# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p2        7.0G  918M  6.1G  13% /

Following software installed:

root@DietPi-XU4:~# dietpi-software list | grep '[[:space:]]=2'
id 0 | =2 | openssh client:  |
id 1 | =2 | samba client: access network shares | | http://dietpi.com/phpbb/viewtopic.php? dietpi-config > network options: nas/misc
id 5 | =2 | alsa: linux sound system |
id 6 | =2 | xserver: linux display system |
id 23 | =2 | lxde: ultra lightweight desktop | +alsa +xserver | https://dietpi.com/forum/t/dietpi-software-details-for-all-installation-options/22/1
id 27 | =2 | tightvnc server: desktop for remote connection | +desktop | https://dietpi.com/forum/t/resolved-cannot-log-in-to-the-mysql-server/41/1
id 62 | =2 | dietpi-cloudshell: system stats displayed on lcd/panel | | https://dietpi.com/forum/t/dietpi-survey-information/32/1
id 84 | =2 | lighttpd: webserver | | https://dietpi.com/forum/t/dietpi-software-details-for-all-installation-options/22/48
id 89 | =2 | php: webserver | | https://dietpi.com/forum/t/dietpi-software-details-for-all-installation-options/22/48
id 93 | =2 | pi-hole: block adverts for any device on your network | +webserver | https://dietpi.com/forum/t/dietpi-survey-information/32/1
id 103 | =2 | dietpi-ramlog: minimal, optimized logging | | https://dietpi.com/forum/t/dietpi-survey-information/32/1
id 105 | =2 | openssh server:  | | http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&start=10#p63

Hi Fourdee, thanks a lot for your answer, it’s super useful!

Here is my installation size with the essentials.

root@DietPi:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 15G 1.6G 13G 11% /

root@DietPi:~# dietpi-software list | grep ‘[[:space:]]=2’
id 5 | =2 | alsa: linux sound system |
id 6 | =2 | xserver: linux display system |
id 23 | =2 | lxde: ultra lightweight desktop | +alsa +xserver | https://dietpi.com/forum/t/dietpi-software-details-for-all-installation-options/22/1
id 29 | =2 | xrdp: remote desktop protocol (rdp) server | +desktop | https://dietpi.com/forum/t/dietpi-i2c-problem/66/1
id 31 | =2 | kodi: the media centre for linux | +alsa +xserver | https://dietpi.com/forum/t/dietpi-software-details-for-all-installation-options/22/1
id 96 | =2 | samba: feature-rich file server | | http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&start=10#p56
id 103 | =2 | dietpi-ramlog: minimal, optimized logging | | https://dietpi.com/forum/t/dietpi-survey-information/32/1
id 104 | =2 | dropbear: ssh server | | https://dietpi.com/forum/t/dietpi-survey-information/32/1
id 113 | =2 | chromium: (optional) web browser | +desktop | https://dietpi.com/forum/t/dietpi-software-details-for-all-installation-options/22/74

Dammit, i was 0.1G off lol.

Thanks for letting us know, interesting results :slight_smile: