1

【笔记】安装ChromeOS系统

 1 year ago
source link: https://loli.fj.cn/2023/01/30/%E5%AE%89%E8%A3%85ChromeOS%E7%B3%BB%E7%BB%9F/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

【笔记】安装ChromeOS系统

2023-01-302023-01-31

通过Ubuntu母系统安装ChromeOS系统

UbuntuMATE

  • 下载UbuntuMate系统镜像

https://cdimage.ubuntu.com/ubuntu-mate/releases/20.04/release/ubuntu-mate-20.04.5-desktop-amd64.iso

创建ChromeOS安装所需资源目录

mkdir ChromeOS
cd ChromeOS

Brunch构建框架

wget https://github.com/sebanc/brunch/releases/download/r107-stable-20221029/brunch_r107_stable_20221029.tar.gz
tar -xzvf brunch_r107_stable_20221029.tar.gz
rm brunch_r107_stable_20221029.tar.gz

ChromeOS系统镜像

wget https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_13310.59.0_rammus_recovery_stable-channel_mp-v2.bin.zip
unzip chromeos_13310.59.0_rammus_recovery_stable-channel_mp-v2.bin.zip
mv chromeos_13310.59.0_rammus_recovery_stable-channel_mp-v2.bin rammus_recovery.bin
rm chromeos_13310.59.0_rammus_recovery_stable-channel_mp-v2.bin.zip

制作系统盘

  • 制作UbuntuMate系统安装盘

创建安装脚本

touch install.sh

install.sh

sudo apt-get update
sudo apt-get install figlet
sudo apt-get install pv
sudo apt-get install cgpt
sudo bash chromeos-install.sh -src rammus_recovery.bin -dst /dev/sda

复制ChromeOS安装所需资源目录

  • 将ChromeOS安装所需资源目录复制到UbuntuMate系统安装盘根目录

  • 将安装脚本复制到ChromeOS目录下

  • 最终ChromeOS目录下总共6个文件

+ ChromeOS
- rootc.img
- efi_secure.img
- efi_legacy.img
- chromeos-install.sh
- rammus_recovery.bin
- install.sh
  • 开启启动是按住Option键,开机引导选择Ubuntu

  • 选择第一个直接启动Ubuntu

  • 通过Wifi联网

  • 打开Mate Terminal终端

cd /cdrom/ChromeOS
sudo sh install.sh

yes
  • 在MacBookPro上安装ChromeOS系统作为备用机(全盘抹盘安装)失败了

少数派——化学心情下2
哔哩哔哩——我是阿皮啊-


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK