i tried to make a bootable CD with isolinux,but met some problem. the error is as follows. i don't know what cause the problem. anyone met the same problem? thanks for help. ====================================================================================mkisofs 1.13 (i686-pc-linux-gnu) Scanning . Scanning ./boot Scanning ./isolinux Scanning ./isolinux/help Excluded by match: ./isolinux/eltorito.cat Scanning ./isolinux/kernels Excluded: ./isolinux/kernels/TRANS.TBL Using BOOT000.030 for ./boot/boot.0301 (boot.0300) Using BOOT000.034 for ./boot/boot.0340 (boot.0341) Size of boot image is 4 sectors -> mkisofs: Error - boot image './isolinux/isoli nux.bin' is not the an allowable size. ==================================================================================== zhengchuanbo zhengcb at netpower.com.cn
zhengchuanbo wrote:> i tried to make a bootable CD with isolinux,but met some problem. > the error is as follows. i don't know what cause the problem. > anyone met the same problem? thanks for help. > > ====================================================================================> mkisofs 1.13 (i686-pc-linux-gnu) > Scanning . > Scanning ./boot > Scanning ./isolinux > Scanning ./isolinux/help > Excluded by match: ./isolinux/eltorito.cat > Scanning ./isolinux/kernels > Excluded: ./isolinux/kernels/TRANS.TBL > Using BOOT000.030 for ./boot/boot.0301 (boot.0300) > Using BOOT000.034 for ./boot/boot.0340 (boot.0341) > > Size of boot image is 4 sectors -> mkisofs: Error - boot image './isolinux/isoli > nux.bin' is not the an allowable size. > ====================================================================================>Sounds like someone has added a misguided test in mkisofs -- from which version of cdrecord did this come? -hpa
On Wed, 14 Aug 2002 17:24:32 +0800, zhengchuanbo <zhengcb at netpower.com.cn> wrote:>mkisofs 1.13 (i686-pc-linux-gnu) >Scanning . >Scanning ./boot >Scanning ./isolinux >Scanning ./isolinux/help >Excluded by match: ./isolinux/eltorito.cat >Scanning ./isolinux/kernels >Excluded: ./isolinux/kernels/TRANS.TBL >Using BOOT000.030 for ./boot/boot.0301 (boot.0300) >Using BOOT000.034 for ./boot/boot.0340 (boot.0341) > >Size of boot image is 4 sectors -> mkisofs: Error - boot image './isolinux/isoli >nux.bin' is not the an allowable size.Maybe you used a wrong mkisofs command line. Please, show the command line you used. Did you use --no-emul-boot? -- giulioo at pobox.com