我试图在联想的y5070机器上安装Gentoo,我的机器没有内部cdrom,所以我不知道如何在安装过程中更改以下代码File: nano -w /etcthe LiveDVD to your new systemmount /dev/cdrom /mnt/cdrom/
cp /mnt/cdrom/boot/gentoo</em
我已经编写了一个shell脚本来输入gentoo前缀并运行命令。但是一旦它输入了Gentoo前缀,它就会停止,而不会执行其余的步骤。据我说,控制台已经从RHEL变成了GENTOO,这使得shell脚本无法执行其余的命令。在不输入GENTOO前缀的情况下,我可以在shell脚本中执行gentoo特定的命令吗?使用的命令:equery list > file.csvcat file | awk '{print $3}'| cu
我想在Gentoo Linux上编译一个新的内核4.14.8-gentoo-r1。不幸的是,在编译Linux内核4.14.8-gentoo-r1时,我收到了以下错误:* Gentoo Linux* Linux Kernel 4.14.8-gentoo-r1 for x86_64...
* .. with config file /usr/share/ge