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

Issue 600074: Create a fourth partition to put the raw kernel image in. (Closed)

Created:
10 years, 10 months ago by robotboy
Modified:
9 years, 7 months ago
Reviewers:
tedbo
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

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.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Simplify kernel_fetcher.sh and make it more robust. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -0 lines) Patch
M src/scripts/image_to_usb.sh View 2 chunks +11 lines, -0 lines 0 comments Download
A src/scripts/kernel_fetcher.sh View 1 1 chunk +61 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
robotboy
10 years, 10 months ago (2010-02-11 19:33:05 UTC) #1
tedbo
Some comments on kernel_fetcher.sh. Overall, why not just change build_image.sh to put a copy of ...
10 years, 10 months ago (2010-02-12 00:34:20 UTC) #2
robotboy
Comments addressed. You're right that we should put the kernel in the build image output. ...
10 years, 10 months ago (2010-02-12 01:18:29 UTC) #3
tedbo
10 years, 10 months ago (2010-02-12 01:27:55 UTC) #4
LGTM

I agree to get this in for now. Thanks!

Powered by Google App Engine
This is Rietveld 408576698