hfsprogs provides hfs+ filesystem checking and creation, however, I'll
upload the extension to our repository shortly.

pcp-hfsprogs is not needed to mount an hfsplus filesystem on pcp 5.0.

For testing, I partitioned a USB stick GPT and formatted as hfsplus on a
mac.

>From the LMS webgui tab.

Install and Enable additional FileSystems.

GPT Partitioned disks require the additional util-linux.tcz extension.
(A message to install will be displayed, if needed)

27542

The hfsplus filesystem kernel module mounts the filesystem read only.

Code:
--------------------
    [   32.467898] hfsplus: write access to a journaled filesystem is not 
supported, use the force option at your own risk, mounting read-only.
  [   32.631782] Finished piCorePlayer v5.0.1 startup.
  
--------------------


To enable write support execute this command from an ssh/putty session. 
Make sure you match the /dev/ and /mnt/ entries from the webgui.

sudo mount -o rw,force,remount /dev/sda2 /mnt/hfs

Write support is still experimental so enable it at your own risk!

pcp 5.0 will always mount an hfs filesystem read only at boot.  AFAIK
there's no way to enable hfs write support at boot.


+-------------------------------------------------------------------+
|Filename: hfsplus.png                                              |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27542|
+-------------------------------------------------------------------+


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

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

Reply via email to