I'm trying to save a file on an NTFS file system partition via EFI Shell. To do this I loaded the ntfs-3g driver and then ran the command to copy a file and save it to a partition with an NTFS file system via EFI Shell, but it returned the error 'failed to open with create'. What could this error be? Since this ntfs-3g driver allows reading and writing on partitions with NTFS file system.