Re: [secteam] detectloader fix

2003-06-19 Thread Ben Reser
On Thu, Jun 19, 2003 at 05:11:33PM -0700, Ben Reser wrote: > /usr/sbin/detectloader will fail on any machine without a /etc/lilo.conf > file. chmouel updated the script to try and detect the boot partition > from the lilo.conf file. Problem is he made the script die if the file > didn't exist. T

Re: [secteam] Re: detectloader fix

2003-06-19 Thread Vincent Danen
On Thu Jun 19, 2003 at 10:52:56PM -0400, Stew Benedict wrote: > > [EMAIL PROTECTED] root]# /usr/sbin/detectloader > > Can't open /etc/lilo.conf: No such file or directory > > [EMAIL PROTECTED] root]# rpm -q initscripts > > initscripts-7.06-12.1mdk > > > > Can you try with the initscripts update

Re: [secteam] detectloader fix

2003-06-19 Thread Ben Reser
On Thu, Jun 19, 2003 at 05:11:33PM -0700, Ben Reser wrote: > 9.1 (i586 and ppc) was shipped with this script. Correction, this was picked up by the initscripts update for 9.1. Cooker has this broken script in it as well, unless CVS is out of date. -- Ben Reser <[EMAIL PROTECTED]> http://ben.rese

Re: detectloader fix

2003-06-19 Thread Stew Benedict
On Thu, 19 Jun 2003, Vincent Danen wrote: > On Thu Jun 19, 2003 at 10:08:24PM -0400, Stew Benedict wrote: > > > Not seeing bad behavior here. Fairly clean 9.1 install: > > > > [EMAIL PROTECTED] root]# /usr/sbin/detectloader > > no bootloader on MBR, trying partitions! > > YABOOT > > > > [EMAI

Re: detectloader fix

2003-06-19 Thread Vincent Danen
On Thu Jun 19, 2003 at 10:08:24PM -0400, Stew Benedict wrote: > Not seeing bad behavior here. Fairly clean 9.1 install: > > [EMAIL PROTECTED] root]# /usr/sbin/detectloader > no bootloader on MBR, trying partitions! > YABOOT > > [EMAIL PROTECTED] root]# rpm -qf /usr/sbin/detectloader > initscrip

Re: detectloader fix

2003-06-19 Thread Stew Benedict
Not seeing bad behavior here. Fairly clean 9.1 install: [EMAIL PROTECTED] root]# /usr/sbin/detectloader no bootloader on MBR, trying partitions! YABOOT [EMAIL PROTECTED] root]# rpm -qf /usr/sbin/detectloader initscripts-7.06-11mdk [EMAIL PROTECTED] root]# grep lilo /usr/sbin/detectloader @know

detectloader fix

2003-06-19 Thread Ben Reser
/usr/sbin/detectloader will fail on any machine without a /etc/lilo.conf file. chmouel updated the script to try and detect the boot partition from the lilo.conf file. Problem is he made the script die if the file didn't exist. This means grub users (without lilo.conf) and other archs using this