mirror of
https://github.com/LCTT/TranslateProject.git
synced 2026-08-23 04:03:29 +08:00
Merge pull request #1063 from shipsw/master
Ubuntu Touch and Android Dual Boot Installation
This commit is contained in:
@@ -1,350 +0,0 @@
|
||||
#Translating by shipsw#
|
||||
|
||||
Ubuntu Touch and Android Dual Boot Installation
|
||||
===================================
|
||||
|
||||
Ubuntu Dual Boot Installer is provided as a tech preview for developers who want to run Ubuntu and Android on a single device. It is not intended to be used by regular users, neither at this point nor as its ultimate goal. Those developers installing it should be familiar with the Ubuntu and Android partition layouts and should also feel at home with manually flashing partitions in case something goes wrong.
|
||||
|
||||
Ubuntu Dual Boot Installer was born as an internal skunkworks project some Canonical Engineers dedicated a limited amount of their time to. Seeing the good progress, it was decided to release this preview for the developer community to test, study and contribute to.
|
||||
|
||||
Dual boot is not part of the regular Ubuntu release.
|
||||
|
||||
## What to expect after installation
|
||||
|
||||
- A single device with the ability to switch between fully functional Android and Ubuntu images
|
||||
- On Android: an Ubuntu Installer app to install Ubuntu, as well as to boot into Ubuntu
|
||||
- On Android: the SuperUser app to grant permissions to the Ubuntu Installer app
|
||||
- On Ubuntu: an Ubuntu Dual Boot app to boot into Android
|
||||
- Ubuntu system updates are not yet supported from the Ubuntu side, but they can be done via the Android app
|
||||
|
||||
## Requirements
|
||||
|
||||
To install dual-boot, you'll need:
|
||||
|
||||
- **A Nexus 4 device** (other [supported Nexus devices][1] should in theory work but have not been tested at the time)
|
||||
- **Android 4.4.2 or higher** running on the device, either stock firmware or based on CyanogenMod or AOSP.
|
||||
- **2.7GB of free storage** on the device to install Ubuntu
|
||||
- **ADB tools** running on your desktop computer
|
||||
- The device needs its **bootloader to be unlocked and USB debugging enabled**. Follow steps 1 to 3 below to do this, or alternatively, if your device is already unlocked and has USB debugging enabled, you can [skip to the installation process >][2]
|
||||
|
||||
### Step 1 - Desktop Setup
|
||||
|
||||
The following steps are required on your desktop system that you'll need in order to flash and communicate with the device.
|
||||
|
||||
**Set up the Touch Developer Preview Tools PPA**
|
||||
|
||||
The PPA is a small mini repository which contains additional software required by this install process. The following section details how to enable and use it.
|
||||
|
||||
The PPA has the tools and dependencies to support Ubuntu releases including 12.04, 12.10, 13.04, 13.10 and 14.04. Add the Ubuntu Touch PPA by adding the following custom source list entry to your `/etc/apt/sources.list` file.
|
||||
|
||||
On your computer, press `Ctrl+Alt+T` to start a terminal.
|
||||
|
||||
sudo add-apt-repository ppa:phablet-team/tools
|
||||
|
||||
On Ubuntu 12.04, you will also need to run:
|
||||
|
||||
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
|
||||
|
||||
Then do the following:
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install ubuntu-device-flash
|
||||
|
||||
### Step 1.5 - Optional Android Backup
|
||||
|
||||
- If not enabled, enable developer mode, by tapping `Settings -> About phone -> Build number` (x 7 times)
|
||||
- If not enabled, enable usb debugging in `Settings -> Developer options -> USB debugging`
|
||||
- Execute on your computer
|
||||
|
||||
$ adb backup -apk -shared -all
|
||||
|
||||
This should hopefully create backup.ab with all of your apps, OS, and data. Later, after reflashing with android (or rooting / unlocking) you will be able to use $ adb restore backup.ab to restore all of your data.
|
||||
|
||||
### Step 2 - Device unlock
|
||||
|
||||
If the device is already unlocked, skip to Step 3. These steps will wipe all personal data from the device.
|
||||
|
||||
1. With the device powered off, power on the device by holding the `Power button` + `volume up` + `volume down`.
|
||||
2. The device will boot into the bootloader.
|
||||
3. Plug the device into the computer via the USB cable.
|
||||
4. On your computer, press `Ctrl+Alt+T` to start a terminal. Type sudo fastboot oem unlock, followed by Enter
|
||||
5. On the device screen, accept the terms of unlocking.
|
||||
6. Boot the device by pressing the `power button` (pointed by an arrow with Start on the screen).
|
||||
|
||||
**Device factory reset**
|
||||
|
||||
If you get stuck in a bootloop rebooting the tablet after unlocking the bootloader... Here's what you do:
|
||||
|
||||
1. During the bootloop.. hold the `power button` + `volume up` + `volume down` button simultaneously to get yourself back into fastboot mode as you were previously.
|
||||
2. In fastboot mode.. use the volume keys to scroll to Recovery and the power button to select it.
|
||||
3. In Recovery (Android robot on his back with a red triangle)... tap the volume up button and the power button simultaneously which will bring you into stock recovery. Again.. Don't hold the buttons, just tap them simultaneously. Also make sure you're holding the correct volume button. Up will be the volume key on the right.
|
||||
4. Once you're in Recovery.. perform a factory reset/data wipe and then reboot your tablet... you should now be back to the Welcome Screen.
|
||||
|
||||
### Step 3 - Initial Device Setup
|
||||
|
||||
Follow these initial steps on your device:
|
||||
|
||||
1. If not booted, boot the device into Android
|
||||
2. Enable USB debugging on the device
|
||||
- on Ice Cream Sandwich (version 4.0) go to Settings and turn on USB Debugging (`Settings > System > Developer options > USB debugging`).
|
||||
- on Jelly Bean (versions 4.1 and 4.2) you need to enter `Settings, About [Phone|Tablet]` and tap the Build number 7 times to see the Developer Options.
|
||||
- on 4.2.2, (`settings > about` > tap on build number 7 times to activate the developer options menu item).
|
||||
- On either Android version you must then enable USB debugging via `Settings > Developer options > USB debugging`. You will also need to accept a host key on the device.
|
||||
- On the workstation-> `adb kill-server; adb start-server`
|
||||
3. Plug the device into the computer via the USB cable.
|
||||
- Depending on the installed Android version, a popup will show up on the device with the host key that needs to be accepted for the device to communicate with the workstation.
|
||||
- Note, 'adb devices' should not show the device as 'offline'. If it does, unplug the device, run adb under sudo on the workstation (`sudo adb kill-server; sudo adb start-server`), then plug the device back in.
|
||||
- In some cases, the device will continue to show offline, and the host key popup will not appear if the USB connection method is 'MTP' (default for some devices and versions of Android). Unchecking all options in the USB connection method (`Settings -> Storage -> Menu -> USB computer connection -> MTP, PTP`) seems to resolve this adb connection issue for some users.
|
||||
4. Save the version of the current image on the device, if on Android, to use as a reference to revert back to. The version can be found by going to `Settings > About Phone > Build Number`.
|
||||
|
||||
Newer Nexus 10s have not booted fully after developer mode was enabled. If this occurs boot into the bootloader and do "`fastboot -w`", then proceed to the next step.
|
||||
|
||||
|
||||
## Dual boot installation or upgrade instructions
|
||||
|
||||
The procedure at this point is effectively the same for both new installations and upgrades of an existing dual boot installation.
|
||||
|
||||
### Installing the Ubuntu Installer app in Android
|
||||
|
||||
Ubuntu Note: if you had installed a previous version of Ubuntu dual boot, please make sure to uninstall Ubuntu from the Android app before upgrading to the new Ubuntu dual boot. You can keep the user data, only uninstallation of the base system is recommended.
|
||||
|
||||
1. On your computer, download the dual boot installation script into your home directory from: http://humpolec.ubuntu.com/latest/dualboot.sh
|
||||
|
||||
2. Open a terminal on your computer pressing the `Ctrl+Alt+T` key combination
|
||||
3. Make the installation script executable by running this command:
|
||||
|
||||
chmod +x dualboot.sh
|
||||
|
||||
4. Ensure that your device:
|
||||
- has booted normally into the Android user interface
|
||||
- has USB debugging enabled
|
||||
- has an unlocked bootloader
|
||||
5. Connect your device via USB to your computer
|
||||
6. Install dual-boot by running this command on a terminal:
|
||||
|
||||
./dualboot.sh
|
||||
|
||||
After installation, the phone will reboot several times. Once finished, it will boot into Android and you will find the dual boot app as “Ubuntu Dual Boot” in the Apps section.
|
||||
|
||||
Optionally, for alternative ways of using the installer script, [check out the installer reference >][3].
|
||||
|
||||
Now follow the instructions below to install Ubuntu from Android.
|
||||
|
||||
## Installing Ubuntu from Android
|
||||
|
||||
Note: 2.7GB of free memory space is required on your device for the Ubuntu installation.
|
||||
|
||||
1. Optionally, on your desktop, and while your device is still connected via USB, issue the following command on the terminal to free up space (say "Yes" if you are asked to grant permissions on the device):
|
||||
|
||||
adb shell "su sh rm -rf /cache/*"
|
||||
|
||||
2. On the device, press the apps button in Android to bring up the list of apps
|
||||
3. Browse the apps to find the **Ubuntu Dual Boot** icon and press it to start the app
|
||||
4. When the app launches, press on **Choose channel to install** and choose a channel to download from (the recommended channel is **utopic**)
|
||||
5. Once download is completed you need to Grant SU permissions to the application for the install to be successful. Press the **Grant** button, when prompted.
|
||||
6. Press the **Reboot to Ubuntu** button to boot to Ubuntu.
|
||||
7. A standard phone reboot with the hard key will always boot to Android.
|
||||
|
||||
Notes:
|
||||
|
||||
- All channels supported by the phablet-flash tool are also supported by the Ubuntu Installer on Android
|
||||
- When selecting an Ubuntu channel, the **bootstrap** checkbox lets you wipe user data from Ubuntu, otherwise it is kept between installations. Since you're installing for the first time now, it won't make a difference
|
||||
- When selecting an Ubuntu channel, unticking the **latest version** checkbox will let you select a particular image number. Otherwise, if checked it will default to the latest image.
|
||||
- If during installation the Ubuntu download finished while the phone was locked or when the Ubuntu Installer app was not on the foreground, the installation button will change to **Resume install**. This will resume installation to the point where SuperUser permissions are requested.
|
||||
|
||||
## Additional notes
|
||||
|
||||
### Updating to a new Ubuntu image
|
||||
|
||||
The rule of thumb for dual boot is:
|
||||
|
||||
- Installation of a new Ubuntu version needs to be done from the Android side via the Dualboot app
|
||||
- Download of a new Ubuntu version can happen on either the Ubuntu or Android side
|
||||
|
||||
This effectively means there are two possible ways to upgrade your Ubuntu image:
|
||||
|
||||
- **If you are running Android**, use the Dualboot app to check and install new versions of Ubuntu by selecting "Uninstall Ubuntu" from the menu options. Next you will be asked if you want to keep the user data from Ubuntu. If you do want to keep the data, contacts, installed applications, pictures, background settings and such will be kept across Ubuntu installations. Additionally, every time there is a new Ubuntu version available, you'll get an Android notification:
|
||||
- For stable channels, the app polls for new versions every 2 days
|
||||
- For proposed channels, the app polls for new versions every 10 hours
|
||||
- **If you are running Ubuntu**, use the standard upgrade mechanism to download new images via System Settings, but do not choose to install the image after having downloaded it. Instead, once the dowload has finished, reboot to Android and the Dualboot app there will resume the installation. Once finished, you can then reboot to Ubuntu.
|
||||
|
||||
To update Ubuntu to a newer version, On the android Ubuntu dual boot application, Once Ubuntu has been uninstalled, follow the same installation step to download a newer version of Ubuntu.
|
||||
|
||||
### Dual boot installer command reference
|
||||
|
||||
For the majority of cases, running the installer script in auto mode with no arguments will suffice. For more advanced usage, additional commands can be used.
|
||||
|
||||
dualboot.sh
|
||||
|
||||
- Auto mode: it detects if the SuperUser app installation is required and instals or updates the Dualboot application on Android
|
||||
|
||||
dualboot.sh full
|
||||
|
||||
- Full mode: it installs the SuperUser and Dualboot apps on Android
|
||||
|
||||
dualboot.sh update
|
||||
|
||||
- Update mode: it installs or updates the Dualboot app on Android
|
||||
|
||||
dualboot.sh channel $CHANNEL
|
||||
|
||||
- Sideload mode: it downloads the latest from the specified Ubuntu $CHANNEL and sideloads the files to the phone. It then starts the Dualboot app on Android to resume the Ubuntu installation with the sideloaded files.
|
||||
|
||||
dualboot.sh push ubuntu.tar.xz device.tar.xz version.tar.xz
|
||||
|
||||
- Sideload push mode: it sideloads the downloaded files passed as a parameter and it starts the Dualboot app to resume installation with them on the Android side.
|
||||
|
||||
The script also takes a device ID in case there are more devices connected to the computer. The device ID is the first parameter passed to the script. If it is not provided first connected device is used. E.g.
|
||||
|
||||
dualboot.sh <device-id> channel devel-customized
|
||||
|
||||
### Using a custom image server
|
||||
|
||||
If you need to use a custom image server that provides ported images for those devices outside of the officially supported, you can use a custom image server with the Dualboot app. To do so, open a terminal, and with your device connected over USB, issue the following command (replacing $CUSTOM\_SERVER\_URL with the URL or your custom server):
|
||||
|
||||
adb shell "su sh 'cd /data/data/com.canonical.ubuntu.installer/files/ && echo $CUSTOM_SERVER_URL > custom_server && chmod 777 custom_server'"
|
||||
|
||||
The next time you start the Dualboot app on Android, it will use that server to fetch and install images instead of the official Ubuntu one.
|
||||
|
||||
## If something goes wrong
|
||||
|
||||
If something goes wrong after the dual boot installation and you cannot boot either into Ubuntu or Android, you can revert the Android installation to the status it was before dual boot by reflashing the original boot and recovery images. Only the recovery partition is actually modified by dual boot, but you can choose to reflash the boot partition just in case.
|
||||
|
||||
1. Download the Android firmware you are running on your device onto your PC.
|
||||
2. Open a terminal with `Ctrl+Alt+T`
|
||||
3. Extract the firmware tarball and cd to its directory.
|
||||
4. Run the following command to reboot into the bootloader
|
||||
|
||||
adb reboot bootloader
|
||||
|
||||
5. Once in the bootloader, run this command to reflash the boot partition:
|
||||
|
||||
fastboot flash boot boot.img
|
||||
|
||||
6. Without exiting the bootloader, run this command to reflash the recovery partition:
|
||||
|
||||
fastboot flash recovery recovery.img
|
||||
|
||||
7. After flashing, reboot and your phone should start into Android:
|
||||
|
||||
fastboot reboot
|
||||
|
||||
## Contributing
|
||||
|
||||
The dual boot project, as with the rest of Ubuntu is open source and open for participation, you can help making it better too!
|
||||
|
||||
- [Report bugs >][4]
|
||||
- [Contribute code >][5]
|
||||
|
||||
## FAQ
|
||||
|
||||
### How does dual boot work?
|
||||
|
||||
An Android-based phone has multiple partitions which serve different purposes. Those relevant for dual booting are **/boot**, **/recovery**, **/system** and **/data**.
|
||||
|
||||
- The **boot** partition is loaded by the bootloader during a normal boot. The boot image in that partition is a combination of the kernel and a ramdisk. In short, the bootloader unpacks the boot image, creates a ramdisk and copies the content of the boot image's ramdisk into it. Then the kernel is started by executing the **init process** from ramdisk.
|
||||
- The **recovery partition** contains the recovery image, which is just a different kind of boot image. It also includes a kernel and a ramdisk, where the init binary is replaced by a recovery binary inside the ramdisk.
|
||||
- The **system partition** holds all the read-only system files (except the ones in ramdisk), and it is mounted by the init process.
|
||||
- The **data partition** is then a writable partition used by the system for user data.
|
||||
|
||||
Ubuntu uses partitions in a slightly different way:
|
||||
|
||||
- The **boot** and **recovery** partitions have the same functionality as in Android
|
||||
- The **system image** holds the Android part of the system which is executed inside the LXC.
|
||||
- The **data partition** contains the Ubuntu system under **/data/ubuntu/**
|
||||
|
||||
In order to enable the user to choose their own flavour of Android, the Android boot image cannot be modified, as the original kernel needs to be preserved. **Thus the recovery partition is used to boot into Ubuntu.**
|
||||
|
||||
### Which versions of Android does dual-boot work with?
|
||||
|
||||
- Stock Android or AOSP 4.4.2 or higher.
|
||||
- CyanogenMod (based on Android 4.4.2 or higher).
|
||||
|
||||
### Which devices does dual-boot work for?
|
||||
|
||||
Dual boot has been tested to work with the following devices:
|
||||
|
||||
- Nexus 4
|
||||
- Nexus 7
|
||||
- Nexus 10
|
||||
|
||||
### Which Ubuntu releases does dual-boot support?
|
||||
|
||||
Dual boot supports the same channels that phablet-flash supports.
|
||||
|
||||
### How is the user data partition shared between Android and Ubuntu?
|
||||
|
||||
The user data partition hosts also the Ubuntu system image at /data/system.img which is around 2 GB.
|
||||
|
||||
The Ubuntu swap file is also present in the data partition at /data/SWAP.img (around (540 MB)
|
||||
|
||||
The Ubuntu user and system data are also present at:
|
||||
|
||||
- /data/user-data
|
||||
- /data/system-data
|
||||
|
||||
The Android data partition usage is unchanged.
|
||||
|
||||
### Is booting into recovery no longer possible when dual-booting?
|
||||
|
||||
The recovery partition when dual booting is currently used by the Ubuntu boot image. This means that when booting into recovery mode, Ubuntu will boot.
|
||||
|
||||
Access of the recovery will be resolved in future releases. However when the Ubuntu image is uninstalled, the original (Android stock or CWM) recovery is restored by the Ubuntu Install android app.
|
||||
|
||||
### If dual boot replaces the recovery partition, can I do an Android upgrade with dual boot installed?
|
||||
|
||||
Yes. Use the "Prepare for Android update" option in the Dual boot app menu on Android. This will recover your original Android recovery partition, ready for the Android upgrade. This will obviously delete the Ubuntu installation in the recovery partition, but you can easily reinstall it after the Android upgrade from the Dual boot app.
|
||||
|
||||
In any case, you can always uninstall dual boot, which will restore your original recovery partition.
|
||||
|
||||
### Can I uninstall dual boot?
|
||||
|
||||
Yes, when Ubuntu is uninstalled from the Android side via the dual boot app, the original Android recovery partition is restored to the original state before dual boot was installed.
|
||||
|
||||
Uninstalling Ubuntu also deletes the Ubuntu system image and swap file. Optionally, also the Ubuntu user data can be deleted.
|
||||
|
||||
### The dual boot app installs a copy of the the SuperUser app. Can I use another SuperUser app instead?
|
||||
|
||||
Yes indeed! The supplied [SuperUser][6] app is only for those who don't have it installed yet.
|
||||
|
||||
However, one word of caution: tests were only performed only with the SuperUser app version from the [CyanogenMod][7] build and with the one installed by dualboot.sh script. But as long as you own SuperUser app behaves in similar way of those two tested, you should be fine.
|
||||
|
||||
### When installing Ubuntu, can I switch channels without deleting user data?
|
||||
|
||||
Yes you can, but this is something that hasn't been thoroughly tested. Therefore some applications might not function properly. The same applies for switching between different versions.
|
||||
|
||||
### Can I make boot to Ubuntu the default and move the Android boot to the recovery partition?
|
||||
|
||||
Right now swapping the default boot OS is not possible. However, this is something we might look to support if there is demand for it.
|
||||
|
||||
### Why do you use the recovery partition to boot Ubuntu, rather than a combined boot image for Android and Ubuntu?
|
||||
|
||||
One of the initial principles when designing dual boot was not to tie it to a particular Android flavour and version and leave the user the flexibility to use their own choice. Thus the Android boot image and the kernel it contains are left untouched.
|
||||
|
||||
The choice was then to reuse the recovery partition, and instead focus on restoring it back to its original state if it's necessary to go back to single boot with Android.
|
||||
|
||||
### I already have CWM recovery installed and know how to use it, can I use a zip file and flash manually instead?
|
||||
|
||||
Absolutely, we provide dualboot.sh to make it easy to install the apps and the custom recovery. If you prefer to install the recovery manually yourself, it's also possible. Check out the source code for the dualboot.sh script to see exactly what it's doing.
|
||||
|
||||
### Why does the Ubuntu Installer app need to be installed to the system partition via recovery?
|
||||
|
||||
The Ubuntu Installer app needs to be installed as an Android (preinstalled) system app. Unlike use-installed apps, which live in the data partition, system apps always live in system partition and are granted additional privileges on top of the standard permissions set available to 3rd party applications.
|
||||
|
||||
The extra permissions that the Ubuntu installer app needs are just two: **cache partition write access** to store the downloaded files for Ubuntu installation and **power management** capability to reboot the system.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://wiki.ubuntu.com/Touch/DualBootInstallation
|
||||
|
||||
译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:https://wiki.ubuntu.com/Touch/Devices#Working_with_phablet-flash
|
||||
[2]:https://wiki.ubuntu.com/Touch/DualBootInstallation#Installation
|
||||
[3]:https://wiki.ubuntu.com/Touch/DualBootInstallation#DualBootInstallerReference
|
||||
[4]:https://bugs.launchpad.net/humpolec/+filebug
|
||||
[5]:https://code.launchpad.net/humpolec
|
||||
[6]:https://wiki.ubuntu.com/SuperUser
|
||||
[7]:https://wiki.ubuntu.com/CyanogenMod
|
||||
@@ -0,0 +1,356 @@
|
||||
Ubuntu Touch 系统和 Android 系统双系统安装指南
|
||||
===================================
|
||||
|
||||
|
||||
Ubuntu 双系统安装器是作为预览版本发布给开发者的,可以使得开发者同时在一台手机上安装 Ubuntu 系统和 Android 系统。该软件现阶段或最终的目标用户并非普通用户。开发者应该熟悉 Ubuntu 和 Android 系统的分区布局并且在出现问题的时候有能力手动刷回分区。
|
||||
|
||||
Ubuntu 双系统安装器是一些工程师在有限时间内做出的一个内部臭鼬项目(译注:管理层不知的研究项目)。由于项目进展良好,所以决定向开发者社区发布预览版以供大家测试、学习或者完善。
|
||||
|
||||
双系统启动不是常规 Ubuntu 发布版本中的一部分。
|
||||
|
||||
## 安装后可实现以下功能
|
||||
|
||||
- 一台可以在 Ubuntu 和 Android 系统之间完整切换的手机
|
||||
- Android 系统上:一个用来安装 Ubuntu 系统和切换到 Ubuntu 系统的应用
|
||||
- Android 系统上:一个超级用户管理器,用来为 Ubuntu 安装器授予权限
|
||||
- Ubuntu 系统上:一个用来启动到 Android 系统的 Ubuntu 双系统启动应用
|
||||
- 尚不支持 Ubuntu 系统下的更新,但可以通过Android应用程序来进行系统更新
|
||||
|
||||
## 必要条件
|
||||
|
||||
安装双系统启动,你需要:
|
||||
|
||||
- **一台Nexus 4 手机** (其他 [支持的 Nexus 手机][1] 理论上也能安装,但是现在还没有经过测试。)
|
||||
- 手机安装 **Android 4.4.2 或者更高的系统版本** ,基于原厂固件或者 CyanogenMod 和 AOSP 的固件。
|
||||
- 手机上需要有 **2.7GB 剩余存储空间** 用来安装Ubuntu。
|
||||
- 桌面电脑上需要运行 **ADB 工具**
|
||||
- 手机应该 **解锁 bootloader 并打开 USB 调试选项**。按照安装步骤1到3来实现。如果你的手机已经解锁过 bootloader 并且打开了 USB 调试选项了,这一步可以[跳过>][2]。
|
||||
|
||||
|
||||
### 步骤 1 - 桌面电脑设置
|
||||
|
||||
为了连接手机和刷机,在电脑桌面上依照以下几步操作。
|
||||
|
||||
**设置触摸开发预览工具 PPA**
|
||||
|
||||
PPA 是一个迷你库,其中包含安装过程中需要的一些额外软件。以下描述如何去启用和使用它。
|
||||
|
||||
PPA 的工具和依赖库支持 Ubuntu 发行版,包括 12.04, 12.10, 13.04, 13.10 和 14.04. 将以下的源地址列表加入 `/etc/apt/sources.list` 文件中来添加 Ubuntu 触摸 PPA。
|
||||
|
||||
在你的机器上按 `Ctrl+Alt+T` 开启终端窗口,运行以下命令。
|
||||
|
||||
sudo add-apt-repository ppa:phablet-team/tools
|
||||
|
||||
在 Ubuntu 12.04系统上,还需要运行以下命令:
|
||||
|
||||
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
|
||||
|
||||
然后运行:
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install ubuntu-device-flash
|
||||
|
||||
|
||||
### 步骤 1.5 - 备份Android(可选)
|
||||
|
||||
- 确认开启开发者模式。触摸 `设置 -> 关于手机 -> 版本号` (七次)
|
||||
- 确认开启 USB 调试模式。触摸 `设置 -> 开发者选项 -> USB 调试`
|
||||
- 在你的电脑上执行
|
||||
|
||||
$ adb backup -apk -shared -all
|
||||
|
||||
这样就将你的操作系统、应用程序和所有的数据备份为 backup.ab 文件了。以后在重新刷回 android 系统的时候可以使用 $ adb restore backup.ab 命令恢复你所有的数据。
|
||||
|
||||
### 步骤 2 - 手机解锁
|
||||
|
||||
如果手机已经解锁,那么跳过步骤3。以下几步将擦除手机上所有的个人数据。
|
||||
|
||||
1. 关机,同时按住手机的开机键+音量上+音量下开机。
|
||||
2. 手机将开机到bootloader界面。
|
||||
3. 使用 USB 数据线将手机和电脑连接。
|
||||
4. 在电脑上按 `Ctrl+Alt+T` 打开一个终端。 键入 sudo fastboot oem unlock 并回车。
|
||||
5. 在手机上,接受解锁条款。
|
||||
6. 按开手机开机键开机。(屏幕上箭头标记为 Start)
|
||||
|
||||
**恢复手机出厂设置**
|
||||
|
||||
如果解锁 bootloader 后不断重启的话... 可以使用以下方法解决:
|
||||
|
||||
1. 在重启的过程中,同时按住 电源键+音量上+音量下 使得手机重返 fastboot 模式。
|
||||
|
||||
2. 在 fastboot 模式下,使用音量键选择到 Recovery 选项后,按下开机键选中。
|
||||
|
||||
3. 在 Recovery 模式下(Android 机器人 背景是个红色三角) 同时按住音量上键和开机键进入stock recovery 模式。再次强调,不要按住按钮不放,只是同时按他们。保证你按了正确的音量按钮。应该是右边的的按钮是音量上键。
|
||||
|
||||
4. 一旦进入 Recovery 模式,恢复出厂设置并清空数据,然后重启平板,现在应该可以看到欢迎屏幕了。
|
||||
|
||||
### 步骤 3 - 初始化手机指南
|
||||
|
||||
按照以下步骤初始化手机
|
||||
|
||||
1. 如果没有启动,启动手机进 Android 系统
|
||||
|
||||
2. 启用手机的 USB 调试模式
|
||||
- 在冰激凌三明治 (版本 4.0) 上打开 USB 调试(`设置 > 系统 > 开发者选项 > USB 调试`)
|
||||
- 在果冻豆 (版本 4.1 和 4.2) 上打开 USB 调试,需要进 `设置, 关于 [手机|平板]` 菜单且触摸版本号7次才能进入开发者选项。
|
||||
- 在 4.2.2, (`设置 > 关于` > 触摸版本号7次激活开发者选项菜单)
|
||||
- 在其他版本的 Android 系统中,你通过 `设置 > 开发者选项 > USB 调试`来启用 USB 调试模式。您可能还需要接受手机上的主机密钥。
|
||||
- 在工作站中 -> `adb kill-server; adb start-server`
|
||||
3. 将手机和电脑通过USB数据线连接起来。
|
||||
- 根据 Android 版本的不同,会弹出一个主机密匙的框,需要确认才能和电脑通信。
|
||||
- 注意,'adb devices' 不应该显示为手机 'offline' 。如果显示手机离线,在超级用户模式下运行adb(`sudo adb kill-server; sudo adb start-server`),然后将手机再次连接。
|
||||
- 在某些情况下,手机继续显示为离线,如果USB连接模式为 'MTP' (一些手机或版本的Android)的话,就不会弹出主机密匙提示对话框。取消选中所有的USB连接模式选项(`设置 -> 存储 -> 菜单 -> USB连接 -> MTP, PTP`)也许能解决adb连接问题。
|
||||
4. 保存现有手机镜像版本号,Android 系统,恢复系统时使用。可以使用 `设置 > 关于手机 > 版本号码` 查看版本号。
|
||||
|
||||
最新版的 Nexus 10s 开启开发者模式后并没有完全启动。如果是这种情况的话,启动到 bootloader 后运行 "`fastboot -w`" 然后进入下一步。
|
||||
|
||||
|
||||
## 双系统启动安装和更新说明
|
||||
|
||||
双系统新安装和升级在这部分过程实际上是相同的。
|
||||
|
||||
### 在 Android 系统中安装 Ubuntu 安装器
|
||||
|
||||
Ubuntu 注意:如果手机中有一个以前版本的 Ubuntu 双启动,更新前请首先使用 Android 应用程序卸载掉 Ubuntu 系统。推荐保存用户数据,只卸载掉基本的系统。
|
||||
|
||||
1. 在电脑上下载双系统安装脚本到你的家目录。http://humpolec.ubuntu.com/latest/dualboot.sh
|
||||
2. 使用 `Ctrl+Alt+T` 组合键打开电脑终端。
|
||||
3. 运行以下命令赋予安装脚本可执行权限。
|
||||
|
||||
chmod +x dualboot.sh
|
||||
|
||||
4. 保证你的手机
|
||||
- 正常启动进入 Android 用户界面
|
||||
- 启用 USB 调试选项
|
||||
- 已经解锁了 bootloader
|
||||
5. 使用 USB 数据线连接手机和电脑
|
||||
6. 终端运行以下命令安装双系统启动:
|
||||
|
||||
./dualboot.sh
|
||||
|
||||
安装完成后,手机会重启数次。一旦完成,系统会启动到 Android 系统,你会发现双启动应用程序 (“Ubuntu Dual Boot”) 已经安装到手机的应用程序部分了。
|
||||
|
||||
或者,可以使用安装脚本的替代方法,[可以参考安装手册 >][3]。
|
||||
|
||||
现在按照以下说明在 Android 下安装 Ubuntu。
|
||||
|
||||
## Android 下安装 Ubuntu
|
||||
|
||||
注意:Ubuntu 安装需要手机上具有2.7GB以上的剩余内存空间。
|
||||
|
||||
1. 也可以在手机和电脑USB连接状态下,终端运行以下命令来释放空间。(接受手机的授权询问)
|
||||
|
||||
adb shell "su sh rm -rf /cache/*"
|
||||
|
||||
2. 在手机上,点击 apps 按钮打开 app 列表
|
||||
3. 查看列表找到 **Ubuntu Dual Boot** 图标并启动它
|
||||
4. 应用程序启动后按 **Choose channel to install** 并选择一个频道下载(推荐 **utopic** 频道)
|
||||
5. 下载完成后需要授权 SU 权限给应用程序。提示授权的时候,选择 **Grant** 按钮
|
||||
6. 按 **Reboot to Ubuntu** 按钮重启手机进入Ubuntu
|
||||
7. 标准手机重启会启动到Android系统中
|
||||
|
||||
注意:
|
||||
|
||||
- Ubuntu 安装器支持所有手机平板刷机工具支持的频道
|
||||
- 选择了一个 Ubuntu 频道后,**bootstrap** 复选框可以让你选择清空 Ubuntu 的用户数据,如果不选中的话,用户数据将一直保留。第一次安装的话,选不选是没什么区别的
|
||||
- 选中一个 Ubuntu 频道后,取消 **latest version** 复选框后可以选择一个特定版本号的镜像,否则,默认安装最新的镜像。
|
||||
- 如果在安装过程下载镜像过程中,手机锁屏或者 Ubuntu 安装器是后台运行的话,安装按钮会变成 **Resume install** (恢复安装)。点击这个按钮会恢复到超级权限提示前的状态。
|
||||
|
||||
## 其他需要注意的
|
||||
|
||||
### 更新到最新的 Ubuntu 镜像
|
||||
|
||||
根据双启动的经验:
|
||||
|
||||
- 安装新版本的 Ubuntu 需要使用 Android 双启动应用程序
|
||||
- 下载新版本的 Ubuntu 可以在 Android 或者 Ubuntu 下进行
|
||||
|
||||
这实际上意味着可以有两种不同的方式更新 Ubuntu 镜像:
|
||||
|
||||
- **如果在android系统下**,使用双启动应用程序更新 Ubuntu ,需要选择菜单选项中的 "Uninstall Ubuntu" ,然后应用程序会询问你是否保留 Ubuntu 用户数据。如果你想保留数据、通讯录、应用程序、图片、背景设置等,这些数据将会完整保留。另外,每次新版本的 Ubuntu 发布后,将会收到 Android 通知:
|
||||
- 对于稳定频道,应用程序池每2天更新一次
|
||||
- 对于推荐频道,应用程序池每10小时更新一次
|
||||
- **如果你使用的是 Ubuntu**, 使用系统设置中的标准更新机制下载新版镜像,但是不要选择安装,下载完毕后,重新启动到 Android 系统中,启动双启动应用程序,程序会恢复更新。完成后,你可以再次切换到 Ubuntu系统中。
|
||||
|
||||
在 android 版 Ubuntu 双启动应用程序中,卸载 Ubuntu 后,可以安装新安装的说明去下载新版本的 Ubuntu。
|
||||
|
||||
### 双系统安装器参考命令
|
||||
|
||||
大多数情况下,不带参数运行自动模式安装脚本就足够了。
|
||||
|
||||
dualboot.sh
|
||||
|
||||
- 自动模式:监测超级用户应用程序是否需要安装并更新双系统安装应用程序。
|
||||
|
||||
dualboot.sh full
|
||||
|
||||
- 完整模式:安装超级用户和双系统启动 Android 应用程序
|
||||
|
||||
dualboot.sh update
|
||||
|
||||
- 更新模式:安装或者更新 Android 下的双系统启动应用程序
|
||||
|
||||
dualboot.sh channel $CHANNEL
|
||||
|
||||
- 边载模式:通过指定的 Ubuntu 频道 ($CHANNEL) 下载最新的镜像到手机。命令启动 android 双系统应用程序并继续使用边载文件进行安装。
|
||||
|
||||
dualboot.sh push ubuntu.tar.xz device.tar.xz version.tar.xz
|
||||
|
||||
- 边载推送模式:将下载参数推送给双系统启动应用程序,作为参数启动双系统安装器进行安装。
|
||||
|
||||
多个手机同时连到电脑上的时候,脚本还提供指定手机ID 的参数。手机ID为脚本的第一个参数。如果不指定手机ID的话,默认为第一个连接的手机。
|
||||
|
||||
dualboot.sh <device-id> channel devel-customized
|
||||
|
||||
### 使用自定义镜像服务器
|
||||
|
||||
如果你的手机不在官方支持列表中,需要使用第三方移植镜像服务器,你可以将自定义镜像服务器地址作为参数来使用双启动应用程序。这么办的话,打开终端,连接手机到电脑,运行以下命令(替换 $CUSTOM\_SERVER\_URL 为自定义服务器地址):
|
||||
|
||||
adb shell "su sh 'cd /data/data/com.canonical.ubuntu.installer/files/ && echo $CUSTOM_SERVER_URL > custom_server && chmod 777 custom_server'"
|
||||
|
||||
下次启动双启动应用程序的时候,默认将使用自定义服务器地址而不是官方地址了。
|
||||
|
||||
## 异常处理
|
||||
|
||||
如果出现问题,安装双启动后无法进入 Android 和 Ubuntu 系统的话,你可以使用原始启动和恢复镜像恢复手机到最初状态。只有 recovery 分区被双启动修改了,当然你可以刷回原有的启动分区。
|
||||
|
||||
1. 下载手机的 Android 固件到你的PC上。
|
||||
2. 使用快捷键 `Ctrl+Alt+T` 打开终端
|
||||
3. 解压固件 tar 包并 cd 到其目录
|
||||
4. 运行以下命令以重启手机到 bootloader
|
||||
|
||||
adb reboot bootloader
|
||||
|
||||
5. 进入 bootloader 后,运行以下命令刷回启动分区:
|
||||
|
||||
fastboot flash boot boot.img
|
||||
|
||||
6. 不要退出 bootloader ,运行以下命令刷回 recovery 分区:
|
||||
|
||||
fastboot flash recovery recovery.img
|
||||
|
||||
7. 刷机完毕后,重启你的手机应该就可以进入 Android 系统了:
|
||||
|
||||
fastboot reboot
|
||||
|
||||
## 致谢
|
||||
|
||||
双启动项目和其他 Ubuntu 项目一样都是开源的,你可以参与此项目,使得他更加完美!
|
||||
|
||||
- [Bug 报告 >][4]
|
||||
- [贡献代码 >][5]
|
||||
|
||||
## FAQ
|
||||
|
||||
### 双启动如何工作?
|
||||
|
||||
基于 Android 的手机有一系列不同用途的分区。这些分区是 **/boot**, **/recovery**, **/system** 和 **/data** 。
|
||||
|
||||
- **boot** 分区是 bootloader 正常启动的时候载入的。这个分区的启动镜像是由一个内核和内存盘程序组成的。简而言之,bootloader 解压启动镜像,创建一个内存盘后将镜像考入,最后使用 **初始化进程** 启动内核。
|
||||
- **recovery partition** 分区包含有 recovery 镜像,它只是一个不同的启动镜像。它也含有一个内核和内存盘程序,但是初始化可执行程序被换成了内存盘中的 recovery 应用程序。
|
||||
- **system partition** 分区含有系统所有的只读文件 (除了内存盘中的)供初始化进程载入。
|
||||
- **data partition** 分区是供系统写入用户数据的可读写分区。
|
||||
|
||||
Ubuntu 以稍微不同的方式使用这些分区
|
||||
|
||||
- **boot** 和 **recovery** 分区的作用和 Android 中一样。
|
||||
- **system image** 分区含有在 [LXC][8] 中执行的 Android 部分的程序。
|
||||
- **data partition** 分区中的 **/data/ubuntu/** 含有Ubuntu系统
|
||||
|
||||
为了保证用户选择自己的 Android 风格,Android 系统的启动镜像是不允许修改的,因为原始内核必须保存。**所以使用 recovery 分区去启动Ubuntu**
|
||||
|
||||
|
||||
### 双启动可以运行在那个版本的 Android 系统下?
|
||||
|
||||
- Stock Android 或 AOSP 4.4.2 或更高版本。
|
||||
- CyanogenMod (基于 Android 4.4.2 或更高版本).
|
||||
|
||||
### 双启动可以运行在那些手机上?
|
||||
|
||||
双启动通过测试可以运行在以下手机中:
|
||||
|
||||
- Nexus 4
|
||||
- Nexus 7
|
||||
- Nexus 10
|
||||
|
||||
### 双启动支持那些已发布版本的 Ubuntu?
|
||||
|
||||
双启动支持的所有 phablet-flash 支持的系统。
|
||||
|
||||
### Android 和 Ubuntu 如何共享用户数据分区?
|
||||
|
||||
用户数据分区也有 Ubuntu 系统镜像 /data/system.img, 大约有2GB。
|
||||
|
||||
Ubuntu swap 文件在用户数据分区 /data/SWAP.img (大约540MB)。
|
||||
|
||||
Ubuntu 的用户和系统数据也可以在以下目录找到:
|
||||
|
||||
- /data/user-data
|
||||
- /data/system-data
|
||||
|
||||
Android 数据分区的使用方式不变。
|
||||
|
||||
### 安装双启动后是否无法启动进入 recovery?
|
||||
|
||||
双启动安装后,recovery 分区被 Ubuntu 启动镜像占用。这意味着启动到 recovery 模式下,Ubuntu 就启动了。
|
||||
|
||||
进入 recovery 的功能会在未来发布。但是当卸载掉 Ubuntu 镜像后,Ubuntu 应用程序回恢复原始的 recovery(Android stock 或 CWM)。
|
||||
|
||||
### 如果用双启动替换掉 recovery 分区的话,是否还可以更新 Android 系统?
|
||||
|
||||
可以,使用双启动应用程序中的 "准备更新安卓" 选项。这会将原始 Android recovery 分区恢复,为 Android 系统更新做准备。这明显会删除 recovery 分区中安装的 Ubuntu 系统,但是使用双系统应用程序可以在 Android 系统更新后很容易重新安装。
|
||||
|
||||
任何情况下,你都可以卸载双启动并恢复原始的 recovery 分区。
|
||||
|
||||
### 我可以卸载双启动吗?
|
||||
|
||||
可以,使用 Android 版本双启动应用程序卸载 Ubuntu 后,原有的 recovery 分区数据会恢复到安装前的状态。
|
||||
|
||||
卸载 Ubuntu 的同时也会删除 Ubuntu 系统镜像和交换文件。当然,Ubuntu 用户数据也会被删除。
|
||||
|
||||
### 双启动应用程序安装了一个超级用户应用,我可以使用一个第三方的超级用户应用代替它吗?
|
||||
|
||||
当然可以了!提供的 [超级用户][6] 应用只是为了那些没有安装的用户的。
|
||||
|
||||
然而,需要注意一点:项目测试中只会使用来自 [CyanogenMod][7] 版本或者 dualboot.sh 脚本安装的超级用户应用。但是只要你使用和测试中用的类似的应用的话,一般也不会有问题的。
|
||||
|
||||
### 安装 Ubuntu 中,我是否可以删除用户数据后切换频道?
|
||||
|
||||
可以,但是有些东西没有测试过,所以有些应用也许无法正常工作。这个问题也存在于切换版本的情况。
|
||||
|
||||
### 我能否设置默认启动 Ubuntu 而将 Android 启动移动到 recovery 分区?
|
||||
|
||||
目前为止交换默认启动操作系统是不可行的。但是如果有需求的话我们会想办法支持的。
|
||||
|
||||
### 为什么使用 recovery 分区启动 Ubuntu 系统而不是使用一个 Android 和 Ubuntu 结合的镜像来启动?
|
||||
|
||||
最开始设计双启动的时候原则就是不和某个特定版本和类型的 Android 系统捆绑,留给用户自己选择的权利。所以就没有改动 Android 启动镜像和内核。
|
||||
|
||||
最后选择利用 recovery 分区启动 Ubuntu,转而专注在需要的时候在就恢复到其原始状态。
|
||||
|
||||
### 我已经安装了一个 CWM recovery 而且知道如何使用,我可否使用 zip 文件手动刷机?
|
||||
|
||||
绝对可以,我们提供的 dualboot.sh 是为了使得安装应用和 recovery 更容易。如果你想手动安装recovery 也是可以的。参看 dualboot.sh 脚本的源码来操作。
|
||||
|
||||
### 为什么 Ubuntu 安装器需要使用 recovery 安装到 system 分区里?
|
||||
|
||||
Ubuntu 安装器需要安装为 Android 系统应用。 和用户分区的应用不一样,系统应用始终活动在系统分区中,保证可以获取第三方软件可以获取的的最高的权限。
|
||||
|
||||
其实 Ubuntu 安装器需要获取的权限只有两个:**缓存分区写入权限** 用来下载 Ubuntu 安装文件 和 **电源管理** 用来重启系统。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://wiki.ubuntu.com/Touch/DualBootInstallation
|
||||
|
||||
译者:[shipsw](https://github.com/shipsw) 校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[1]:https://wiki.ubuntu.com/Touch/Devices#Working_with_phablet-flash
|
||||
[2]:https://wiki.ubuntu.com/Touch/DualBootInstallation#Installation
|
||||
[3]:https://wiki.ubuntu.com/Touch/DualBootInstallation#DualBootInstallerReference
|
||||
[4]:https://bugs.launchpad.net/humpolec/+filebug
|
||||
[5]:https://code.launchpad.net/humpolec
|
||||
[6]:https://wiki.ubuntu.com/SuperUser
|
||||
[7]:https://wiki.ubuntu.com/CyanogenMod
|
||||
[8]:http://www.ibm.com/developerworks/cn/linux/l-lxc-containers/
|
||||
Reference in New Issue
Block a user