Giter Site home page Giter Site logo

vold-posix's Introduction

Vold - exFAT/NTFS/EXT4/F2FS Support

Since AOSP only support vfat for external sdcard. Add exfat/ntfs/ext4/f2fs support for vold.

Requirements

  • Android 8.1 AOSP-like system.
  • arm64 system. (Compile vold/fuse/fsck yourself if you have other arch devices)

Note: Don't use this module if you still want to use the built-in exfat driver from your rom!

Instructions

  • Don't format sdcard on the phone, or otherwise it will format to FAT32.
  • OTG tested on my phone, works as well as external sdcard.
  • Since v2.0 will patch the boot image. After you flash your boot image or upgrade the magisk, module will auto patch it again while booting. After that you need reboot to apply the patch.
  • Only support Magisk v17.1 & v20+.

Since 20.0, Magisk has add /overlay.d to patch root directory. All version after 20.0 will be supported. After upgrade Magisk, it will automatically patch ramdisk and flash it. Just reboot after boot completed.

Supported Magisk

  • Magisk 17.1
  • Magisk 20+

Changelog

  • v1.0 inital release
  • v2.0 fixes issue with "Android for Work" feature(island/etc).
  • v2.0.1 merge magisk 18.0
  • v3.0.0 support magisk 17 & 20+
  • v3.0.1 add uninstall script for 20+

Known issue

  • Can't use sdcard in work space, this's Google's limitation after Oreo :(

You can report bug here if occurs issue.

vold source code can found here.

exfat/ntfs use fuse driver. soucre code is from LineageOS.

vold-posix's People

Contributors

null4n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vold-posix's Issues

not working on Unihertz Atom

Hello.

It does not work for me on my Unihertz Atom, an Android 8.1.0 device with Magisk 18 installed. It says "corrupted USB drive" if I insert a exFat formatted microSD card using an OTG adapter. This same card/adapter combo works otherwise if formatted as vfat.

Anything I could try?

Revert back or uninstall module

The module has a uninstall script so if flashed again will it uninstall the module?
The module modifies the boot image and adds files to the system partition, so would it be sufficient to make a backup of boot image and system partition?
Above scenario needed only in case of failure of installation. Please guide

[HELP/IMPROVMENT] Extend compatibility to all other Android archs

Hello,

On your README, u mean:

(Compile vold/fuse/fsck yourself if you have other arch devices)

Have successfuly compiled or cross-compiled vold, fuse and fsck or u get the bin files on the web?

I ask that bcz i have necessary hardware requirements to CC them but idk how achive that.

[REMINDER] Update to the new module installer!

Just in case if you are not aware, a completely new Magisk Module Installer replaces the old Magisk module template. This new format decouples ALL installation logic from modules, and encourages developers to use the provided API for installation. This new format is ENFORCED, meaning all existing modules should upgrade ASAP, and new modules are REQUIRED to follow the rules.

Carefully read through the updated docs!

Warning: All existing modules that does not use the new module format will be automatically removed on May 1st, 2019. Module devs: upgrade your existing modules ASAP!

P.S. This issue is just a kind reminder, you can close it after reading this message :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.