Jump to content

Translations:NixOS Installation Guide/45/zh: Difference between revisions

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

Latest revision as of 08:48, 8 October 2025

Message definition (NixOS Installation Guide)
To partition the persistent storage run <code>sudo fdisk /dev/diskX</code> and follow instructions for MBR or (U)EFI. To determine which mode you are booted into, run:

要对持久存储进行分区,请运行 sudo fdisk /dev/diskX 并按照 MBR 或 (U)EFI 的说明进行操作。要确定您使用的启动模式,请运行: