请大家帮个忙 centos安装完xen,/boot下面可以看到xen的东西,grub.conf里面也有title xen 但是开机启动时,grub看不到xen,只有系统自己的title centos 尝试注销系统自己的title centos,更改default等方法均无用 想在系统grub下找找线索 结果: grub> root (hd0,0) root (hd0,0) Filesystem type is ext2fs, partition type 0x83 grub> kernel /boot/xen.gz-2.6.18-128.4.1.el5 kernel /boot/xen.gz-2.6.18-128.4.1.el5 Error ...
by lclnl - 监控及自动化运维技术 - 2009-09-04 17:04:04 阅读(3101) 回复(1)
先前购买了一个openvz,想用来学习安装VPN server, 不是openvpn,是PPTP , 可是有些朋友说是openvz下不能安装pptp server,没办法,马上又购了一个xen VPS, 一定要把VPN在 Cent OS 5 上安装好。还望朋友拔刀相助,:mrgreen: 先说下软件环境:centos-5-x86_64 硬件环境:VPS 目标:PPTP SERVER , 能让客户机连接这台VPN,并且能访问网页 我参考以下文章进行设置:http://www.zhanghaitao.com/?p=25...
centos4.3 内核2.6.9.42.0.3.EL-i686 安装了PPP后(./configure && make && make install && make install-etcppp) 加载模块(/etc/modules.conf) |----------------------------------------------| alias net-pf-47 ip_gre alias char-major-108 ppp_generic alias tty-ldisc-3 ppp_async alias tty-ldisc-14 ppp_synctty alias ppp-compress-18 ppp_mppe alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflat...
网络安装linux 本地vm之间可以安装(同网段) 机房服务器之间安装成功(同网段) 本地和机房服务器之间安装不成功(不同网段) 提示: sending termination signals ..done sending kill signals...done disabling swap... unmounting filesystems... /proc/bus/usb done /proc done /dev/pts done /sys done /tmp/ramfs done rebooting system 本地成型的系统可以ping通机房并可以mount远程服务器的nfd目录 猜测可能是客户端安...
系统是这样的 WindowsXP上用VMWare虚拟了一个RHEL4.1 然后在RHEL4.1上用运行script的方法安装了xen 启动时候就出现了那个问题 不知道问题在哪里? 有大侠能给个提示不? 谢谢
最近在自学xen虚拟机,但是我是个新手,就只有很少的资料,google也帮不了我的帮, 按照文章 http://www-128.ibm.com/developerworks/cn/linux/l-xen/index.html的方法,当执行到以下步骤的时候就被卡住了 [code]yum --installroot=/xen/base -y groupinstall web-server --enablerepo=base --disablerepo=development[/code] 系统提示 [code] Setting up Group Process Setting up repositories Cannot find a valid baseurl for rep...