Commit Graph

2 Commits

Author SHA1 Message Date
Will Drewry
ef22d8fe60 kernel_fetcher.sh: use ro for rootfs.image
With new changes to the rootfs, if it is verified, it won't be
mountable rw.  Since this script just copies out a file, making it
ro (instead of calling enable_rw_mount) seems to make sense.

TEST=?
BUG=chromium-os:7468

Change-Id: I0941e981826005cea1c70653c45c5ae2c5f5a9e0

Review URL: http://codereview.chromium.org/4027001
2010-10-20 18:58:05 -05:00
robotboy
18ff72b913 Create a fourth partition to put the raw kernel image in.
This is a short term fix for machines that can't boot a kernel from
the root file system of an SDCard.

This issue depends on issue 602027.

Review URL: http://codereview.chromium.org/600074
2010-02-11 17:33:32 -08:00