If you hard disk is formatted for NTFS


Open a terminal and install ntfs-3g 



Code:
--------------------
    sudo apt install ntfs-3g
  
--------------------


Open the browser and go to this page and follow the instructions, change
names where you wish

https://www.raspberrypi.org/documentation/configuration/external-storage.md

27259

Be aware that the line to enter in fstab may need changing (the UUID and
disk format)

This is the line from my entry (the usb is formatted NTFS)


Code:
--------------------
    UUID=CA22554A22553D1F /mnt/PIHDD ntfs defaults,auto,umask=000,users,rw 0 0
--------------------


To save the file, Ctrl+X  Y  Enter 

Reboot

On the pi web browser type http://localhost:9000 to open LMS and
configure the settings

27260

and

27261

Hope this helps

ronnie


+-------------------------------------------------------------------+
|Filename: 5.jpg                                                    |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27261|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110511

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to