Skip to content

Releases: jaxparrow07/Androidx86-Installer-Linux

Androidx86 Installer Linux

05 May 10:38
Compare
Choose a tag to compare

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

09 Apr 06:40
Compare
Choose a tag to compare

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

image