[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Faulty grub-mkdevicemap file
From: |
David Miller |
Subject: |
Re: Faulty grub-mkdevicemap file |
Date: |
Sat, 25 Apr 2009 16:32:47 -0700 (PDT) |
From: BandiPat <address@hidden>
Date: Sat, 25 Apr 2009 15:29:11 -0400
> Here is the error when running grub-install:
>
> grub-install /dev/sda
> /usr/sbin/grub-install: line 203: 1362 Segmentation fault
> $grub_mkdevicemap --device-map=$device_map $no_floppy
>
> This is using svn2140 release.
Can you please run grub-mkdevicemap with the proper arguments
under gdb and get a backtrace?
With that, I can fix this bug.
Thanks!