+ log Beginning system image copy. This will take some time . . .
+ echo Beginning system image copy. This will take some time . . .
+ tee -a /usb/dev/tty1 /usb/dev/tty2
Beginning system image copy. This will take some time . . .
+ log
+ echo
+ tee -a /usb/dev/tty1 /usb/dev/tty2
+ export IS_RECOVERY_INSTALL=1
+ chroot /usb /usr/sbin/chromeos-install --run_as_root --yes --payload_image=/dev/sdb --use_payload_kern_b
This will install from '/dev/sdb' to '/dev/sda'. If you are sure this is
what you want then feel free to enter the root password to proceed.
This will erase all data at this destination: /dev/sda
1+0 records in
1+0 records out
512 bytes (512 B) copied, 0.000245212 s, 2.1 MB/s
Creating partition tables...
34+0 records in
34+0 records out
17408 bytes (17 kB) copied, 0.00865976 s, 2.0 MB/s
33+0 records in
33+0 records out
16896 bytes (17 kB) copied, 0.0087134 s, 1.9 MB/s
ERROR: cgpt add: GptSanityCheck() returned 3: GPT_ERROR_INVALID_ENTRIES
+ [ 1 -eq 0 ]
+ log Error performing system recovery!
+ echo Error performing system recovery!
+ tee -a /usb/dev/tty1 /usb/dev/tty2
Error performing system recovery!
+ umount /usb/tmp
+ unmove_mounts
+ dlog Moving sys. proc, dev to /usb
+ echo Moving sys. proc, dev to /usb
+ tee -a /usb/dev/tty2 /usb/dev/tty3
Moving sys. proc, dev to /usb
+ mount -n -o move /usb/sys /sys
+ mount -n -o move /usb/proc /proc
+ mount -n -o move /usb/dev /dev
+ TTY_PATH=/dev/tty
+ dlog Done.
+ echo Done.
+ tee -a /dev/tty2 /dev/tty3
Done.
Bookmarks