Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.1 KB

Mass-Storage.md

File metadata and controls

41 lines (31 loc) · 1.1 KB

Enabling Mass Storage

Description

This Guide will show you how to enable Mass Storage in OrangeFox for Xiaomi Redmi Note 8/8T.

Table of Contents

Things you need:

Preparing (Step 1)

Okay, First you need to boot into the Custom Recovery (OrangeFox) and then enable MTP if disabled (Mount -> Enable MTP).
Then download the msc.sh script and push it to your Device, For Example to /cache/:

adb push <Path to msc.sh> /cache/

Enable (Step 2)

After you pushed msc.sh to /cache/ make it executeable and run it only once:

adb shell
chmod 755 /cache/msc.sh
./cache/msc.sh

There will be some errors in output but that dosen't break anything.
On your PC or Laptop should now show up all the partitions of your Phone from LUN 0.