Is there a way to install multiple operating systems into the mobile hard drive? - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1) +--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2) +--- Thread: Is there a way to install multiple operating systems into the mobile hard drive? (/showthread.php?tid=1777) |
Is there a way to install multiple operating systems into the mobile hard drive? - 思无邪 - 08-16-2021 I changed my mobile hard drive into Ventoy,and when I ran Ventoy to select multiple operating systems, I wondered that if I could only run operating system without installing it into my physical computer?Or could I just installing operating systems into my mobile hard drive without affecting other data? Anybody could help me? Thanks!!!!!! 有没有中国老铁能教教我,我想直接运行操作系统但是不安装到我的物理机上,不知道是否有这种操作能够满足我的需求。或者是否可以将多个操作系统安装进我的移动硬盘中?铁子救救我! RE: Is there a way to install multiple operating systems into the mobile hard drive? - longpanda - 08-17-2021 对于Linux系统,直接运行而不安装的话,属于LiveCD的形式,配合持久化插件也可以满足一些场景。 https://www.ventoy.net/cn/plugin_persistence.html 但是也有一些限制,和实际安装到硬盘上的系统还是有些不一样的,比如不能升级内核等。 也可以使用vDisk的形式: https://www.ventoy.net/cn/plugin_vtoyboot.html 将多个OS安装到移动硬盘中,理论上也是可以的,但是需要很多特殊的操作才能保证互不干扰,同时还能正常启动,不推荐这种方式。 对于Windows系统,就是VHD了。 https://www.ventoy.net/cn/plugin_vhdboot.html RE: Is there a way to install multiple operating systems into the mobile hard drive? - 思无邪 - 08-17-2021 (08-17-2021, 01:39 AM)longpanda Wrote: 对于Linux系统,直接运行而不安装的话,属于LiveCD的形式,配合持久化插件也可以满足一些场景。对对!谢谢谢谢!持久化插件确实属于曲线救国方针。不过我可能要好好研究一下才会用。方案二方案三我还是先放一放,太难了………… |