Unreviewed.
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Jul 2012 00:34:09 +0000 (00:34 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Jul 2012 00:34:09 +0000 (00:34 +0000)
commitdb938d36ac7af831f181eb58f68981777f73f9a5
treeaa013f8d3ac20ace280a61795916e6c35bd57eab
parent900abb6af96975383ab472b2f081a211ab09dfe7
Unreviewed.

Using the default start cylinder for fdisk causes a warning about the
partition not starting on physical sector boundary.  The Ubuntu forums
recommend using a number that's divisible by 8, which is what we do in
this patch.

* EWSTools/cold-boot.sh:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121647 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/EWSTools/cold-boot.sh