Revert "remove heads and sector tweak"

On the xM, final boot of debian squeeze fails with this..

This reverts commit 9fa38bb47631d2315f4787431fcc8b3892c898b4.

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/8/head
Robert Nelson 14 years ago
parent 35fafe6f68
commit 766c214875

@ -295,7 +295,7 @@ NUM_MOUNTS=$(mount | grep -v none | grep "$MMC" | wc -l)
function create_partitions {
sudo fdisk ${MMC} << END
sudo fdisk -H 255 -S 63 ${MMC} << END
n
p
1

Loading…
Cancel
Save