From 766c2148755762611cc2f64058b0b6e26653ee32 Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 29 Nov 2010 12:23:27 -0600 Subject: [PATCH] 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 --- mk_mmc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk_mmc.sh b/mk_mmc.sh index f95f19a..ecd7e2f 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -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