-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add initial GUI installer instructions
- Loading branch information
1 parent
2b1c3ba
commit 5d8cebe
Showing
5 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Using Android-x86 Installer | ||
|
||
This installer is developed and maintained by Xtr126 and is intended to be used to dual-boot Bass OS along with Linux or Windows | ||
|
||
## Requirements | ||
|
||
* Windows/Linux PC | ||
* Android-x86 Installer (Found here: [Releases Page](https://github.com/Xtr126/Android-x86-installer/releases)) | ||
* 20GB+ Storage Space | ||
|
||
## Installation | ||
|
||
Please follow these steps for installing Bass OS along side your current OS. | ||
(Linux instructions depicted) | ||
|
||
### Preparation | ||
|
||
Please create a folder for your Bass OS install on your home drive or C:/ drive. In this example, we will be using ~/BassOS. | ||
|
||
### Step 1 | ||
|
||
Launch the installer and select your target iso | ||
|
||
![select iso](images/step1.jpg) | ||
|
||
|
||
### Step 2 | ||
|
||
Select the target folder you created in the preparation step. | ||
|
||
![select folder](images/step2.jpg) | ||
|
||
|
||
### Step 3 | ||
|
||
Select the Install button at the bottom right, and wait for the process to finish. | ||
|
||
![select Install](images/step3.jpg) | ||
|
||
### Step 4 | ||
|
||
This is where you will need to add the boot entries to your Grub. We will need to follow the directions given on the last screen of the installer. | ||
|
||
![Create Boot Entry](images/step4.jpg) | ||
|
||
This steps last screen might differ if you are installing it on Windows. |