Re: [Cooker] Re: [CHRPM] mkinitrd-2.7-5mdk

2001-03-07 Thread Pixel

Alexander Skwar [EMAIL PROTECTED] writes:

 dev2grub (#/d) at /usr/lib/libDrakX/bootloader.pm line 541.

any idea where this ``#/d'' comes from?

there must be a device /dev/...#/d somewhere :-/




Re: [Cooker] Re: [CHRPM] mkinitrd-2.7-5mdk

2001-03-07 Thread Chmouel Boudjnah

Alexander Skwar [EMAIL PROTECTED] writes:

 So sprach Pixel am Sun, Mar 04, 2001 at 08:00:27PM +0100:
  * Sun Mar 04 2001 Pixel [EMAIL PROTECTED] 2.7-5mdk
  
  - fix always making an initrd (ifneeded broken)
 
 Was that the issue that I had which caused no initrd to be made at a kernel
 upgrade?

humm unfortunately the current installkernel is broken, but i
currently rewrote currently to make sure that it will work. I will
upload the new script(s) soon..

-- 
MandrakeSoft Inc http://www.chmouel.org
  --Chmouel




Re: [Cooker] Re: [CHRPM] mkinitrd-2.7-5mdk

2001-03-06 Thread Pixel

"R.I.P. Deaddog" [EMAIL PROTECTED] writes:

 Not sure.. seems not the case for me. Running initscripts-5.60-6mdk
 and grub-0.5.96.1-3mdk here. Detectloader say that:
 
 no bootloader on MBR, trying partitions!

can you give lilo.conf if using lilo or grub/install.sh if using grub. and also
the version




Re: [Cooker] Re: [CHRPM] mkinitrd-2.7-5mdk

2001-03-06 Thread Alexander Skwar

So sprach Pixel am Mon, Mar 05, 2001 at 11:20:33AM +0100:
 "R.I.P. Deaddog" [EMAIL PROTECTED] writes:
 
  Not sure.. seems not the case for me. Running initscripts-5.60-6mdk
  and grub-0.5.96.1-3mdk here. Detectloader say that:
  
  no bootloader on MBR, trying partitions!
 
 can you give lilo.conf if using lilo or grub/install.sh if using grub. and also
 the version

I also used to have this - now I upgraded initscripts to
initscripts-5.60-9mdk (since /usr/sbin/detectloader is contained by
initscripts) and now I don't have that error message any more.  I use
grub-0.5.96.1-6mdk.i586.rpm.

During rpm -i kernel-2.4.2-7mdk I got this message:

dev2grub (#/d) at /usr/lib/libDrakX/bootloader.pm line 541.

is this an error message?

This is with drakxtools-newt-1.1.5-44mdk.  Will try again as soon as a newer
kernel is out .]

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:   http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die guenstige Art an Linux Distributionen zu kommen
Uptime: 2 days 1 hour 47 minutes




Re: [Cooker] Re: [CHRPM] mkinitrd-2.7-5mdk

2001-03-04 Thread Pixel

Alexander Skwar [EMAIL PROTECTED] writes:

 So sprach Pixel am Sun, Mar 04, 2001 at 08:00:27PM +0100:
  * Sun Mar 04 2001 Pixel [EMAIL PROTECTED] 2.7-5mdk
  
  - fix always making an initrd (ifneeded broken)
 
 Was that the issue that I had which caused no initrd to be made at a kernel
 upgrade?

nope. This fix mkinitrd always making initrd's.

no initrd being generated on kernel upgrade usually comes from detectloader
failing to detect lilo or grub. I've fixed detectloader for grub (yet again)
some time ago. Maybe it will work better now?




Re: [Cooker] Re: [CHRPM] mkinitrd-2.7-5mdk

2001-03-04 Thread R.I.P. Deaddog


Not sure.. seems not the case for me. Running initscripts-5.60-6mdk
and grub-0.5.96.1-3mdk here. Detectloader say that:

no bootloader on MBR, trying partitions!

And I didn't modify /boot/grub/install.sh --- it installs at MBR.

Abel Cheung


On Mon, 5 Mar 2001, Pixel wrote:

 Alexander Skwar [EMAIL PROTECTED] writes:
 
  So sprach Pixel am Sun, Mar 04, 2001 at 08:00:27PM +0100:
   * Sun Mar 04 2001 Pixel [EMAIL PROTECTED] 2.7-5mdk
   
   - fix always making an initrd (ifneeded broken)
  
  Was that the issue that I had which caused no initrd to be made at a kernel
  upgrade?
 
 nope. This fix mkinitrd always making initrd's.
 
 no initrd being generated on kernel upgrade usually comes from detectloader
 failing to detect lilo or grub. I've fixed detectloader for grub (yet again)
 some time ago. Maybe it will work better now?