Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No modules in /lib/ directory
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
B0sk0
n00b
n00b


Joined: 07 Apr 2016
Posts: 9

PostPosted: Thu Apr 07, 2016 10:15 pm    Post subject: No modules in /lib/ directory Reply with quote

So I've been following this youtube tutorial: https://www.youtube.com/watch?v=sJwwcw56d6c

Up until where he invokes the command "find /lib/modules/3.5.7-gentoo -type f -iname '*.o' -or -name '*.ko' | less"
I come across that I have no folder named modules in my /lib/ directory.

I also have no initramfs* in my /boot/ directory

What can I do to fix this?
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Thu Apr 07, 2016 10:42 pm    Post subject: Re: No modules in /lib/ directory Reply with quote

B0sk0 wrote:
So I've been following this youtube tutorial: <url>

B0sk0 ... please follow the handbook, that way when you run into issues you can point us to the section (and we don't have to watch the video to see what it is you may, or may not, have done). Also, the handbook will be more current than a video, things change, and the handbook will be more likely to reflect those changes.

B0sk0 wrote:
Up until where he invokes the command "find /lib/modules/3.5.7-gentoo -type f -iname '*.o' -or -name '*.ko' | less". I come across that I have no folder named modules in my /lib/ directory.

No package provides /lib/modules it's created by the act of running 'make && make modules_install' in the kernel source tree. So, I suspect you're missing this directory because either your kernel doesn't match the command (3.5.7 being some years old), or you haven't built the kernel and installed the modules.

B0sk0 wrote:
I also have no initramfs* in my /boot/ directory

The initramfs* can be created via a variety of methods, the handbook covers the most typical method (genkernel), we don't know what this video has you do, so we can't say why something might be missing.

B0sk0 wrote:
What can I do to fix this?

In all such cases refer to the handbook ... that is the primary guide to installing gentoo, and again, if something fails then point us to the section you're at, and explain what seems to fail, otherwise we are either required to watch the video, or guess.

best ... khay
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum