X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a1f92f4320b0e28dc07f333bd7667d9ba57e2a5b..7c9240f3e70396e7fffc9c7d242a38584cd67455:/target/linux/x86-2.6/image/gen_image.sh diff --git a/target/linux/x86-2.6/image/gen_image.sh b/target/linux/x86-2.6/image/gen_image.sh index 795a46b71..314d7314f 100755 --- a/target/linux/x86-2.6/image/gen_image.sh +++ b/target/linux/x86-2.6/image/gen_image.sh @@ -32,10 +32,11 @@ dd if="$ROOTFSIMAGE" of="$OUTPUT" bs=512 seek="$ROOTFSOFFSET" conv=notrunc #rm -f "$OUTPUT.kernel" which chpax >/dev/null && chpax -zp $(which grub) -grub --device-map=/dev/null <