I add samba folder. When making backup I can choose it but when I clik ok nothing happened. Backup isn't making.
It works only when choosing internal storage.
I add samba folder. When making backup I can choose it but when I clik ok nothing happened. Backup isn't making.
It works only when choosing internal storage.
Yes, you're right. But you can't choose path and I alwas get information - not enough space for backup.
Hi
I have A95x 1/8G S905 (without X). Guess this fix is just for this model. GREAT!
Im using LibreElec in Nand.
I'm about change firmware but have questions - just like before - Is it possible to just exchange the uboot without the need of a new installation LE?
If not possible - how to make complete copy/backup of LE with outside path (not enought place in nand to save backup) and then after changing firmware (new with uboot fix) how to restore it to have just exactly the same LE configured just like before?
That would be great for all I think. When I send instaltointernal i thought I will get whole system with my settings after booting from nand. So first when booted from nand it was panic my settings gone.
That is really great idea for new biuilts to make such script especially for newbies as me.
Anyway thank Fredouye for hel and kszaq for great work!
Can you run this, to be sure ?# ls -al /storage/.kodi/
total 8
drwxr-xr-x 8 root root 1024 Nov 24 22:58 .
drwxr-xr-x 15 root root 1024 Nov 24 22:58 ..
drwxr-xr-x 7 root root 1024 Jan 1 2015 .kodi.bak
drwxr-xr-x 10 root root 1024 Nov 24 22:42 addons
drwxr-xr-x 2 root root 1024 Nov 24 22:42 media
drwxr-xr-x 2 root root 1024 Nov 24 22:42 system
drwxr-xr-x 3 root root 1024 Jan 1 2015 temp
drwxr-xr-x 9 root root 1024 Jan 1 2015 userdata
Once booted from NAND, with your sdcard inserted, can you run this ?
# mount
# ls -al /storage
Now I see my mistake - I send those commands when booting from SD - after rebooiting from sd all setings gone
but i see new .kodi bak folder - hope its with my setting but how to take it back to sd and then copy to internal?
Boot from NAND, and then insert your SD card (it will get mounted to /var/media/DISK)
Then :
# systemctl stop kodi
# mv /storage/.kodi /storage/.kodi.bak
# cp -av /var/media/DISK/.kodi /storage
# umount /var/media/DISK
# systemctl start kodi
Tried this already but have information - can't rename /storag/.kodi : no such file or directory
after trying more - cp: can't stat '/var/media/DISK/.kodi': No such file or directory
In the LibreELEC settings create a system backup which will backup everything. Use the installtointernal command then go back into libreelec settings and restore from back.
Everything will be excatly the same.
After instal to Nand have problem with personal settings. I can not make backup when booting from SD. I have informaation - not enough space. Even if I try to use external hdd or usb always the same information - not enough space. Is there any other way to "copy" settings from SD to internal?
I have Nexbox A95X with LE.008 version on SD. After reading this topic I think will instal LE to internal memory but first have questions - If something go wrong or i will change my mind in future can I install back android (stock firmware)? To make it just the same as upgrading stock firmware from SD?
Where can I find device tree for 7.0.2.005?
You are right, I used device tree the same as used for .009.
Is there any chance to fix it or just have to instal from the begining.
When I put SD card i see the file dtb.img - changing it to right for .005 will be enough?
Just try update from 009 to previous version of LE - 005. Everything goes well but after rebooting there is only logo Nexbox and nothing happened. I try couple of timeas but think something goes wrong.
Is there any way to help with that? Or have to made new full instalation.