

Mount the USB Drive and then check if it is accessible at /mnt/volume.

Give proper permission: sudo chmod 770 /mnt/volume /sda1 Note down the value of the UUID -> 0AC4D607C4D5F543

Output should look like this lrwxrwxrwx 1 root root 10 0AC4D607C4D5F543 ->. Retrieve the UUID of the devices you wish to mount.This will allow you to use NTFS drives easily Restart plex sudo service plexmediaserver restartĬopy the output from this command into the cmdline.txt file sudo nano /boot/cmdline.txtĪdd ip=127.0.0.1 (replace the ip with your ip) to the end of the text in the file.Sudo nano /etc/default/plexmediaserver.prevĬhange PLEX_MEDIA_SERVER_USER=plex to PLEX_MEDIA_SERVER_USER=pi Sudo apt-get install -t jessie plexmediaserver Check you have HTTPS transport package installedĮcho "deb jessie main" | sudo tee /etc/apt//pms.list.Run sudo raspi-config to set up basic initial config.Place the SD card into the pi and boot.Place a file named ssh on the boot directory (you can mount the boot directory in disk utility).Run etcher to burn raspbian onto your SD Card.Get the latest version of Raspbian LITE.
