Go to file
Nitan Alexandru Marcel b793f7d869 Create FUNDING.yml
2023-05-22 22:50:44 +03:00
2023-05-22 22:50:44 +03:00
2023-05-22 10:09:18 +00:00
2023-05-22 10:09:18 +00:00
2023-05-22 09:44:04 +00:00
2023-05-22 09:44:04 +00:00
2023-05-22 10:09:18 +00:00
2023-05-22 09:44:04 +00:00
2023-05-22 10:09:18 +00:00
2023-05-22 15:17:00 +00:00

isodrive (configfs)

  • apt install build-essential

  • git clone https://github.com/nitanmarcel/isodrive

  • cd isodrive

  • make

  • make install (optional)

usage:

  • isodrive {iso} {cdrom[0/1]} {readonly[1/0]}

mount

  • isodrive /full/path/to/file.iso

umount

  • isodrive

mount (as cdrom)

  • isodrive /full/path/to/file.iso 1 1

mount (as read write)

  • isodrive /full/path/to/file.iso 0 0

Termux

  • Run su before using isodrive command

Os Support

  • Should support almost every bootable OS images, but for those who don't work or need extra steps, are documented in the WIKI

Credits

Inspired by https://github.com/fredldotme/ISODriveUT

Description
Use your android device to boot Linux distributions/ISO files on your PC
Readme GPL-3.0 61 KiB
v2.1 Latest
2023-09-02 09:01:36 +00:00
Languages
Shell 71.3%
Makefile 28.7%