Raspberry Pi 3 Running Minibian: No Space Left on Device; free shows otherwise












0















When I type "free" in Minibian, I get the following:



root@minibian:~# free
total used free shared buffers cached
Mem: 996776 138916 857860 6764 10284 85764
-/+ buffers/cache: 42868 953908
Swap: 0 0 0


But attempting to install raspi-config, some of the packages seem to not install with "Failed to Write (No space left on device)". I wouldn't think it'd require the 953MB that are available.



I like that my first attempt to free up space results in not enough space for the tool to easily do so.



Help a noob out.



Thanks,



Toby










share|improve this question







New contributor




Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Possible off-topic question. Minibian is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Please refer askubuntu.com/help/on-topic. free reports on memory (ram); not disk space. Your error message is talking about storage, not ram.

    – guiverc
    6 hours ago
















0















When I type "free" in Minibian, I get the following:



root@minibian:~# free
total used free shared buffers cached
Mem: 996776 138916 857860 6764 10284 85764
-/+ buffers/cache: 42868 953908
Swap: 0 0 0


But attempting to install raspi-config, some of the packages seem to not install with "Failed to Write (No space left on device)". I wouldn't think it'd require the 953MB that are available.



I like that my first attempt to free up space results in not enough space for the tool to easily do so.



Help a noob out.



Thanks,



Toby










share|improve this question







New contributor




Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Possible off-topic question. Minibian is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Please refer askubuntu.com/help/on-topic. free reports on memory (ram); not disk space. Your error message is talking about storage, not ram.

    – guiverc
    6 hours ago














0












0








0








When I type "free" in Minibian, I get the following:



root@minibian:~# free
total used free shared buffers cached
Mem: 996776 138916 857860 6764 10284 85764
-/+ buffers/cache: 42868 953908
Swap: 0 0 0


But attempting to install raspi-config, some of the packages seem to not install with "Failed to Write (No space left on device)". I wouldn't think it'd require the 953MB that are available.



I like that my first attempt to free up space results in not enough space for the tool to easily do so.



Help a noob out.



Thanks,



Toby










share|improve this question







New contributor




Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












When I type "free" in Minibian, I get the following:



root@minibian:~# free
total used free shared buffers cached
Mem: 996776 138916 857860 6764 10284 85764
-/+ buffers/cache: 42868 953908
Swap: 0 0 0


But attempting to install raspi-config, some of the packages seem to not install with "Failed to Write (No space left on device)". I wouldn't think it'd require the 953MB that are available.



I like that my first attempt to free up space results in not enough space for the tool to easily do so.



Help a noob out.



Thanks,



Toby







ram raspberrypi






share|improve this question







New contributor




Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 6 hours ago









Toby SamplesToby Samples

1




1




New contributor




Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Toby Samples is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    Possible off-topic question. Minibian is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Please refer askubuntu.com/help/on-topic. free reports on memory (ram); not disk space. Your error message is talking about storage, not ram.

    – guiverc
    6 hours ago














  • 1





    Possible off-topic question. Minibian is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Please refer askubuntu.com/help/on-topic. free reports on memory (ram); not disk space. Your error message is talking about storage, not ram.

    – guiverc
    6 hours ago








1




1





Possible off-topic question. Minibian is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Please refer askubuntu.com/help/on-topic. free reports on memory (ram); not disk space. Your error message is talking about storage, not ram.

– guiverc
6 hours ago





Possible off-topic question. Minibian is not Ubuntu, nor an official flavor of Ubuntu thus off-topic on this site. Please refer askubuntu.com/help/on-topic. free reports on memory (ram); not disk space. Your error message is talking about storage, not ram.

– guiverc
6 hours ago










1 Answer
1






active

oldest

votes


















0














Try using df instead of free. df will report the available disk space (which is what your error is referring to), while free reports the amount of free RAM.



I'm guessing you probably created the sd without resizing your root partition.






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
    });


    }
    });






    Toby Samples is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125451%2fraspberry-pi-3-running-minibian-no-space-left-on-device-free-shows-otherwise%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














    Try using df instead of free. df will report the available disk space (which is what your error is referring to), while free reports the amount of free RAM.



    I'm guessing you probably created the sd without resizing your root partition.






    share|improve this answer




























      0














      Try using df instead of free. df will report the available disk space (which is what your error is referring to), while free reports the amount of free RAM.



      I'm guessing you probably created the sd without resizing your root partition.






      share|improve this answer


























        0












        0








        0







        Try using df instead of free. df will report the available disk space (which is what your error is referring to), while free reports the amount of free RAM.



        I'm guessing you probably created the sd without resizing your root partition.






        share|improve this answer













        Try using df instead of free. df will report the available disk space (which is what your error is referring to), while free reports the amount of free RAM.



        I'm guessing you probably created the sd without resizing your root partition.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 6 hours ago









        Ryan J. YoderRyan J. Yoder

        915




        915






















            Toby Samples is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Toby Samples is a new contributor. Be nice, and check out our Code of Conduct.













            Toby Samples is a new contributor. Be nice, and check out our Code of Conduct.












            Toby Samples is a new contributor. Be nice, and check out our Code of Conduct.
















            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%2f1125451%2fraspberry-pi-3-running-minibian-no-space-left-on-device-free-shows-otherwise%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

            GameSpot

            connect to host localhost port 22: Connection refused

            Getting a Wifi WPA2 wifi connection