由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - A dummy question on using VM
相关主题
network programming dummy questionGlobal(static) variable initialization question
How to make sure that I get the original object or only a copy (not original) in such situation?windows 下怎么让同一个程序的不同instance之间通信呢
another c++ interview questionhow to create an instance of base class in its derived class definition
[c++] static function in a class[合集] C++ private member question
C++做题,麻烦师傅们再看看。What is "number of bits set"?
请教goodbug等大神几个AWS的问题谁熟dotnet 的webservice?
请教高手一个C++问题请教C++面试题
how to initialize this struct.python里面的__slot__是用来做什么?
相关话题的讨论汇总
话题: vm话题: dummy话题: setup话题: work话题: another
进入Programming版参与讨论
1 (共1页)
w*s
发帖数: 7227
1
so if i have a linux VM instance on my windows 7 pc,
now i copy this VM image to another windows 8 pc which has different HW
setup,
can it still work ?
if not, any easy way to make it work ?
thanks !
t****t
发帖数: 6806
2
it will work, no need to setup VM. of course you need to setup vmware
program.

【在 w*s 的大作中提到】
: so if i have a linux VM instance on my windows 7 pc,
: now i copy this VM image to another windows 8 pc which has different HW
: setup,
: can it still work ?
: if not, any easy way to make it work ?
: thanks !

a****l
发帖数: 8211
3
Yes and no. If you shutdown the vm then restart it on another computer, it
might or might not boot, might need to go through hardware discovery process
,this is the same as moving the hard drive from one computer to another.

【在 w*s 的大作中提到】
: so if i have a linux VM instance on my windows 7 pc,
: now i copy this VM image to another windows 8 pc which has different HW
: setup,
: can it still work ?
: if not, any easy way to make it work ?
: thanks !

1 (共1页)
进入Programming版参与讨论
相关主题
python里面的__slot__是用来做什么?C++做题,麻烦师傅们再看看。
[合集] 为什么很少有人用static来实现signleton?请教goodbug等大神几个AWS的问题
请问关于c++实现singleton的问题?请教高手一个C++问题
C++问题几个how to initialize this struct.
network programming dummy questionGlobal(static) variable initialization question
How to make sure that I get the original object or only a copy (not original) in such situation?windows 下怎么让同一个程序的不同instance之间通信呢
another c++ interview questionhow to create an instance of base class in its derived class definition
[c++] static function in a class[合集] C++ private member question
相关话题的讨论汇总
话题: vm话题: dummy话题: setup话题: work话题: another