swap partition wasnʻt created during xinux installation process #5

Open
opened 2026-05-05 07:10:27 +00:00 by rafanochi · 0 comments
Member

add swap creation to this section of the code

you can see how to create partition from these resources:
https://nixos.org/manual/nixos/stable/#sec-installation-manual-partitioning-formatting
https://github.com/xinux-org/distinst

Creating swap partition must be done by default with RAM/2 size (if RAM is 16 GB, then swap should be 8 GB). Also, user should be overwrite this while creating partitions by himself/herself in "advanced" or "murakkab" mode.

add swap creation to this section of the code you can see how to create partition from these resources: https://nixos.org/manual/nixos/stable/#sec-installation-manual-partitioning-formatting https://github.com/xinux-org/distinst Creating swap partition must be done by default with RAM/2 size (if RAM is 16 GB, then swap should be 8 GB). Also, user should be overwrite this while creating partitions by himself/herself in "advanced" or "murakkab" mode.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xinux/xeonitte#5
No description provided.