Tips

-------

1. Access advanced startup options from Windows by hold ‘Shift’ key while select ‘Restart’ 2. Boot to advanced startup options with Windows installation media or recovery drive [ update & security ->Recovery -- > Restart

 UNINSTALL ANDROID X86 ON PC AND NOTEBOOK [ Windows 7 & 8 ]  

1. Restart PC and Boot it with Windows Installation Disc or flash drive.

2. Select a Language, Time and currency format, and keyboard or input method option.

3. Click on Repair your Computer and select the OS to repair and click Next.

4. In system recovery options dialog box, click Command Prompt.

5. Type    BOOTREC                      and hit Enter

6. Type    BOOTREC /FIXMBR     and hit Enter

7. Type    BOOTREC /FIXBOOT   and hit Enter

8. Now Type Exit and hit enter key then Tap on restart button

9. Boot into windows first and check for android and grub folder it will be saved in that drive where you installed Android OS (Mostly in C: drive)

10. Delete Android-xxx folder along with Grub folder completely.

5. Type    bootrec   /scanos                   and hit Enter

                 bootrec

6. Type    bootrec /fixmbr     and hit Enter

7. Type    bootrec /fixboot   and hit Enter

                   bootrec /rebuildbcd

# e

# e

kernel /android-9.0-r2/kernel nomodeset xforcevesa root=/dev/ram0 androidboot.selinux=permissive SRC=/android-9.0-r2

enter

# B

permanently fix the PrimeOs not booting with blank/black screen issue [Grub]. Hope you guys this video is helpful for you. Enjoy Download Android Prime OS Click : https://primeos.in/download/ ------------------------------------------------------------------------- Codes:- OS (debug mode) ---> Select Mount -o reMount,rw /Mnt cd /Mnt ls cd grub ls vi menu.lst Press "a" nomodeset xforcevesa Press "esc" shift + : wq (enter) cd reboot -f

                         ------------------------------------

mount -o remount,rw /mnt

cd /mnt

ls

cd grub

vi menu.lst

kernel /android-9.0-r2/kernel root=/dev/ram0 androidboot.selinux=permissive SRC=/android-9.0-r2 nomodeset xforcevesa

nomodeset xforcevesa [ add line last]

: wq

cd reboot -f

HOW TO ENABLE GOOGLE SYNC ON FYDE OS

Control alt F2 Chronos sudo su and you’ll have got to insert the password chronos then go on and mount the system to read and write sudo mount -o remount,rw / then remove a couple of files cd /etc/chromium/policies/managed sudo rm *.* Then edit the conf file cd /etc sudo vim chrome_dev.conf The last lines of the chrome_dev.conf file should look like this (these are the two lines we wanna go at) BEFORE MODIFICATION —fyde-account-enabled —fydemaina AFTER MODIFICATION (add these two lines) —google-account-enabled —sync-secondary-account #—fyde-account-enabled #-fydemain The lines that say “Fyde-account-enabled” replace with “#fyde-account-enabled” with a # with out the quotes Also do the same thing for the fydemaina line as well.

                       --------------------------------

Install FydeOS on Laptop or run it from usb with google play store in details

b- Press Ctrl+Alt+F2 to go to the terminal windows c- Login with the user chronos with no password d- Type lsblk to identify the disk to install FydeOS on. Careful, the disk will be completely wiped e- Type the installation script sudo /usr/sbin/chromeos-install --dst /dev/sdX (where X is the HD you want to install it on) Configure Android settings for Google Play Store

---------

Installing Chromium OS on (almost) any computer + Android and Linux support

It will use a Chromium OS distro called Fyde, that you can download here:

https://fydeos.com/download

It is a chinese Chromium OS and it will force you to use it on chinese, but I will show you how to change to english and enable Android/Linux support.

Download the img and use the program Echter (https://etcher.io/) to deploy it on an USB stick (it won't work with dual boot, just warning. You will have to change it to default boot). You can also use Rufus and other software like that, but didn't try them.

------ [Optional] Installing on a HDD

For those who want to install it on a HDD.

------ Screenshots:

I will add some when I find how to do it

------ Initial setup

------ Changing the language and activating android support

The OS is locked on chinese by default (you can't change in the settings by now), but you can remove this limitation. Just follow the steps:

Type the following commmands:

Press 'Page Down' to get to the end of the file and then delete the lines that have zh-CN.

After that, the last line must be "--arc-start-mode=always-start", so change to it if you need

Type ":wq!" and press enter

Restart your computer

Now you can change the language on the settings

On settings, click on the left bar with 3 lines and you will see an option with a down arrow, click on it and then click on the 4th option below (a circle with some lines). It will jump to the language settings, so don't move your scroll or your screen. Click on the first option and it will open a list. One of the last options is a blue text, click on it and then search for "english", select your favourite english (US, UK, etc) and then click on the blue button to add it. Now you need to use it as default, to do so, you will have to. If you rest your cursor on any of the options of the list, it will show the language. Do this until you find the English. Click on the 3 dots on the right and mark the first checkbox to select the english as your language. Restart your computer.

-------- To install Linux support

-------- Some observations:

Edit: Including the HDD guide

-------