Go to file
2026-03-10 02:02:30 +05:00
2026-03-10 01:36:28 +05:00
2026-03-10 00:36:59 +05:00
2026-03-10 00:36:59 +05:00
2026-03-09 23:40:59 +05:00
2026-03-09 23:40:59 +05:00
2026-03-09 23:40:59 +05:00
2026-03-09 16:55:50 +00:00
2026-03-10 01:44:35 +05:00
2026-03-10 00:36:59 +05:00

ISO Drive

Android app for mounting ISO/IMG files as USB mass storage or CD-ROM devices on rooted Android devices.

Features

  • Mount ISO/IMG files as USB mass storage or CD-ROM
  • Read-only or read-write mount options
  • Persistent notification with quick unmount button
  • Browse and select ISO files from device storage
  • Download links to popular operating systems (Linux, BSD, Windows, Recovery tools)
  • Material 3 dynamic theming

Requirements

  • Rooted Android device (Magisk, KernelSU, APatch, etc.)
  • USB gadget support (configfs or sysfs)
  • Android 8.0+ (API 26)

Installation

  1. Install the isodrive binary via the Magisk module or manually
  2. Install the ISO Drive APK
  3. Grant root access when prompted
  4. Place your ISO/IMG files in /sdcard/isodrive/ (or configure a different directory in settings)

Usage

  1. Open ISO Drive
  2. Select an ISO/IMG file from the list
  3. Choose mount options (Mass Storage or CD-ROM, Read-Only or Read-Write)
  4. Tap Mount
  5. Connect your phone to a PC via USB - it will appear as a USB drive
  6. Unmount via the app or notification when done

Credits

  • isodrive by nitanmarcel - The CLI tool that powers ISO Drive
  • ISODriveUT by fredldotme - Original inspiration for isodrive
  • OS icons from Simple Icons

License

MIT

Description
Turn your Android phone into a bootable USB drive. ISO Droid lets you mount ISO and IMG files directly from your phone, making it appear as a USB drive or CD-ROM to any connected computer. Boot operating systems, run recovery tools, or transfer files.
Readme GPL-3.0 1.5 MiB
Languages
Kotlin 97.5%
Shell 2.5%