Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(355)

Issue 6813109: make_dev_ssd.sh: support updating legacy boot partitions (Closed)

Created:
9 years, 8 months ago by Hung-Te
Modified:
9 years, 7 months ago
Reviewers:
Bill Richardson
CC:
chromium-os-reviews_chromium.org, Nick Sanders, gauravsh
Visibility:
Public.

Description

make_dev_ssd.sh: support updating legacy boot partitions Change the boot default option in partition 12 (ESP) when we want to disable rootfs verification. BUG=chromium-os:12424 TEST=./make_dev_ssd --remove_rootfs_verification --recovery_key -i USB_IMAGE # the image is bootable by H2C and H2C BIOS(EFI). # Not tried on non-EFI (syslinux) firmware, but it should work. Change-Id: I7533bb73597041bbdc8cc57e4e8baaf6ca242309 R=wfrichar@chromium.org Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=b5633c6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M scripts/image_signing/make_dev_ssd.sh View 3 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Hung-Te
9 years, 8 months ago (2011-04-12 13:20:15 UTC) #1
Bill Richardson
LGTM, but this only affects EFI BIOS. You should modify /syslinux/default.cfg too.
9 years, 8 months ago (2011-04-12 18:10:18 UTC) #2
Hung-Te
On 2011/04/12 18:10:18, Bill Richardson wrote: > LGTM, but this only affects EFI BIOS. You ...
9 years, 8 months ago (2011-04-12 18:21:32 UTC) #3
Bill Richardson
9 years, 8 months ago (2011-04-12 18:39:30 UTC) #4
Oh, duh. You're right. My eyes crossed. I specifically looked for exactly that
string and still couldn't see it. nevermind.

Powered by Google App Engine
This is Rietveld 408576698