Reply To: Firefly now running on unmodifed Linkstation Live/Pro

#11745
Kaiten
Participant

Easy fix… I forgot the stock firmware only root has permissions for /dev/null as per http://bugtracker.linkstationwiki.net/view.php?id=86

Alter the permissions for /dev/null for read/write access.

chmod 0666 /dev/null

Test please 😀