[gentoo-catalyst] isolinux.cfg

2009-05-05 Thread Alexander Potashev
Hello! Is it possible to make ISOLINUX to not want 150 seconds and just boot the default kernel immediately?

Re: [gentoo-catalyst] isolinux.cfg

2009-05-05 Thread lurker
On 05/05/09 11:14, Alexander Potashev wrote: > Is it possible to make ISOLINUX to not want 150 seconds and just boot > the default kernel immediately? The general syntax for the timeout in isolinux.cfg is: TIMEOUT t where t is the number of 1/10 of a second to wait. t = 0 is what you want.

Re: [gentoo-catalyst] isolinux.cfg

2009-05-05 Thread Alexander Potashev
I meant, how to configure catalyst to change isolinux.cfg? Or I should manually edit isolinux.cfg and run 'mkisofs'? 2009/5/5 lurker : > On 05/05/09 11:14, Alexander Potashev wrote: >> Is it possible to make ISOLINUX to not want 150 seconds and just boot *wait >> the default kernel immediately? >

Re: [gentoo-catalyst] isolinux.cfg

2009-05-05 Thread lurker
On 05/05/09 12:08, Alexander Potashev wrote: > I meant, how to configure catalyst to change isolinux.cfg? Or I should > manually edit isolinux.cfg and run 'mkisofs'? The way I do it is to use the livecd/overlay option in livecd-stage2.spec. I have this, for example: livecd/overlay: arch/x86/overl

Re: [gentoo-catalyst] isolinux.cfg

2009-05-05 Thread Alexander Potashev
2009/5/5 lurker : > On 05/05/09 12:08, Alexander Potashev wrote: >> I meant, how to configure catalyst to change isolinux.cfg? Or I should >> manually edit isolinux.cfg and run 'mkisofs'? > > The way I do it is to use the livecd/overlay option in > livecd-stage2.spec. I have this, for example: > >