Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]System can not load modules
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
skorefish
Apprentice
Apprentice


Joined: 21 Jun 2015
Posts: 285

PostPosted: Fri Jun 26, 2015 5:59 pm    Post subject: [solved]System can not load modules Reply with quote

Hi,

when I boot my system I see this...

/etc/init.d/../conf.d/modules: line 25: modules: command not found
*modules: error loading /etc/init.d/../conf.d/mudules
*ERROR: modules failed to start



this is my /etc/conf.d/modules
https://bpaste.net/show/c936fbe56987


Last edited by skorefish on Tue Jul 21, 2015 8:12 am; edited 1 time in total
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9679
Location: almost Mile High in the USA

PostPosted: Fri Jun 26, 2015 6:51 pm    Post subject: Reply with quote

Code:
modules = "x86_pkg_temp_thermal.ko:nf_log_ipv6.ko:nf_log_ipv4.ko:ipt_MASQUERADE.ko:nf_log_arp.ko:nf_nat_ipv4.ko:iptable_nat.ko:nf_nat_masquerade_ipv4.ko:nf_nat_sip.ko:nf_nat_ftp.ko:nf_nat.ko:xt_nat.ko:xt_mark.ko:nf_log_common.ko:nf_nat_irc.ko:xt_LOG.ko:nf_nat_ipv4.ko:iptable_nat.ko:nf_nat_masquerade_ipv4.ko:nf_nat_sip.ko:nf_nat_ftp.ko:nf_nat.ko:xt_nat.ko:xt_mark.ko nf_log_common.ko:nf_nat_irc.ko:xt_LOG.ko "


As this is parsed like a bash-like script, the space before the equals is not legal.

Also the modules should be without the .ko, and the delimiters between modules should be a space instead of colon (":").

Try these ideas.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
skorefish
Apprentice
Apprentice


Joined: 21 Jun 2015
Posts: 285

PostPosted: Fri Jun 26, 2015 8:23 pm    Post subject: Reply with quote

hey thx,

problem solved !! :)
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