VMWare Workstation/Player 是否允许多个内核映像?

发布于 2024-10-05 18:57:49 字数 144 浏览 2 评论 0原文

我打算使用VMWare工作站来安装linux。但我的用例是拥有多个内核版本作为开发要求的一部分。

VMWare 允许使用这个吗?

我的意思是 GRUB 或加载程序会提示我按照在实际系统上的方式加载我选择的内核吗?

谢谢,凯达

I am planning to use VMWare workstation for installing linux. But my use case is to have multiple kernel versions as part of development requirement.

Does VMWare allow use of this?

I mean will GRUB or loader prompt me for loading of kernel of my choice the way which it will do on actual system ?

Thanks, kedar

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

零度° 2024-10-12 18:57:49

是的,它会允许这样做。 Linux 并不关心它是在虚拟机中运行还是在真实硬件上运行。据 Linux 所知(当然,VMWare 工具除外),它运行在真实的硬件上。

VM“磁盘”只是主机文件系统上的一个文件,因此可以独立于该主机文件系统进行设置,包括引导加载程序等。

Yes, it will allow this. Linux does not care if it is running in a VM or on real hardware. As far as Linux knows (except for the VMWare tools, of course), it is running on real hardware.

The VM "disk" is just a file on the host file system so can be set up independently of that host file system, including boot loaders and such.

煞人兵器 2024-10-12 18:57:49

Vmware 工作站很好地模仿了真实的硬件安装,几乎您在物理机中可以完成的所有操作都可以在虚拟机中完成。它并不完美,但已经非常接近完美了。我使用 2 台物理机器设置来模拟 10 台机器的域实验室。保存快照或暂停机器的能力使其在某些方面比物理机器更好。

这是一款很棒的工具,我推荐给所有学习 IT 的人

Vmware workstation mimics a true hardware installation very well, almost everything you can do in a physical box you can do in a virtual machine. It's not perfect but it is pretty close to it. I use a 2 physical machine setup to mimic a 10 machine domain lab. The ability to save snapshots or to pause a machine makes it better than a physical machine in some respects.

It is a great tool and one that I recommend for anyone learning IT

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文