hi.
I have an external 6tb hdd formated on ntfs.
I encounter issues with mounting hard drive some time and need to repare it by plugging it to a windows pc each time.
I had read in the forum that the best way to solve this issue is to use ext4 hdd.
Here is my question:
In libreelec from ssh How to :
- Resise the ntfs partition to free some space
 - Format that the free space to ext4
 - Transfer all the data to this new ext4 partition
 - Erease te ntfs partition
 - Rename the new ext4 partition with the label of the ereased ntfs partition.
 
Thank you in advance.