Can't Copy from NTFS to EXT4












2















Running Kubuntu 18.04.01 bionic. I've tried Dolphin and the terminal but can't copy a .MOV file from 1TB usb drive NTFS to EXT4 on an Asus laptop. The permissions of the NTFS file show world rwx and owner as me when viewed with Dolphin. Both filesystems are mounted.



The message I get from the command:



$ cp -a /media/mark/3D9578B26267F622/boat/MVI_3734.MOV /home/mark/Videos/boat/MVI_3734.MOV
cp: error reading '/media/mark/3D9578B26267F622/boat/MVI_3734.MOV': Permission denied.


(The odd looking directory "3D95..." is the how the NTFS partition is mounted in Kububtu.)



The permissions in Dolphin looks like this:



screenshot



Any ideas on why this is not copying from NTFS to EXT4?










share|improve this question

























  • Do you have rw permission for the directory /media/mark/3D9578B26267F622/boat?

    – wjandrea
    Jan 11 at 3:56













  • I'm running Kubuntu 18.04.01 LTS.

    – MarkS
    Jan 11 at 6:01











  • Yes, I have permission to read and write to /media/mark/3D95.../boat. The .MOV video files will not run using VLC media player or KMplayer.

    – MarkS
    Jan 11 at 6:13






  • 1





    Based on available info, must be an issue with the ntfs volume. It mounts properly, but apparently provides read errors. Might also indicate hardware failure. Have the ntfs partition checked on a Windows system (and properly unmount or fully shut down Windows). If the issue persists, then it may be a hardware issue.

    – vanadium
    Jan 11 at 11:44






  • 1





    @vanadium Please add that as an answer, thanks!

    – wjandrea
    Jan 11 at 14:34
















2















Running Kubuntu 18.04.01 bionic. I've tried Dolphin and the terminal but can't copy a .MOV file from 1TB usb drive NTFS to EXT4 on an Asus laptop. The permissions of the NTFS file show world rwx and owner as me when viewed with Dolphin. Both filesystems are mounted.



The message I get from the command:



$ cp -a /media/mark/3D9578B26267F622/boat/MVI_3734.MOV /home/mark/Videos/boat/MVI_3734.MOV
cp: error reading '/media/mark/3D9578B26267F622/boat/MVI_3734.MOV': Permission denied.


(The odd looking directory "3D95..." is the how the NTFS partition is mounted in Kububtu.)



The permissions in Dolphin looks like this:



screenshot



Any ideas on why this is not copying from NTFS to EXT4?










share|improve this question

























  • Do you have rw permission for the directory /media/mark/3D9578B26267F622/boat?

    – wjandrea
    Jan 11 at 3:56













  • I'm running Kubuntu 18.04.01 LTS.

    – MarkS
    Jan 11 at 6:01











  • Yes, I have permission to read and write to /media/mark/3D95.../boat. The .MOV video files will not run using VLC media player or KMplayer.

    – MarkS
    Jan 11 at 6:13






  • 1





    Based on available info, must be an issue with the ntfs volume. It mounts properly, but apparently provides read errors. Might also indicate hardware failure. Have the ntfs partition checked on a Windows system (and properly unmount or fully shut down Windows). If the issue persists, then it may be a hardware issue.

    – vanadium
    Jan 11 at 11:44






  • 1





    @vanadium Please add that as an answer, thanks!

    – wjandrea
    Jan 11 at 14:34














2












2








2


1






Running Kubuntu 18.04.01 bionic. I've tried Dolphin and the terminal but can't copy a .MOV file from 1TB usb drive NTFS to EXT4 on an Asus laptop. The permissions of the NTFS file show world rwx and owner as me when viewed with Dolphin. Both filesystems are mounted.



The message I get from the command:



$ cp -a /media/mark/3D9578B26267F622/boat/MVI_3734.MOV /home/mark/Videos/boat/MVI_3734.MOV
cp: error reading '/media/mark/3D9578B26267F622/boat/MVI_3734.MOV': Permission denied.


(The odd looking directory "3D95..." is the how the NTFS partition is mounted in Kububtu.)



The permissions in Dolphin looks like this:



screenshot



Any ideas on why this is not copying from NTFS to EXT4?










share|improve this question
















Running Kubuntu 18.04.01 bionic. I've tried Dolphin and the terminal but can't copy a .MOV file from 1TB usb drive NTFS to EXT4 on an Asus laptop. The permissions of the NTFS file show world rwx and owner as me when viewed with Dolphin. Both filesystems are mounted.



The message I get from the command:



$ cp -a /media/mark/3D9578B26267F622/boat/MVI_3734.MOV /home/mark/Videos/boat/MVI_3734.MOV
cp: error reading '/media/mark/3D9578B26267F622/boat/MVI_3734.MOV': Permission denied.


(The odd looking directory "3D95..." is the how the NTFS partition is mounted in Kububtu.)



The permissions in Dolphin looks like this:



screenshot



Any ideas on why this is not copying from NTFS to EXT4?







ntfs dolphin cp






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 11 at 14:33









wjandrea

8,50742259




8,50742259










asked Jan 11 at 3:03









MarkSMarkS

1017




