Rich Freeman <ri...@gentoo.org> [17-02-25 15:16]:
> On Sat, Feb 25, 2017 at 8:59 AM,  <meino.cra...@gmx.de> wrote:
> > Fernando Rodriguez <cyklon...@gmail.com> [17-02-25 14:36]:
> >>
> >> Check the CONFIG_INITRAMFS_SOURCE option.
> >>
> >
> > I will check the configs...may be there is something not readable
> > (permissions) ... I had copied a lot back and forth (I bought one
> > of those crappy harddiscs, which became full after a while...;)
> >
> 
> Did you actually check the CONFIG_INITRAMFS_SOURCE option?  It should
> be blank.  If it is not, then whatever file it points to must exist.
> It might exist on your host, but not in your chroot.
> 
> This option builds a kernel with an embedded initramfs, which is not
> normally something you need.  Some Linux live DVDs might use something
> like this, but normal desktops generally do not.  If your .config file
> originated from one of these that could explain the issue.
> 
> Even if you wanted an initramfs this isn't the way to go about it.
> 
> (A bit of trivia, Linux actually ALWAYS has an embedded initramfs, but
> by default it is empty.)
> 
> -- 
> Rich
> 
Hi Rich,

yes the option was set for what reason ever...I will clear that.
Next question...: Do I need v86d still then?

Another thing which drives me crazy:
Linux-headers!
emerge insists of installing linux-headers-4.10. I am runnig
4.9.12. Unstable is globally set (~amd64).

But giviing 

    emerge sys-kernel/linux-headers-4.9
    or
    emerge 'sys-kernel/linux-headers-4.9'

gives me

!!! 'sys-kernel/linux-headers-4.9' is not a valid package atom.
!!! Please check ebuild(5) for full details.

Even

    emerge sys-kernel/linux-headers-4.10
    or
    emerge 'sys-kernel/linux-headers-4.10'

results in

!!! 'sys-kernel/linux-headers-4.10' is not a valid package atom.
!!! Please check ebuild(5) for full details.

. I only can do

    emerge sys-kernel/linux-headers

but (as mentioned above) it installs 4.10. not 4.9.
v86d does not compile with 4.10.

ebuild (5) suggests to do, what I have done/written above.

Doing a complete rebuild of the root of years of running
gentoo is a ....hrmmmmm..... intersting...hrmmm....experience...
;)

Cheers
Meino





Reply via email to