Nexenta Solaris 启动

发布于 2024-11-19 02:43:07 字数 62 浏览 5 评论 0原文

我已经使用 VMWare 安装了 Nexanta Solaris,但它启动到命令行。知道如何调出 GUI 吗?

I have installed Nexanta Solaris with VMWare, but it boots to command line. Any idea how to bring up the GUI?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

多孤肩上扛 2024-11-26 02:43:07

来自常见问题解答

安装后找不到/etc/X11/xorg.conf...

与 Solaris Express 类似,xorg.conf 不存在。如果你想自定义该文件,最好的方法是以单用户模式启动,运行:

Xorg -configure

然后将 /root/xorg.conf.new 复制到 /etc/X11/xorg.conf 并开始自定义。一旦退出控制台,系统将恢复到多用户级别,并且 GDM 将启动。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文