Hi, and thanks for the great work!
I would need some advice here. Everything works fine until
touch /dtv/usb/sda/SamyGO /.PlaceHolderDO-NOT-REMOVE
Here I get the response
"touch: /.PlaceHolderDO-NOT-REMOVE: Read-only file system"
Any ideas?
SamyGo Extension Pack modified for NFS recording
Re: SamyGo Extension Pack modified for NFS recording
Thanks, works fine now!robvb wrote:First of all thanks remi71 and anduril11 ...dasurpha wrote: touch /dtv/usb/sda/SamyGO /.PlaceHolderDO-NOT-REMOVE
dasurpha , I had the same problem ..
I removed the space after "SamyGo" and added /bin in front of touch and also in front of mount ..
/bin/mount -t xfs -o loop pvrimage /dtv/usb/sda/SamyGO
/bin/touch /dtv/usb/sda/SamyGO/.PlaceHolderDO-NOT-REMOVE
best start with a clean samygo usb disk
It works fine on my c6800
cheers