Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果物理服务器运行特定的操作系统并在其上运行管理程序,所有来宾帐户是否都具有与该服务器相同的操作系统?
虚拟机管理程序来宾运行他们自己的操作系统。
根据管理程序的实现方式(您在问题中提到它“在”特定主机操作系统上运行),来宾视为“硬件”的部分实际上可能由主机操作系统模拟/包装,但软件在来宾上运行不会意识到这一点(它只看到自己的来宾操作系统)。