X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=afa9580e80d4d36004109c1aaf7aef02e0311847;hb=d43025e0604622bf93011074b455cdc69325468c;hp=7964a1de1157b0f54d0ccdbd3b750e41debd2ada;hpb=1c7946acdbd44348dc1a88dc769b12de75448e1e;p=bootcd.git diff --git a/build.sh b/build.sh index 7964a1d..afa9580 100755 --- a/build.sh +++ b/build.sh @@ -158,7 +158,7 @@ mkdir "${BUILDTMP}/isofs" for i in "$isofs"/{bootcd.img,kernel}; do ln -s "$i" "${BUILDTMP}/isofs" done -cp "$isofs/isolinux.bin" "${BUILDTMP}/isofs" +cp "/usr/lib/syslinux/isolinux.bin" "${BUILDTMP}/isofs" isofs="${BUILDTMP}/isofs" # Root of the ISO and USB images