Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] WARNING: rc_sys not defined in rc.conf
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
rabcor
Apprentice
Apprentice


Joined: 05 Apr 2012
Posts: 200

PostPosted: Fri Sep 21, 2012 9:03 am    Post subject: [solved] WARNING: rc_sys not defined in rc.conf Reply with quote

I finally did it! i fixed all my errors and managed to set up the core of my operating system properly, (now all i need is programs, kde and possibly some drivers) however, just to make sure...

i get this on boot
Code:
WARNING: rc_sys not defined in rc.conf. Falling back to automatic detection


I haven't let it bother me so far, but now that its the last thing... i want to know what this means, and whether i should use set rc_sys="something" (if so, then what? i'm running amd64 version of gentoo... should i put "x86_64" ?)

so yes, i just want to know what this is, whether its something i should be concerned about, and how to fix it.


Last edited by rabcor on Fri Sep 21, 2012 4:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
sebaro
Veteran
Veteran


Joined: 03 Jul 2006
Posts: 1141
Location: Romania

PostPosted: Fri Sep 21, 2012 10:13 am    Post subject: Reply with quote

The options are under "# LINUX SPECIFIC OPTIONS" in /etc/rc.conf. You can leave it blank, but uncomment it.
Back to top
View user's profile Send private message
rabcor
Apprentice
Apprentice


Joined: 05 Apr 2012
Posts: 200

PostPosted: Fri Sep 21, 2012 2:35 pm    Post subject: Reply with quote

Thanks
But wouldn't i gain from setting it to rc_sys="x86_64"
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Fri Sep 21, 2012 2:48 pm    Post subject: Reply with quote

rabcor wrote:
Thanks
But wouldn't i gain from setting it to rc_sys="x86_64"

No. If you look at the list of valid options, that's not one of them.
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
rabcor
Apprentice
Apprentice


Joined: 05 Apr 2012
Posts: 200

PostPosted: Fri Sep 21, 2012 3:55 pm    Post subject: Reply with quote

BillWho wrote:
rabcor wrote:
Thanks
But wouldn't i gain from setting it to rc_sys="x86_64"

No. If you look at the list of valid options, that's not one of them.


about that, how do i see it?
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Fri Sep 21, 2012 3:58 pm    Post subject: Reply with quote

By looking. :wink:
/etc/rc.conf:
##############################################################################
# LINUX SPECIFIC OPTIONS

# This is the subsystem type. Valid options on Linux:
# ""        - nothing special
# "lxc"     - Linux Containers
# "openvz"  - Linux OpenVZ
# "prefix"  - Prefix
# "uml"     - Usermode Linux
# "vserver" - Linux vserver
# "xen0"    - Xen0 Domain
# "xenU"    - XenU Domain
# If this is commented out, automatic detection will be attempted.
# Note that autodetection will not work in a prefix environment or in a
# linux container.
#
# This should be set to the value representing the environment this file is
# PRESENTLY in, not the virtualization the environment is capable of.
rc_sys=""
Does this not make sense to you? If not, what doesn't make sense? By the way, the absence of comments that warn of dire consequences pretty much guarantees that you can just make a reasonable choice (based on your limited knowledge) and move on.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
rabcor
Apprentice
Apprentice


Joined: 05 Apr 2012
Posts: 200

PostPosted: Fri Sep 21, 2012 4:36 pm    Post subject: Reply with quote

John R. Graham wrote:
By looking. :wink:
/etc/rc.conf:
##############################################################################
# LINUX SPECIFIC OPTIONS

# This is the subsystem type. Valid options on Linux:
# ""        - nothing special
# "lxc"     - Linux Containers
# "openvz"  - Linux OpenVZ
# "prefix"  - Prefix
# "uml"     - Usermode Linux
# "vserver" - Linux vserver
# "xen0"    - Xen0 Domain
# "xenU"    - XenU Domain
# If this is commented out, automatic detection will be attempted.
# Note that autodetection will not work in a prefix environment or in a
# linux container.
#
# This should be set to the value representing the environment this file is
# PRESENTLY in, not the virtualization the environment is capable of.
rc_sys=""
Does this not make sense to you? If not, what doesn't make sense? By the way, the absence of comments that warn of dire consequences pretty much guarantees that you can just make a reasonable choice (based on your limited knowledge) and move on.

- John


I see.. thanks, i must have been blind not to see that when i commented it out. i only saw "this should be set to the value representing the environment this file is"

i don't know what any of those options is except "nothing special" and i'm guessing that because of that, its not something i wanna use for now.
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Fri Sep 21, 2012 4:42 pm    Post subject: Reply with quote

Right. Good (perfect, even) guess. :D

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
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