added extlinux static binary

This commit is contained in:
Tomas M
2012-10-23 21:26:44 -05:00
parent 21e770210b
commit c80846ed11
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ PART="$(df . | tail -n 1 | tr -s " " | cut -d " " -f 1)"
DEV="$(echo "$PART" | sed -r "s:[0-9]+\$::" | sed -r "s:([0-9])[a-z]+\$:\\1:i")" #"
# install syslinux bootloader
extlinux --install $BOOT
./extlinux --install $BOOT
if [ "$DEV" != "$PART" ]; then
# Setup MBR on the first block