Max2Play Home › Forums › Max2Play on Raspberry PI › Mount a USB HDD plugged directly into my Raspberry PI? › Reply To: Mount a USB HDD plugged directly into my Raspberry PI?
2. März 2019 at 8:46
#44604
Hi Dave
I think your UUID is to short. Install the plugin remote control and set it up (if you haven’t all-ready done so.
Type:
cd /dev/disk/by-uuid
[hit ENTER]
Type:
ll
[hit ENTER]
copy paste the result in here
next: I would to se if your system has set your hard drive to properly start after reboot:
in the remote control plug in Type:
sudo nano /etc/fstab
[hit Enter]
and copy paste the results in here!
Peter