1017













  • Do you have rw permission for the directory /media/mark/3D9578B26267F622/boat?

    – wjandrea
    Jan 11 at 3:56













  • I'm running Kubuntu 18.04.01 LTS.

    – MarkS
    Jan 11 at 6:01











  • Yes, I have permission to read and write to /media/mark/3D95.../boat. The .MOV video files will not run using VLC media player or KMplayer.

    – MarkS
    Jan 11 at 6:13






  • 1





    Based on available info, must be an issue with the ntfs volume. It mounts properly, but apparently provides read errors. Might also indicate hardware failure. Have the ntfs partition checked on a Windows system (and properly unmount or fully shut down Windows). If the issue persists, then it may be a hardware issue.

    – vanadium
    Jan 11 at 11:44






  • 1





    @vanadium Please add that as an answer, thanks!

    – wjandrea
    Jan 11 at 14:34



















  • Do you have rw permission for the directory /media/mark/3D9578B26267F622/boat?

    – wjandrea
    Jan 11 at 3:56













  • I'm running Kubuntu 18.04.01 LTS.

    – MarkS
    Jan 11 at 6:01











  • Yes, I have permission to read and write to /media/mark/3D95.../boat. The .MOV video files will not run using VLC media player or KMplayer.

    – MarkS
    Jan 11 at 6:13






  • 1





    Based on available info, must be an issue with the ntfs volume. It mounts properly, but apparently provides read errors. Might also indicate hardware failure. Have the ntfs partition checked on a Windows system (and properly unmount or fully shut down Windows). If the issue persists, then it may be a hardware issue.

    – vanadium
    Jan 11 at 11:44






  • 1





    @vanadium Please add that as an answer, thanks!

    – wjandrea
    Jan 11 at 14:34

















Do you have rw permission for the directory /media/mark/3D9578B26267F622/boat?

– wjandrea
Jan 11 at 3:56







Do you have rw permission for the directory /media/mark/3D9578B26267F622/boat?

– wjandrea
Jan 11 at 3:56















I'm running Kubuntu 18.04.01 LTS.

– MarkS
Jan 11 at 6:01





I'm running Kubuntu 18.04.01 LTS.

– MarkS
Jan 11 at 6:01













Yes, I have permission to read and write to /media/mark/3D95.../boat. The .MOV video files will not run using VLC media player or KMplayer.

– MarkS
Jan 11 at 6:13





Yes, I have permission to read and write to /media/mark/3D95.../boat. The .MOV video files will not run using VLC media player or KMplayer.

– MarkS
Jan 11 at 6:13




1




1





Based on available info, must be an issue with the ntfs volume. It mounts properly, but apparently provides read errors. Might also indicate hardware failure. Have the ntfs partition checked on a Windows system (and properly unmount or fully shut down Windows). If the issue persists, then it may be a hardware issue.

– vanadium
Jan 11 at 11:44





Based on available info, must be an issue with the ntfs volume. It mounts properly, but apparently provides read errors. Might also indicate hardware failure. Have the ntfs partition checked on a Windows system (and properly unmount or fully shut down Windows). If the issue persists, then it may be a hardware issue.

– vanadium
Jan 11 at 11:44




1




1





@vanadium Please add that as an answer, thanks!

– wjandrea
Jan 11 at 14:34





@vanadium Please add that as an answer, thanks!

– wjandrea
Jan 11 at 14:34










1 Answer
1






active

oldest

votes


















1














The solution here is more of how to properly save a BitLocker encrypted file from NTFS running Windows 10 to an EXT4 unencrypted filesystem running Kubuntu Linux. Opening the BitLocker encrytped disk and saving to an EXT4 unencrypted partition will NOT yield an unencrypted EXT4 file. You must first change permissions under Windows 10 to "personal".enter image description here



Enabling or disabling "fast boot" in the BIOS had no effect.






share|improve this answer

























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1108742%2fcant-copy-from-ntfs-to-ext4%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    The solution here is more of how to properly save a BitLocker encrypted file from NTFS running Windows 10 to an EXT4 unencrypted filesystem running Kubuntu Linux. Opening the BitLocker encrytped disk and saving to an EXT4 unencrypted partition will NOT yield an unencrypted EXT4 file. You must first change permissions under Windows 10 to "personal".enter image description here



    Enabling or disabling "fast boot" in the BIOS had no effect.






    share|improve this answer






























      1














      The solution here is more of how to properly save a BitLocker encrypted file from NTFS running Windows 10 to an EXT4 unencrypted filesystem running Kubuntu Linux. Opening the BitLocker encrytped disk and saving to an EXT4 unencrypted partition will NOT yield an unencrypted EXT4 file. You must first change permissions under Windows 10 to "personal".enter image description here



      Enabling or disabling "fast boot" in the BIOS had no effect.






      share|improve this answer




























        1












        1








        1







        The solution here is more of how to properly save a BitLocker encrypted file from NTFS running Windows 10 to an EXT4 unencrypted filesystem running Kubuntu Linux. Opening the BitLocker encrytped disk and saving to an EXT4 unencrypted partition will NOT yield an unencrypted EXT4 file. You must first change permissions under Windows 10 to "personal".enter image description here



        Enabling or disabling "fast boot" in the BIOS had no effect.






        share|improve this answer















        The solution here is more of how to properly save a BitLocker encrypted file from NTFS running Windows 10 to an EXT4 unencrypted filesystem running Kubuntu Linux. Opening the BitLocker encrytped disk and saving to an EXT4 unencrypted partition will NOT yield an unencrypted EXT4 file. You must first change permissions under Windows 10 to "personal".enter image description here



        Enabling or disabling "fast boot" in the BIOS had no effect.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jan 12 at 4:21

























        answered Jan 12 at 4:15









        MarkSMarkS

        1017




        1017






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1108742%2fcant-copy-from-ntfs-to-ext4%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

            is 'sed' thread safe

            How to make a Squid Proxy server?