Skip to content

how to create container on micro-sd? #27

Answered by Moe-hacker
whyakari asked this question in Q&A
Discussion options

You must be logged in to vote

Good evening, good morning, good afternoon, sir. how are u?

well, I have a question, can I mount/create this script on the micro-sd? I have root, and I have a modified kernel and custom rom (I already used docker lol)

The script can't use micro-sd directly, you have to do some changes of it by yourself. Here's the way to do that(using termux-container v8):

Preparation:

If your phone has a micro-sd installed, there will be a device called mmcblkxx, on my phone, it's /dev/block/mmcblk0, and /dev/block/mmcblk0p1 is the first partition of it.
If the partition isn't using ext4 filesystem, it's recommended to format it to ext4 by mkfs first.

Then, mount the micro-sd to your system:

mkdir test…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@whyakari
Comment options

@whyakari
Comment options

Answer selected by whyakari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants