You are on page 1of 2

openthos / openthos

Installation and Running OpenThOs img


chyyuu edited this page on Apr 22 2016 · 2 revisions

Download, Install and Run OpenThOs Pages 178

Preparing OPENTHOS

• An android_x86_64.img image which can boot into UEFI. ###Overview

• A PC whic can Boot in UEFI mode • Introduction

• A larger than 1GB USB disk • Plan


• Progress
• News
How to get an openthos image
If you want to try our system, you can download our images from baidu cloud disk: Getting start

• How to get an openthos-


http://pan.baidu.com/s/1i4vSEf7 PW:z8wu image
• How to install

Then you can watch Installation guide to run our images in your PC, or try it by virtualbox
Download and building

Creating bootable USB disk • Requirements

• Establishing a Build
Environment
Howto on Windows
• Downloading the Source
Open android_x86_64.img with 7zip,and copy all files to your USB disk。
• How to Building the System

Howto on linux • Troubleshootting

You may create a bootable USB disk by ###Sub Projects

• Xposed Howto
sudo umount your_usb_device(with partition number e.g. /dev/sdc1)
• Secure boot Howto
sudo dd if=android_x86_64.img of=your_usb_device(no partition number e.g. /dev/sdc)
• Recovery_for_windows
• Multi-Window
• CTS Howto
Installation
###Development

1. Bootint your USB disk in UEFI


• introduction

2. Enter your PC's setup,change boot tab to open uefi mode and reboot. • Using repo

3. Enter your PC's boot menu and select your USB disk to boot into UEFI grub. • Learning git

4. Using installer • Project members

NOTE:
After entered UEFI grub, you will see 4 selections:run system live, run system live(DEBUG Mode),
installer and boot into windows.Select installer to start installation. • read zh-CN please click 中
文主页.
3. Create partition(if you have a partiton to install, please go to 4)

4. Select create/modify partitions. Clone this wiki locally

https://github.com/openthos/openthos.wiki.git
5. Select a disk to create new partition.
Clone in Desktop
6. Use arrow keys select usable space and select "new".
7. Input the partition information to set a new partition.

8. Use arrow keys select "write" to save your changes.

9. Install

10. Select the partition you want to install the system into.

11. Format the partition you selected to EXT4 fs.

12. Select yes to install a read/write system dir.

13. Wait for installation complete and reboot.

14. Boot system

Boot with rEFInd:If you have a rEFInd in your efi parition, the installer will add a menuentry for
Android-x86 and you can boot with it.We suggest to use rEFInd as your bootmanager. For more
information please read rEFInd's home page Boot with grub2:Enter your PC's setup and set all
boot selection to disable. After you do that and reboot, you will enter grub2 and you can select a
menuentry(openthos,openthos debug,windows) to boot the system you want.

Reports of successes or failures on other distributions are welcome.

• The softs developed by OPENTHOS are based on GPL. The docs written by OPENTHOS are based on CC-BY-SA.
• AOSP是我们的基石
• 黄志伟先生等发起和长期开发的android-x86, Tieto等是我们的基础和榜样
• 参与/合作单位/个人:同方,一铭,android-x86, 北大,清华,北京工业大学,西安邮电大学,南开大学
• 提供帮助单位/个人: 超卓,技德,Mozilla Firefox Group, Intel OTC
• 欢迎感兴趣的学生和开源软件爱好者加入我们!请直接给yuchen AT tsinghua.edu.cn发email.

You might also like