|
  
- 社区积分
- 498
- 技术积分
- 3293
- 阅读权限
- 150
- 注册时间
- 2005-4-6
论坛徽章 16 |
楼主
发表于 2008-4-7 17:19
| 只看该作者
通过vnc 安装linux
通过vnc 安装linux
===========================================================
作者: tonykorn97(http://tonykorn97.itpub.net)
发表于: 2008.04.07 17:14
分类: linux
出处: http://tonykorn97.itpub.net/post/6414/459172
---------------------------------------------------------------
在学习红帽rh131课程的时候知道了通过vnc来安装linux,觉得对自己比较有用,特实验一下。
在机器启动的过程中按F2,之后输入:
linux askmethod vnc vncpassword=password
回车启动,之后显示配置语言,键盘,之后配置网络,配置完网络后出现:
starting vnc...
the vnc server is now running.
please connect to IP:1 to begin the install...
press <enter> for a shell
starting graphical installation
XKB extension not present on :1
然后在另外一个机器上启动vncviewer,登录后就可以看到安装界面了。接着安装即可。 |
|