fix partition issue with x86, leveraging the default size on the second partition (all of the remaining drive) in order to get around size differences

SVN-Revision: 5293
v19.07.3_mercusys_ac12_duma
Tim Yardley 18 years ago
parent 97e54a1932
commit 22e8c9d05e

@ -22,12 +22,12 @@ n
p
1
+${part1s}M
+$(($part1s * 1024))K
n
p
2
+${part2s}M
w
q
EOF

Loading…
Cancel
Save