为linux安装xen-tools和/dev/xvdd does not exist |
发表者:分类:云计算容器2011-11-11 12:10:59 阅读[9327] |
为linux安装xen-tools和/dev/xvdd does not exist
1:当/dev/xvdd does not exist错误出现时,可以尝试下
mount /dev/cdrom /mnt/xs-tools
2:xen-tools的安装过程:
cd /mnt ls mkdir xs-tools mount /dev/xvdd /mnt/xs-tools/ #/dev/xvdd does not exist #如果xvdd不存在则会提示:/dev/xvdd does not exist.这时候来尝试下/dev/cdrom mount /dev/cdrom /mnt/xs-tools/ #mount: block device /dev/xvdd is write-protected, mounting read-only cd /mnt/xs-tools/Linux/ bash install.sh
转载请标明出处【为linux安装xen-tools和/dev/xvdd does not exist】。
《www.micoder.cc》
虚拟化云计算,系统运维,安全技术服务.
Tags: | [阅读全文...] |
最新评论