On Tuesday 30 May 2017 14:08:08 Raphael MD wrote: > Thank you all, for the help until now. > > I didn't solve my problem yet, but I realised some troubles and mistakes > that I've being made. > > First I'll divide those problematic situations I've suffered: > > 1.I was using Genkernel to configure and build the kernel, but Genkernel’s > menuconfig doesn’t work like make menuconfig. Genkernel replace my .config > everytime I run genkernel –menuconfig all, with this, I my .config has lost > XFS build-in, because default Genkernel .config has setted XFS as a module.
I don't use genkernel myself, but in capable hands can be a quick process compared to manual kernel configuration and installation. You probably did not read this guide which should help you build what you need: https://wiki.gentoo.org/wiki/Genkernel > 2. I’m using rEFInd, installed from Windows 10, I’ll need dual boot. Now I > understand that rEFInd can substitute GRUB, but I’ve read a lots of wikis, > and it became a little bit confusing. Based on wikis I’ve configured my > kernel with EFI stub thinking that is necessary to boot with GRUB only > because UEFI. rEFInd is a fine tool, if you need to multiboot. I don't know what wikis you may have read, but here you go: https://wiki.gentoo.org/wiki/Refind > 3. GRUB has booted my kernel, but this EFI Stub’s over-configured kernel, > maybe has complicated the situation with GRUB. (I've only supposed that). > > Expose that, or I configure kernel to use GRUB or rEFInd. You can use either rEFInd or GRUB. It does not make sense to use both, unless you enjoy slowing your boot process by chainloading one boot manager after another. If for some reason you want to use GRUB, then have a read here: https://wiki.gentoo.org/wiki/GRUB2 > I’m leaned to use on rEFInd, but I suffered to create initramfs with > gernkernel once, in fact I do not like genkernel at all. Genkernel will create an initramfs for you and some people use genkernel mainly for this reason alone. Have a read here to get some grounding on initramfs: https://wiki.gentoo.org/wiki/Initramfs/Guide and here to use dracut as an alternative initramfs builder application: https://wiki.gentoo.org/wiki/Dracut HTH. -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.

