L84*_*L84 10 linux ubuntu installation
我试图在我的机器上安装 Ubuntu,因为 Windows 搞砸了。我收到此消息,但不确定如何继续。我需要一些建议。
信息:
The installer has detected that the following disks have mounted partitions:
/dev/sda/
Do you want the installer to try and unmount the partitions on these disks
before continuing? If you leave them mounted, you will not be able to create,
delete, or resize partitions on these disks, but you may be able to install
to existing partitions there.
Run Code Online (Sandbox Code Playgroud)
通俗地说,这是什么意思?
我不想通过安装 Ubuntu 来弄乱硬盘驱动器或系统上的任何东西。我该怎么办?
mus*_*ear 11
“挂载”是指使系统可以访问磁盘或分区或数据源。当您将 CD 放入驱动器时,操作系统会将其安装为只读数据源并分配驱动器号(在 Windows 中,*nix 操作系统并不真正使用驱动器号)。
所以发生的事情是 Ubuntu 安装程序看到 Windows 的分区以无法修改的方式安装。
无论您的最终目标是什么,您都可能希望卸载驱动器。
即使您想保留现有的 Windows 数据并并排运行操作系统,或者您只想保存数据以便访问它,您也需要卸载驱动器。这将需要卸载分区然后调整分区大小,以便您可以腾出足够的空间来安装 Ubuntu。