Gentoo安装详解(三)-- 配置系统

配置系统 系统信息: 文件系统信息: 创建/etc/fstab 1 nano -w /etc/fstab 网络信息: Host name, Domainname, etc 1 nano -w /etc/conf.d/hostname Configuring Network 1 nano -w /etc/conf.d/net 系统信息: Gentoo uses /etc/rc.conf to configure the services, startup, and shutdown of your system. 1

Gentoo安装详解(二)-- 编译内核

编译内核: 安装内核源码: 选择内核:如gentoo-sources 1 2 emerge gentoo-sources ls -l /usr/src/linux 手动编译内核: 1 2 cd /usr/src/linux make menuconfig 必须启用的选项: Most information can be gathered by emerging sys-apps/pciutils which contains