Mount ext4-image from sd-card #3800
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
twaik
Jan 25, 2024
Replies: 2 comments 8 replies
-
You can use busybox's |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
twaik
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use busybox's
mount
applet ormount
tool frommount-utils
package. Both require root in order to work.