Jump to content

Translations:NixOS Installation Guide/47/zh

From Official NixOS Wiki
Revision as of 11:05, 25 February 2025 by Mayer (talk | contribs) (Created page with "* o (dos硬盘标签) * n new * p primary (4 primary in total) * 1 (分区编号[1/4]) * 2048 first sector (alignment for performance) * +500M last sector (引导扇区的大小) * rm signature (Y), if ex. => warning of overwriting existing system, could use wipefs * n * p * 2 * default (填满分区) * default (填满分区) * w (写入)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • o (dos硬盘标签)
  • n new
  • p primary (4 primary in total)
  • 1 (分区编号[1/4])
  • 2048 first sector (alignment for performance)
  • +500M last sector (引导扇区的大小)
  • rm signature (Y), if ex. => warning of overwriting existing system, could use wipefs
  • n
  • p
  • 2
  • default (填满分区)
  • default (填满分区)
  • w (写入)