曹薇
2011-Jun-17 09:38 UTC
[syslinux] Message7(06/16/2011) Re: error when booting (Lee Eric)
Message: 7 Date: Wed, 15 Jun 2011 19:17:36 +0800 From: Lee Eric <openlinuxsource at gmail.com> To: For discussion of Syslinux and tftp-hpa <syslinux at zytor.com> Cc: Wen Wei Tang <tangww at cn.ibm.com>, Xiao Dong Zhao <zhaoxd at cn.ibm.com>, Shu Hua SH Chen <cshchen at cn.ibm.com> Subject: Re: [syslinux] error when booting Message-ID: <BANLkTi=AKOCArKUEpn+bGGS_AS7NXAjMSw at mail.gmail.com> Content-Type: text/plain; charset=GB2312 paste your isolinux.conf here, lady. Eric 2011/6/15 Wei W Cao <caowei at cn.ibm.com>:> > use isolinux-debug.bin to create iso file. > command line: > mkisofs -D -joliet-long -rational-rock -verbose -omit-period -V UXCD > -b isolinux-debug.bin -c boot.catalog -no-emul-boot -boot-load-size 4 > -boot-info-table -o 7145.iso 7145bad. > when boot it says: > No DEFAULT or UI configuration derective found! > > It appears not all the time, only when some packages is in the folder > 7145bad. > weird thing is that iso can boot with content A and B in the folder > seperately. but if I merge them into one folder, it will fail, seems not > related to size problem(about 1 G) > if I use UltraISO to merge B into A.iso, it will also show the error. > > > Thanks & Best Regards, > Vivian Cao(??) > Ext No?86-21-69028109 > System X ToolsCenter > IBM China Systems & Technology Lab (CSTL), Shanghai > 2F, Building 10, 399 Keyuan Road, Zhangjiang Hi-Tech Park, Pudong New > District, Shanghai 201203, ChinaThis is from our conf file(img1a.cfg) default toolscenter timeout 10 display bsb.msg prompt 0 label toolscenter kernel img2a append initrd=img3a root=/dev/ram0 rw ramdisk_size=140000 debug_level=1 silent_boot=no boot_src=3 iommu=soft label NONE img1a.cfg is in the root directory of iso file, the same with isolinux.bin. attachment is the screen where it hangs and the version I used is 3.72 . best regards! vivian cao
Lee Eric
2011-Jun-17 14:03 UTC
[syslinux] Message7(06/16/2011) Re: error when booting (Lee Eric)
Firstly, using the latest version syslinux package. Secondly, it seems there's no contents after "label NONE", syntax broken? Eric 2011/6/17 ?? <cw1983 at 163.com>> Message: 7 > Date: Wed, 15 Jun 2011 19:17:36 +0800 > From: Lee Eric <openlinuxsource at gmail.com> > To: For discussion of Syslinux and tftp-hpa <syslinux at zytor.com> > Cc: Wen Wei Tang <tangww at cn.ibm.com>, Xiao Dong Zhao > <zhaoxd at cn.ibm.com>, Shu Hua SH Chen <cshchen at cn.ibm.com> > Subject: Re: [syslinux] error when booting > Message-ID: <BANLkTi=AKOCArKUEpn+bGGS_AS7NXAjMSw at mail.gmail.com> > Content-Type: text/plain; charset=GB2312 > > paste your isolinux.conf here, lady. > > Eric > > 2011/6/15 Wei W Cao <caowei at cn.ibm.com>: > > > > use isolinux-debug.bin to create iso file. > > command line: > > mkisofs -D -joliet-long -rational-rock -verbose -omit-period -V UXCD > > -b isolinux-debug.bin -c boot.catalog -no-emul-boot -boot-load-size 4 > > -boot-info-table -o 7145.iso 7145bad. > > when boot it says: > > No DEFAULT or UI configuration derective found! > > > > It appears not all the time, only when some packages is in the folder > > 7145bad. > > weird thing is that iso can boot with content A and B in the folder > > seperately. but if I merge them into one folder, it will fail, seems not > > related to size problem(about 1 G) > > if I use UltraISO to merge B into A.iso, it will also show the error. > > > > > > Thanks & Best Regards, > > Vivian Cao(??) > > Ext No?86-21-69028109 > > System X ToolsCenter > > IBM China Systems & Technology Lab (CSTL), Shanghai > > 2F, Building 10, 399 Keyuan Road, Zhangjiang Hi-Tech Park, Pudong New > > District, Shanghai 201203, China > > > > This is from our conf file(img1a.cfg) > > default toolscenter > timeout 10 > display bsb.msg > prompt 0 > label toolscenter > kernel img2a > append initrd=img3a root=/dev/ram0 rw ramdisk_size=140000 debug_level=1 > silent_boot=no boot_src=3 iommu=soft > label NONE > > img1a.cfg is in the root directory of iso file, the same with isolinux.bin. > attachment is the screen where it hangs and the version I used is 3.72 . > > best regards! > vivian cao > > > > >