Bug 73743 - kernel install script segfaults grubby
Summary: kernel install script segfaults grubby
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: mkinitrd
Version: null
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Erik Troan
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-09-09 21:54 UTC by Curtis Doty
Modified: 2007-04-18 16:46 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-09-09 22:00:05 UTC
Embargoed:


Attachments (Terms of Use)

Description Curtis Doty 2002-09-09 21:54:59 UTC
# rpm -ivh kernel-2.4.18-14.i686.rpm        
warning: kernel-2.4.18-14.i686.rpm: Header V3 DSA signature: NOKEY, key ID 
897da07a
Preparing...                ########################################### [100%]
   1:kernel                 ########################################### [100%]
/sbin/new-kernel-pkg: line 249:  2133 Segmentation fault      /sbin/grubby --
add-kernel=$bootPrefix/vmlinuz-$version $INITRD --copy-default --title 
$version --args="root=$rootdevice" --remove-kernel="TITLE=$version" --lilo

I've lilo with no grub. Could this be due to a lilo.conf that confuses grubby?

boot=/dev/sda
map=/boot/map
install=/boot/boot.b
linear
read-only

prompt
timeout=50
message=/boot/message
vga=ask

default=linux
append="root=LABEL=/"

image=/boot/vmlinuz-2.4.18-12.5
        label=linux
        initrd=/boot/initrd-2.4.18-12.5.img

If so, this is bug in mkinitrd package...just manifests itself here.

Comment 1 Jeremy Katz 2002-11-06 22:12:55 UTC
This looks fixed with the final release.  Reopen if this isn't the case.


Note You need to log in before you can comment on or make changes to this bug.