Hi!

I've update to kernel 2.4.18-9mdk and thus ran installkernel.  This
generates the following message:

Can't convert grub_partition

Seems like convert_grub_part(get_boot_partitions() in
/usr/share/loader/grub fails to convert the partitions in
/boot/grub/menu.lst or /boot/grub/device.map.  However, I'm not good
enough at perl, so I don#t know how to fix.

My /boot/grub/menu.lst:


timeout 10
color black/cyan yellow/cyan
i18n (hd0,1)/grub/messages
keytable (hd0,1)/de-latin1.klt
altconfigfile (hd0,1)/grub/menu.once
default 0

title linux
kernel (hd0,1)/vmlinuz root=/dev/hda3 devfs=mount
initrd (hd0,1)/initrd.img

title failsafe
kernel (hd0,1)/vmlinuz root=/dev/hda3 devfs=nomount failsafe
initrd (hd0,1)/initrd.img

title rescue
kernel (hd0,1)/vmlinuz root=/dev/hda3 devfs=nomount failsafe init=/sbin/sash
initrd (hd0,1)/initrd.img

title floppy
root (fd0)
chainloader +1

My device.map:

(fd0) /dev/fd0
(hd0) /dev/hda
(hd1) /dev/hdc
(hd2) /dev/hdd


I'm using devfs and initscripts-6.40.2-41mdk.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.iso-top.de      |     Jabber: [EMAIL PROTECTED]
   iso-top.de - Die g�nstige Art an Linux Distributionen zu kommen
                       Uptime: 3 days 15 hours 32 minutes

Reply via email to