Configuring and Mounting Micro SD Card in OpenWRT

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












The Vocore is a single board computer running OpenWRT. It has very limited internal storage capacity with only ~1MB for storing packages and files. I need additional space for installing Python and other packages. The Vocore also has a Micro SD card slot. When I insert a card, a new entry appears in /dev named mmcblk0. How can I configure the card to expand the root file system? Thank you.







share|improve this question


















  • 1




    Simply mount it anywhere on the VFS. But I assume what you want is the root / file system to be bigger?
    – jdwolf
    Dec 7 '17 at 19:57










  • Appearing in dev is already 99% of the problem solved. You partition, format and mount it. Just try to found it the max size of the card the SBC supports.
    – Rui F Ribeiro
    Dec 7 '17 at 20:26











  • @jdwolf You are correct. I've never formatted and managed volumes and filesystems from the terminal. I would like to extend the root file system.
    – www139
    Dec 7 '17 at 20:33







  • 1




    @www139 On linux generally this is solved with either installing root to the sdcard and using internal as only a boot loader or for initram or using an overlay fs.
    – jdwolf
    Dec 7 '17 at 21:05














up vote
1
down vote

favorite












The Vocore is a single board computer running OpenWRT. It has very limited internal storage capacity with only ~1MB for storing packages and files. I need additional space for installing Python and other packages. The Vocore also has a Micro SD card slot. When I insert a card, a new entry appears in /dev named mmcblk0. How can I configure the card to expand the root file system? Thank you.







share|improve this question


















  • 1




    Simply mount it anywhere on the VFS. But I assume what you want is the root / file system to be bigger?
    – jdwolf
    Dec 7 '17 at 19:57










  • Appearing in dev is already 99% of the problem solved. You partition, format and mount it. Just try to found it the max size of the card the SBC supports.
    – Rui F Ribeiro
    Dec 7 '17 at 20:26











  • @jdwolf You are correct. I've never formatted and managed volumes and filesystems from the terminal. I would like to extend the root file system.
    – www139
    Dec 7 '17 at 20:33







  • 1




    @www139 On linux generally this is solved with either installing root to the sdcard and using internal as only a boot loader or for initram or using an overlay fs.
    – jdwolf
    Dec 7 '17 at 21:05












up vote
1
down vote

favorite









up vote
1
down vote

favorite











The Vocore is a single board computer running OpenWRT. It has very limited internal storage capacity with only ~1MB for storing packages and files. I need additional space for installing Python and other packages. The Vocore also has a Micro SD card slot. When I insert a card, a new entry appears in /dev named mmcblk0. How can I configure the card to expand the root file system? Thank you.







share|improve this question














The Vocore is a single board computer running OpenWRT. It has very limited internal storage capacity with only ~1MB for storing packages and files. I need additional space for installing Python and other packages. The Vocore also has a Micro SD card slot. When I insert a card, a new entry appears in /dev named mmcblk0. How can I configure the card to expand the root file system? Thank you.









share|improve this question













share|improve this question




share|improve this question








edited Dec 7 '17 at 20:52

























asked Dec 7 '17 at 19:45









www139

1064




1064







  • 1




    Simply mount it anywhere on the VFS. But I assume what you want is the root / file system to be bigger?
    – jdwolf
    Dec 7 '17 at 19:57










  • Appearing in dev is already 99% of the problem solved. You partition, format and mount it. Just try to found it the max size of the card the SBC supports.
    – Rui F Ribeiro
    Dec 7 '17 at 20:26











  • @jdwolf You are correct. I've never formatted and managed volumes and filesystems from the terminal. I would like to extend the root file system.
    – www139
    Dec 7 '17 at 20:33







  • 1




    @www139 On linux generally this is solved with either installing root to the sdcard and using internal as only a boot loader or for initram or using an overlay fs.
    – jdwolf
    Dec 7 '17 at 21:05












  • 1




    Simply mount it anywhere on the VFS. But I assume what you want is the root / file system to be bigger?
    – jdwolf
    Dec 7 '17 at 19:57










  • Appearing in dev is already 99% of the problem solved. You partition, format and mount it. Just try to found it the max size of the card the SBC supports.
    – Rui F Ribeiro
    Dec 7 '17 at 20:26











  • @jdwolf You are correct. I've never formatted and managed volumes and filesystems from the terminal. I would like to extend the root file system.
    – www139
    Dec 7 '17 at 20:33







  • 1




    @www139 On linux generally this is solved with either installing root to the sdcard and using internal as only a boot loader or for initram or using an overlay fs.
    – jdwolf
    Dec 7 '17 at 21:05







1




1




Simply mount it anywhere on the VFS. But I assume what you want is the root / file system to be bigger?
– jdwolf
Dec 7 '17 at 19:57




Simply mount it anywhere on the VFS. But I assume what you want is the root / file system to be bigger?
– jdwolf
Dec 7 '17 at 19:57












Appearing in dev is already 99% of the problem solved. You partition, format and mount it. Just try to found it the max size of the card the SBC supports.
– Rui F Ribeiro
Dec 7 '17 at 20:26





Appearing in dev is already 99% of the problem solved. You partition, format and mount it. Just try to found it the max size of the card the SBC supports.
– Rui F Ribeiro
Dec 7 '17 at 20:26













@jdwolf You are correct. I've never formatted and managed volumes and filesystems from the terminal. I would like to extend the root file system.
– www139
Dec 7 '17 at 20:33





@jdwolf You are correct. I've never formatted and managed volumes and filesystems from the terminal. I would like to extend the root file system.
– www139
Dec 7 '17 at 20:33





1




1




@www139 On linux generally this is solved with either installing root to the sdcard and using internal as only a boot loader or for initram or using an overlay fs.
– jdwolf
Dec 7 '17 at 21:05




@www139 On linux generally this is solved with either installing root to the sdcard and using internal as only a boot loader or for initram or using an overlay fs.
– jdwolf
Dec 7 '17 at 21:05















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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',
convertImagesToLinks: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f409559%2fconfiguring-and-mounting-micro-sd-card-in-openwrt%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f409559%2fconfiguring-and-mounting-micro-sd-card-in-openwrt%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Peggy Mitchell

Palaiologos

The Forum (Inglewood, California)