Skip to content

Latest commit

 

History

History

import_precheck

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Image Import Precheck Tool

Precheck runs on your virtual machine before attempting to import it into Google Compute Engine (GCE). It attempts to identify compatibility issues that will either cause import to fail or will cause potentially unexpected behavior post-import. See Compatibility Issues.

Precheck must be run as root or Administrator on the running system you want to import.

Binaries

Release binaries:

Latest binaries:

Building from Source

go get -u github.com/GoogleCloudPlatform/compute-image-import/cli_tools/import_precheck

Then, $GOPATH/bin/import_precheck.

Or, if $GOPATH/bin is in your $PATH, just import_precheck.