Hi, I have this error with a M3 Usb3 external drive on a RPi 3
Any idea ? Disk is there on the webgui though
Code
blkid
/dev/mmcblk0p1: LABEL_FATBOOT="boot" LABEL="boot" UUID="AE82-4BC1" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="c9105ecc-01"
/dev/mmcblk0p2: LABEL="rootfs" UUID="6d2ff93e-eacd-415c-96d5-4611ad21e05f" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="c9105ecc-02"
/dev/sda1: LABEL="HARDPI" UUID="0da70cce-f234-4acc-96c9-fe45b486763b" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="365df5b8-01"
Code
cat /etc/fstab
proc /proc proc defaults 0 0
PARTUUID=c9105ecc-01 /boot vfat defaults 0 2
PARTUUID=c9105ecc-02 / ext4 noatime,nodiratime,defaults 0 1
# a swapfile is not a swap partition, no line here
# use dphys-swapfile
# a swapfile is not a swap partition, no line here
# use dphys-swapfile swap[on|off] for that
# >>> [openmediavault]
# <<< [openmediavault]
Alles anzeigen
mount : https://pastebin.com/p63VVaRn