[SOLVED] How to move plexmediaserver to external HD?

hello i have a raspberry pi 4 4gb with 16gb sdcard installed dietpi, and an external hd 3tb , i would like to know how to move the /var/lib/plexmediaserver folder to the external hd (dietpiuserdata) thanks.

the plex media library is filling my sd card.

well theoretically you could move the entire plexmediaserver folder to your HDD using mv command and created a symbolic link from /var/lib/plexmediaserver to the new location.

1 Like

thank you, worked perfectly :wink:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.