Locales:
en_GB.UTF-8 UTF-8
en_US.UTF-8 UTF-8
Device used (eg: RPi):
RPi 3 Model B v1.2
Software installed (both through dietpi-software and manually):
owncloud, nginx, mysql, letsencrypt, fail2ban, dropbear,
What was the last command run, before this occurred (eg: dietpi-update):
diestpi-update
PSU used (eg: Official RPi 5v/2A):
Generic 5.1v/3A plugged into a UPS
SD card used:
Toshiba 16GB micro sd hci class 10 30MB/s
fstab entries (hide any pass worded network drives):
#Internal Drives---------------------------------------------------
proc /proc proc defaults 0 0
/dev/mmcblk0p1 /boot vfat defaults,noatime,discard 0 2
/dev/mmcblk0p2 / ext4 defaults,noatime,discard 0 1
tmpfs /tmp tmpfs defaults,noatime,nodev,nosuid,mode=1777 0 0
tmpfs /var/log tmpfs defaults,size=20m,noatime,nodev,nosuid,mode=1777 0 0
tmpfs /DietPi tmpfs defaults,size=10m,noatime,nodev,nosuid,mode=1777 0 0
#Samba Client------------------------------------------------------
#/mnt/samba . Please use dietpi-config and the networking menu to setup this mount
#FTP Client Mount--------------------------------------------------
#/mnt/ftp_client . Please use dietpi-config and the networking menu to setup this mount
a swapfile is not a swap partition, no line here
use dphys-swapfile swap[on|off] for that
#External Drives---------------------------------------------------
#NB: Please use dietpi-drive_manager to setup and control your external drives.
/dev/sda1 /mnt/usb_1 auto defaults,noatime,nofail,x-systemd.automount 0 0
#/dev/sdb1 /mnt/usb_2 auto defaults,noatime,nofail,x-systemd.automount 0 0
#/dev/sdc1 /mnt/usb_3 auto defaults,noatime,nofail,x-systemd.automount 0 0
#/dev/sdd1 /mnt/usb_4 auto defaults,noatime,nofail,x-systemd.automount 0 0
#/dev/sde1 /mnt/usb_5 auto defaults,noatime,nofail,x-systemd.automount 0 0
#NFS Client Mount--------------------------------------------------
#/mnt/nfs_client . Please use dietpi-config and the Networking Options: NAS menu to setup this mount