parent
0b6f329ba6
commit
a032bdfd6c
|
@ -78,6 +78,7 @@ func format(mybut *ui.Button) {
|
|||
simpleScanner("e2label /dev/sdb1 root")
|
||||
simpleScanner("e2label /dev/sdb2 factory-image")
|
||||
simpleScanner("mount /dev/sdb1 /mnt/sdcard/")
|
||||
simpleScanner("dd if=u-boot-sunxi-with-spl.bin of=/dev/sdb bs=1K seek=8")
|
||||
}
|
||||
|
||||
func hostnameButton(hostname string, something func(*ui.Button)) ui.Control {
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue