We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d959332 commit 94b7ee6Copy full SHA for 94b7ee6
ChromeOS/install.sh
@@ -0,0 +1,7 @@
1
+#!/bin/sh
2
+sudo apt-get update
3
+sudo apt-get install figlet
4
+sudo apt-get install pv
5
+sudo apt-get install cgpt
6
+sudo bash chromeos-install.sh -src rammus_recovery.bin -dst /dev/sda
7
+#sudo bash chromeos-install.sh -src sammus_recovery.bin -dst /dev/sda
0 commit comments