开发者

Nexenta Solaris starting

开发者 https://www.devze.com 2023-03-18 05:55 出处:网络
I have installed Nexanta Solaris with VMWare, but it boots开发者_StackOverflow中文版 to command line. Any idea how to bring up the GUI?From the FAQ:

I have installed Nexanta Solaris with VMWare, but it boots开发者_StackOverflow中文版 to command line. Any idea how to bring up the GUI?


From the FAQ:

Cannot find /etc/X11/xorg.conf after installation...

Similar to Solaris Express, xorg.conf is not present. If you want to customize the file, the best way is to boot in single-user mode, run:

Xorg -configure

Then copy /root/xorg.conf.new over to /etc/X11/xorg.conf and begin your customizations. Once you exit the console, the system will resume to multi-user level and GDM will start.

0

精彩评论

暂无评论...
验证码 换一张
取 消