Releases: jaxparrow07/Androidx86-Installer-Linux
Releases · jaxparrow07/Androidx86-Installer-Linux
Androidx86 Installer Linux
What's Changed
- Mounts iso instead of extracting it
- Finds the mount point of sd's instead of remounting them which causes errors
- Data creation optimized ( finishes in seconds )
- Asynchronous file copy ( prevents UI freeze )
- Updated Help, About menu's
- Drag and Drop file selection
ramdisk.img
not found error fixed ( #8 & #6 )- Safety measures to not mess up GRUB entries
- Detailed logs
- and more minor bug fixes and changes
Androix86-Installer for Linux
Deb Package for Debian Based Distros
use androidx86-installer
on the commandline to run anywhere
Installation:-
Ignore the $
symbol
Method 1 - using apt
$ sudo apt install ./filename.deb
. ./
before filename is important
Method 2 - using dpkg
$ sudo dpkg -i filename.deb && sudo apt get install -f
Method 3 - using GUI Installer
Just Double Click the file in the file explorer to open the GUI Installer