2016/01/23

리믹스(Remix OS) 설치 방법

http://kiros33.blog.me/220606766644


Revision History
2016/01/24 00:10:23 - 최초 작성 
Reference Page
Remix OS
리믹스(Remix OS) 설치 방법
이 글은 원본을 기반해서 실제 설치한 과정을 기록하기 위해 작성하였습니다.
손님 모드 동작 확인
먼저 Guest mode 에서 동작하는지 확인합니다.
바로 Resident mode 를 시도하면 Cannot detect USB writing speed 라면서 오류가 납니다.
기본 설치 가이드는 다운로드된 ISO(Legacy) 나 IMG(EFI) 파일을 USB에 설치해서 USB로 부팅하도록 합니다. 따라서 USB 테스트에서 오류가 나서 진행되지 않습니다.
설치
1) 부팅 메뉴에서 Tab 을 눌러 옵션을 설정합니다.
2) INSTALL=1 DEBUG= 옵션을 추가하고 부팅합니다.
3) Create/Modify partitions 선택해서 디스크를 편집합니다.
4) GUID Partition Table 을 사용하지 않도록 합니다. 일반 MBR로 설치됩니다.
5) New 를 선택해서 새 파티션을 생성합니다.
6) Primary 파티션으로 생성합니다.
7) 전체를 할당합니다. 이 부분은 원하시는 대로 1개 이상 파티션을 생성해도 됩니다.
8) Bootable 을 선택해서 파티션에 부팅 플래그를 설정합니다.
9) Write 를 선택해서 변경된 내용을 저장합니다.
10) yes 를 선택해서 경고를 확인합니다.
11) Quit 를 선택해서 cfdisk 를 종료합니다.
12) 설치할 파티션을 선택합니다.
13) ext4 파티션을 선택합니다.
14) Yes 를 선택해서 포맷에 대한 경고를 확인합니다.
15) Yes 를 선택해서 GRUB 을 설치합니다.
16) Skip 을 선택해서 EFI GRUB2 설치를 건너뜁니다.
17) Yes 를 선택해서 /system 디렉토리를 rw 모드로 설정합니다.
18) 설치 과정입니다.
19) 설치가 완료되면 Run Android-x86 메뉴를 선택하고 재시작합니다.
20) 재시작 후 설치 과정을 진행하면 됩니다.
패러렐즈(Parallels)에 설치한 리믹스 입니다.
아래는 원본 페이지의 글입니다.
First you have to install it:
First off make your VM and make a hard disk for it. I recommend a Dynamic VDI of at least 10GB.
Now you need to format and partition the hard disk. I just used a Lubuntu LiveCD that included GParted to do this.
Format the drive 
EXT4
Now mount the RemixOS ISO and boot into it.
On it's boot menu, quickly press [
Tab]
Modify the boot command so it says
/kernal initrd=/initrd.img root=/dev/ram0androidboot.hardware=remix_x86_64 androidboot.selinux=permissive 
INSTALL=1 DEBUG=
Press [Enter]
You'll see a scroll of output and then you'll reach the install screen.
Select the partition you made
Do Not Format
Install 
GRUB = YES
Install 
EFI GRUB = SKIP!!!!!!!
It'll now installed
Now you have it installed, but booting it is another matter. By default it won't boot properly. The only solution I've found so far is to run it in VGA mode from GRUB.

The quick and dirty method is to
Find the resolution you want from the 'Color Depth 16' codes on this table. And copy down the code.
Boot into the VM
Press [
E] on the Boot menu
Press [
E] again
Now add "vga=" to the end plus the code you picked. So for example, the end result would be "
vga=794" for 1280x1024.
Now press [
Enter], then press [B]
The VM should now boot into RemixOS. Please Note the initial boot of Android always takes a while, up to several minutes.

Obviously doing this every time is a pain. So you can modify the GRUB menu.lst file to make it permanent. To do this I just booted my Lubuntu LiveCD again, mounted the partition and then opened './grub/menu.lst' using a Root level Text Editor. ex: "
sudo leafpad /media/lubuntu/Androidx86/grub/menu.lst". Just add the "vga=XXX" to the first kernal listing and save it before rebooting.

However, even after all this and getting to the Desktop, it's really unstable for some reason. I still haven't figured out why when the Guest mode from the ISO runs relatively okay. Maybe I'm missing some boot commands. I'll keep playing with it.

Also, interestingly Google Apps are installed as well, but most things crash. Most likely Installation isn't ready yet, which is why the option is missing.

PS: You can get a few more specific resolutions, but it's complicated and I'm out of time. You can learn about how here: http://stackoverflow.com/a/8273560
검색: Android, 안드로이드, Remix OS, 리믹스, 

댓글 없음:

댓글 쓰기