Linux x86 Quick Installation Guide
ベースシステムがvirtualboxにインストールされているGentooに従いました。その中にグノーが欲しい。ドキュメントには、インストールする必要があると書かれていhal
ます。しかし、emerge
言うthere are no ebuilds to satisfy "hal"
。このフォーラムの投稿が言うように、私はそれeselect profile list
を行いました。それから私は
数時間かかり、たくさんのファイルをダウンロードしました。その後、再起動して失敗しました。言ってeselect profile set 4
[4] default/linux/x86/10.0/desktop/gnome
emerge -e system
startx
Xorg -configure
(EE) Failed to load module "vmwgfx" (module does not exist, 0)
(EE) vmware: Please ignore the above warnings about not being able to to load module/driver vmwgfx
(EE) vmware: Unexpected failure while loading the "vmwlegacy" driver. Giving up.
(EE) Failed to load module "vmware" (a required submodule could not be loaded, -1077713160)
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) open /dev/fb0: No such file or directory
私はgentooに非常に慣れていません。どこに移動すればよいのかわかりません。