When managing a VM Guest on the VM Host Server itself, it is possible to access the complete file system of the VM Host Server in order to attach or c...
分类:
其他好文 时间:
2014-07-22 22:57:53
阅读次数:
347
1. 安装 Ubuntu,可以用VM或者VBox,自己用的是VBox。如果是单系统最好。2. 两种方法可以建立交叉编译环境,一种是安装完整的vivado+sdk,这样整个开发编译过程都可以在Ubuntu内进行,另一种只是安装Xilinx的编译器 a. 安装vivado+sdk可以在Xilinx网站....
分类:
数据库 时间:
2014-07-19 21:14:20
阅读次数:
279
在用virtualbox 挂载windows下的文件时,出现错误mount: wrong fs type, bad option, bad superblock ,在安装增强包后,解决方案:sudo ln -s /opt/VBoxGuestAdditions-4.3.10/lib/VBoxGuest...
分类:
其他好文 时间:
2014-07-19 19:23:44
阅读次数:
171
First Step:下载VirtualBox-4.1.18-78361-Win
下载地址:http://download.csdn.net/download/tianhuimin/4485395
Second Step:下载CentOS镜像文件
下载地址:http://dl.vmall.com/c05apqd0mk
Oracle VMVirtualBox 4.2...
分类:
系统相关 时间:
2014-07-17 10:34:37
阅读次数:
302
网上大多数视频教程都是用virtualbox做演示的,我的电脑不知道怎么回事无法正常启动,于是用性能更好的vmwareworkstation来做实验,今天终于搞定,装上了MiniNet。从www.openflow.org的tutorial下载mininet的2.0版本,里面有一个简单搭好的topohost2-----Switch0-----host3VMwa..
分类:
其他好文 时间:
2014-07-17 08:27:26
阅读次数:
877
这个只是个小经验,我至今不知道为什么。今天在Ant的build.xml中增加Kieker的监控时,好几次都碰到这个问题,感觉很莫名其妙:
一般报错类似于这个:
Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file o...
分类:
Web程序 时间:
2014-07-16 17:19:11
阅读次数:
718
原因是虽然Virtual Box 导入的时候有重设网卡MAC 的选项,不过实际上好像只是重置的虚拟机的,虚拟机中的系统还得自己手工改MAC 地址。...
分类:
系统相关 时间:
2014-07-16 17:09:59
阅读次数:
227
1.Create a VM01 on esx01,Create a VM02 on esx02 2.Create the RDM on your VM01 (using the virtual, not physical)3.Add new disk to VM02 (select existing...
分类:
其他好文 时间:
2014-07-16 16:46:24
阅读次数:
203
最近學到一個在VMware ESXi 下面強制關閉一個沒有反應的VM的方法, 一般正常都是使用vSphere Client 去控制VM電源, 但是有時會發生即使用裡面的Power Off 按鈕但是還是無法關閉我的VM, 而且最終會出現一串錯誤訊息「An unexpected error was re...
分类:
其他好文 时间:
2014-07-16 15:47:58
阅读次数:
434
解决方法如下:1、增加用户组usbfssudo groupadd usbfs2、查看usbfs用户组的gidcat /etc/group | grep usbfsusbfs:x:1002:3、把当前用户增加到usbfs组sudo gedit /etc/group把usbfs:x:1002:修改为us...
分类:
系统相关 时间:
2014-07-16 12:41:10
阅读次数:
242