admin管理员组

文章数量:1130349

步骤如下:

1.解除硬件写保护(拆除写保护螺丝)

2.解除软件写保护

flashrom -p host --wp-disable
flashrom -p ec --wp-disable

3.将修改后的image.bin拷到U盘

4.挂载U盘

mount /media/removable/.../

5.将image.bin拷到能开机的Chromebook上

cp mount /media/removable/.../image.bin /tmp

6.将image.bin 刷到Chromebook上

flashrom -p host -w image.bin

刷完之后会出现以下界面:

步骤如下:

1.解除硬件写保护(拆除写保护螺丝)

2.解除软件写保护

flashrom -p host --wp-disable
flashrom -p ec --wp-disable

3.将修改后的image.bin拷到U盘

4.挂载U盘

mount /media/removable/.../

5.将image.bin拷到能开机的Chromebook上

cp mount /media/removable/.../image.bin /tmp

6.将image.bin 刷到Chromebook上

flashrom -p host -w image.bin

刷完之后会出现以下界面:

本文标签: chromenetbootImaging