为linux安装xen-tools和/dev/xvdd does not exist
作者:阿川 发布时间:August 4, 2010 分类:网络杂谈 点击:1821
看样子百度还是不如google啊.百度上找到的信息完全无用.google上却给我找到了...
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
我总是对看不懂的东西都会装的很懂
恩 不错 这个不错
来学习了!!!
仔细看了看你的博客,觉得,还不错。如果有机会在外包领域合作。我很期待。