This is how to REAL install Remix OS on VirtualBox. rootfs could be writable!!!
- any linux liveCD iso file (Xubuntu here)
- Remix OS iso file ("Remix_OS_for_PC_Android_M_32bit_B2016092201.iso" here)
- VirtualBox
| // ==UserScript== | |
| // @name Eva's universal torrent gallery | |
| // @namespace https://github.com/po5 | |
| // @version 0.1.305 | |
| // @description Gallery view for trackers | |
| // @author Eva | |
| // @homepage https://gist.github.com/po5 | |
| // @icon https://ptpimg.me/9rmox4.png | |
| // @updateURL https://gist.github.com/po5/c27eeed4412c64d7befb37feb868511e/raw/universal-torrent-gallery.user.js | |
| // @downloadURL https://gist.github.com/po5/c27eeed4412c64d7befb37feb868511e/raw/universal-torrent-gallery.user.js |
| Description='A basic static ethernet connection' | |
| Interface=eth0 | |
| Connection=ethernet | |
| IP=static | |
| Address=('192.168.1.23/24' '192.168.1.87/24') | |
| #Routes=('192.168.0.0/24 via 192.168.1.2') | |
| Gateway='192.168.1.1' | |
| DNS=('192.168.1.1') | |
| ## For IPv6 autoconfiguration |