Commit Graph

7 Commits

Author SHA1 Message Date
Bill Richardson
8b3bd10b91 Create EFI System Partition on USB image during build.
The EFI System Partition is a special disk partition where EFI BIOS expects
to find the platform-specific bootloader. We need this in order to work on
the BIOS/kernel handoff. It's not needed for the final ChromeOS image and it
isn't useful for legacy BIOS systems, so right now it only makes any difference on x86
devices with development BIOSes.

This change creates the partition for ARM builds as well; it has no effect
there, either.

Review URL: http://codereview.chromium.org/1513019
2010-04-06 15:00:10 -07:00
Andrew de los Reyes
cd78944051 test-fixet: Automated VMWare test of AutoUpdate
Fully automated test that uses vmplayer to test updating from
dev-channel -> image-under-test -> rollback to dev-channel.

Also, change to vmware image generation so that vmware images are
generated with two 1-GiB sized root partitions

Review URL: http://codereview.chromium.org/1512001
2010-04-01 15:24:21 -07:00
Andrew de los Reyes
faefea3359 VMWare/VirtualBox: Fix (broke earlier today w/ GPT switchover)
Review URL: http://codereview.chromium.org/1535008
2010-03-31 17:18:48 -07:00
Andrew de los Reyes
8a8c32ec9b VMWare [1/2]: Fix vmware image generation.
Review URL: http://codereview.chromium.org/668215
2010-03-10 16:09:46 -08:00
Raiford Storey
e609f19d4a Updated image_to_vmware.sh to generate an VMware configuration file. This is useful for VMplayer.
BUG=None
Test=Run "vmplayer chromeos.vmx" on and verify that the VM boots.

Review URL: http://codereview.chromium.org/657027
2010-02-25 13:58:54 -05:00
adlr@google.com
edabc59e31 vmware images: fix to match image_to_usb changes
Review URL: http://chromereview.prom.corp.google.com/1181003


git-svn-id: svn://chrome-svn/chromeos/trunk@115 06c00378-0e64-4dae-be16-12b19f9950a1
2009-10-29 00:29:45 +00:00
rspangler@google.com
d74220d772 Start copying over source.
git-svn-id: svn://chrome-svn/chromeos/trunk@4 06c00378-0e64-4dae-be16-12b19f9950a1
2009-10-09 20:56:14 +00:00