Translations:NixOS Installation Guide/45/zh: Difference between revisions
Created page with "为了给连续存储进行分区, 运行 <code>sudo fdisk /dev/diskX</code> , 然后跟着针对DOS或(U)EFI的指示来做. 这里有一个非常简单的示例设置." |
No edit summary |
||
| Line 1: | Line 1: | ||
要对持久存储进行分区,请运行 <code>sudo fdisk /dev/diskX</code> 并按照 MBR 或 (U)EFI 的说明进行操作。要确定您使用的启动模式,请运行: | |||