bind in fstab not automounted












0















I have bougth a SSD drive, moved my system partiton to it, but I want to use my "slow" disk to store photos and videos. I have created fstab entries which work, but they are not mounted automatically. Is there a way to force them?



I am on xUbutnu 16.04 and my fstab is:



UUID=ea22f3c5-029b-42eb-8baf-3b55d0928ca7 /               ext4    errors=remount-ro,barrier=0   0 1
/dev/sda2 none swap sw 0 0
/home/user/Música /home/user2/Música bind bind
/dev/sda1 /mnt/slow ext4 defaults,rw 0 0
/home/user/Imatges /mnt/slow/user/Imatges none defaults,bind 0 0
/home/user/Vídeos /mnt/slow/user/Vídeos none defaults,bind 0 0
/home/user/Baixades /mnt/slow/user/Baixades none defaults,bind 0 0


thanks










share|improve this question




















  • 1





    How do you know that they work? Does mount -a mount these? Or how can you say "it works" ? Also your third line is missing the dump and pass parameter.

    – Ziazis
    Jun 29 '16 at 6:44


















0















I have bougth a SSD drive, moved my system partiton to it, but I want to use my "slow" disk to store photos and videos. I have created fstab entries which work, but they are not mounted automatically. Is there a way to force them?



I am on xUbutnu 16.04 and my fstab is:



UUID=ea22f3c5-029b-42eb-8baf-3b55d0928ca7 /               ext4    errors=remount-ro,barrier=0   0 1
/dev/sda2 none swap sw 0 0
/home/user/Música /home/user2/Música bind bind
/dev/sda1 /mnt/slow ext4 defaults,rw 0 0
/home/user/Imatges /mnt/slow/user/Imatges none defaults,bind 0 0
/home/user/Vídeos /mnt/slow/user/Vídeos none defaults,bind 0 0
/home/user/Baixades /mnt/slow/user/Baixades none defaults,bind 0 0


thanks










share|improve this question




















  • 1





    How do you know that they work? Does mount -a mount these? Or how can you say "it works" ? Also your third line is missing the dump and pass parameter.

    – Ziazis
    Jun 29 '16 at 6:44
















0












0








0








I have bougth a SSD drive, moved my system partiton to it, but I want to use my "slow" disk to store photos and videos. I have created fstab entries which work, but they are not mounted automatically. Is there a way to force them?



I am on xUbutnu 16.04 and my fstab is:



UUID=ea22f3c5-029b-42eb-8baf-3b55d0928ca7 /               ext4    errors=remount-ro,barrier=0   0 1
/dev/sda2 none swap sw 0 0
/home/user/Música /home/user2/Música bind bind
/dev/sda1 /mnt/slow ext4 defaults,rw 0 0
/home/user/Imatges /mnt/slow/user/Imatges none defaults,bind 0 0
/home/user/Vídeos /mnt/slow/user/Vídeos none defaults,bind 0 0
/home/user/Baixades /mnt/slow/user/Baixades none defaults,bind 0 0


thanks










share|improve this question
















I have bougth a SSD drive, moved my system partiton to it, but I want to use my "slow" disk to store photos and videos. I have created fstab entries which work, but they are not mounted automatically. Is there a way to force them?



I am on xUbutnu 16.04 and my fstab is:



UUID=ea22f3c5-029b-42eb-8baf-3b55d0928ca7 /               ext4    errors=remount-ro,barrier=0   0 1
/dev/sda2 none swap sw 0 0
/home/user/Música /home/user2/Música bind bind
/dev/sda1 /mnt/slow ext4 defaults,rw 0 0
/home/user/Imatges /mnt/slow/user/Imatges none defaults,bind 0 0
/home/user/Vídeos /mnt/slow/user/Vídeos none defaults,bind 0 0
/home/user/Baixades /mnt/slow/user/Baixades none defaults,bind 0 0


thanks







fstab






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited yesterday







enboig

















asked Jun 29 '16 at 6:29









enboigenboig

12




12








  • 1





    How do you know that they work? Does mount -a mount these? Or how can you say "it works" ? Also your third line is missing the dump and pass parameter.

    – Ziazis
    Jun 29 '16 at 6:44
















  • 1





    How do you know that they work? Does mount -a mount these? Or how can you say "it works" ? Also your third line is missing the dump and pass parameter.

    – Ziazis
    Jun 29 '16 at 6:44










1




1





How do you know that they work? Does mount -a mount these? Or how can you say "it works" ? Also your third line is missing the dump and pass parameter.

– Ziazis
Jun 29 '16 at 6:44







How do you know that they work? Does mount -a mount these? Or how can you say "it works" ? Also your third line is missing the dump and pass parameter.

– Ziazis
Jun 29 '16 at 6:44












1 Answer
1






active

oldest

votes


















0














You are right, I have mispelled the third line.



My file was wrong, I misplaced origin/destination so I was mounting an empty folder over a full folder, and I was thinking it wasn't working while it was mounting it.



Thanks for your time






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%2f792616%2fbind-in-fstab-not-automounted%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









    0














    You are right, I have mispelled the third line.



    My file was wrong, I misplaced origin/destination so I was mounting an empty folder over a full folder, and I was thinking it wasn't working while it was mounting it.



    Thanks for your time






    share|improve this answer




























      0














      You are right, I have mispelled the third line.



      My file was wrong, I misplaced origin/destination so I was mounting an empty folder over a full folder, and I was thinking it wasn't working while it was mounting it.



      Thanks for your time






      share|improve this answer


























        0












        0








        0







        You are right, I have mispelled the third line.



        My file was wrong, I misplaced origin/destination so I was mounting an empty folder over a full folder, and I was thinking it wasn't working while it was mounting it.



        Thanks for your time






        share|improve this answer













        You are right, I have mispelled the third line.



        My file was wrong, I misplaced origin/destination so I was mounting an empty folder over a full folder, and I was thinking it wasn't working while it was mounting it.



        Thanks for your time







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jun 29 '16 at 8:31









        enboigenboig

        12




        12






























            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%2f792616%2fbind-in-fstab-not-automounted%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 did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局