Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293427 - sys-boot/grub-2: genkernel initramfs are not detected by grub-mkconfig
Summary: sys-boot/grub-2: genkernel initramfs are not detected by grub-mkconfig
Status: RESOLVED DUPLICATE of bug 300710
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 21:26 UTC by Vincent-Xavier JUMEL
Modified: 2011-03-22 11:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for /etc/grub.d/10_linux (10_linux.patch,592 bytes, patch)
2009-11-16 21:34 UTC, Vincent-Xavier JUMEL
Details | Diff
Corrected patch (10_linux.patch,592 bytes, patch)
2009-11-18 11:00 UTC, Vincent-Xavier JUMEL
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent-Xavier JUMEL 2009-11-16 21:26:54 UTC
grub-mkconfig scripts don't detect genkernel generated initramfs.

Reproducible: Always

Steps to Reproduce:
grub-mkconfig

Actual Results:  
no initrd lines in /boot/grub/grub.cfg

Expected Results:  
initrd lines in /boot/grub/grub.cfg
Comment 1 Vincent-Xavier JUMEL 2009-11-16 21:34:03 UTC
Created attachment 210440 [details, diff]
Patch for /etc/grub.d/10_linux
Comment 2 Patrick Lauer gentoo-dev 2009-11-17 17:25:32 UTC
I think your patch has it backwards, that looks like you remove things?
Comment 3 Vincent-Xavier JUMEL 2009-11-18 11:00:02 UTC
Created attachment 210567 [details, diff]
Corrected patch

Wrong patch sent, this one is correct.

Cheers
Comment 4 Xake 2010-02-02 12:06:12 UTC
This seems fixed.
Comment 5 SpanKY gentoo-dev 2010-07-06 00:23:37 UTC
i dont know why you filed the same bug twice

*** This bug has been marked as a duplicate of bug 300710 ***
Comment 6 Roy Smith 2011-03-22 11:02:24 UTC
I fixed the problem by upgrading to the latest version of os-prober, which was version 1.44 at the time. I was running Linux Mint 9 on a multi-boot system with Gentoo on one of the partitions.