Make make_dev_ssd.sh 4K device compliant |
|
Issue descriptionmake_dev_ssd.sh assumes a device has 512 bytes sector: in resign_ssd_kernel, we assume the block size is 512. This is acceptable for USB images, but not for live device. Consider using the partition devices created by the kernel instead of doing the math ourselves. [see CL:1034229] |
|
►
Sign in to add a comment |
|
Comment 1 by hungte@chromium.org
, Sep 7