Translations:NixOS Installation Guide/19/zh: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2025

  • curprev 10:3910:39, 25 February 2025 Mayer talk contribs 250 bytes +250 Created page with "# 使用<code>diskutil list</code>找到正确的设备, 比如说<code><i>diskX</i></code>. # 使用<code>diskutil unmountDisk <i>diskX</i></code>取消挂载. # 使用<code>sudo dd if=<b>path_to_nixos.iso</b> of=/dev/<i>diskX</i></code>进行刻录"