We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Statistics only show swap and / mount point. Other mounts (ie. external USB HDD at /mnt/estorage) not showing.
df -h |grep dev
udev 799M 0 799M 0% /dev /dev/mmcblk0p2 15G 8.4G 5.7G 60% / tmpfs 933M 0 933M 0% /dev/shm /dev/mmcblk0p1 511M 59M 453M 12% /boot /dev/sda1 466G 146G 321G 32% /mnt/estorage
cat /etc/fstab
UUID=1dc45654-561e-4f35-a95d-99da0c9b1d38 / ext4 noatime,lazytime,rw 0 1 UUID=D414-08C4 /boot vfat noatime,lazytime,rw 0 2 UUID=6E9C2E6711F9D8AF /mnt/estorage ntfs noatime,lazytime,rw,permissions,big_writes,nofail,noauto,x-systemd.automount /var/swap none swap sw
Screenshot
The text was updated successfully, but these errors were encountered:
Hi, This feature is already on the roadmap for v1.0.0: #133.
Sorry, something went wrong.
No branches or pull requests
Statistics only show swap and / mount point. Other mounts (ie. external USB HDD at /mnt/estorage) not showing.
df -h |grep dev
cat /etc/fstab
Screenshot
The text was updated successfully, but these errors were encountered: