Hi,
I saw some posts that rclone mount for GDrive is working on Libreelec with encryption. How can I install rclone and mount my Drive on LE 8.2.5?
Thanks
Hi,
I saw some posts that rclone mount for GDrive is working on Libreelec with encryption. How can I install rclone and mount my Drive on LE 8.2.5?
Thanks
Rclone is not a stock LE application, nor (AFAIK) is there an add-on for it.
The standard .deb, nor running the install script will work, as LE is a read only file system. However, rclone is a single file and has no need for additional dependencies, so it can be installed on LE.
1. Download relevant zip file
Where xxxx = amd64 or arm or arm64 depending on your hardware
2. Unzip file
3. Create executable directory
4. Edit profile
5. Copy rclone into bin
Logout and log back in again
6. Check rclone in PATH
Should say /storage/bin/rclone
----------- You’re ready to go -----------
Read the comprehensive docs Documentation
Hmm, looks like there may be an error.
Try cp rclone-current-linux-xxxx/rclone /storage/bin
I've changed the original
Hmm, looks like there may be an error.
Try cp rclone-current-linux-xxxx/rclone /storage/bin
I've changed the original
Worked like a charm! Thanks Iridium
Hi,
would like some help on this.
after copying file to usr/bin and creating the profile txt file on nano iam stuck.