On Tuesday 03 Mar 2015 04:48:11 German wrote:
> Now when my system is finally booted, I would like someone walk me through
> the kernel config menu ( I couldn't locate the modules during install).
> Aformentioned modules are in the subject line.
>
> Is syntax in /etc/conf.d/modules valid? Just want to make sure.
>
> modules_2_6="3c59x"
^^^^
This should be 'modules_3_18=' assuming that you are using kernel version
3.18.7 or some such. For the name of the module run cd /usr/src/linux make menuconfig and look at the help tab of the respective module, when it will mention the module name in lower case letters. > And finally, I'd like ( if possible) that my system on console displays > gentoo logo instead of default three logos ( why are three of them anyway > ) and compile in smaller fonts to use on my console. If someone walk me > through how this can be done, this would be also great. Thanks so much! I am not sure what you are referring to here ... the penguins shown at the start of the booting process? If yes, then these represent the number of CPU cores you have. Before you start changing fonts you better configure X with the appropriate firmware, so that your console can use the KMS framebuffer to render fonts in console. You can follow guidance here: https://wiki.gentoo.org/wiki/Xorg/Configuration -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.

