I just installed a fresh copy of Reborn and have everything setup to my liking, all my software in and it’s looking good. I chose to install on BTRFS with swap file. I just went to in crease the swap file from 512 megs to 8 gigs and it fails. Any thoughts? Thanks
a ✔ 05:14:34 AM
[sudo] password for cccp:
~ sudo dd if=/dev/zero of=/swapfile bs=1G count=8 ✔ 9s 05:14:54 AM
8+0 records in
8+0 records out
8589934592 bytes (8.6 GB, 8.0 GiB) copied, 2.29259 s, 3.7 GB/s
~ sudo mkswap /swapfile ✔ 05:15:12 AM
mkswap: /swapfile: insecure permissions 0644, fix with: chmod 0600 /swapfile
Setting up swapspace version 1, size = 8 GiB (8589930496 bytes)
no label, UUID=58d6a0d5-bf1b-4805-a0a7-4164eb5c5460
~ sudo swapon /swapfile ✔ 05:15:32 AM
swapon: /swapfile: insecure permissions 0644, 0600 suggested.
swapon: /swapfile: swapon failed: Invalid argument
~ grep SwapTotal /proc/meminfo 255 ✘ 05:15:47 AM
SwapTotal: 0 kB
~ fastfetch ✔ 05:15:59 AM
.======================. cccp@CCCP
.##*********%%*********#%: ---------
:%#**********%%**********#%- OS: RebornOS Linux x86_64
-%************%%************%= Host: X670 AORUS ELITE AX
+%******%%#####%%#####%%******%+ Kernel: Linux 6.12.9-zen1-1-zen
*%%#****%#+=====%%=====+#%****#%%* Uptime: 1 hour, 57 mins
*%*##%%#%#====+++%%+++====#%#%%##*##. Packages: 1668 (pacman)
.##*****#%%%#*++%######%*+*#%%%#*****#%. Shell: zsh 5.8
:%#*****#%*=+*#%%*++++++*%%#*+=*%#*****#%: Display (DELL S3221QS): 3840x2160 @ 60 Hz (as 2560x1440) in 31" [Externa]
-%#*****#%+====*%*++++++++*%#====+%#******%- DE: KDE Plasma 6.2.5
-%#*****#%+====*%*++++++++*%#====+%#******%= WM: KWin (Wayland)
:%#*****#%*=+*#%%*++++++*%%#*+=*%#*****#%- WM Theme: Darkly
.##*****#%%%#*+*%######%*+*#%%%#*****#%: Theme: Darkly (Sweet) [Qt], Breeze-Dark [GTK2], Breeze [GTK3/4]
.##**#%%#%#====+++%%+++====#%#%%##*##. Icons: BeautySolar [Qt], BeautySolar [GTK2/3/4]
*%%#****%#+=====%%=====+#%****#%%* Font: Noto Sans (10pt) [Qt], Noto Sans (10pt) [GTK2/3/4]
+%******%%#####%%#####%%******%* Cursor: material_dark (48px)
-%************%%************%= Terminal: konsole 24.12.1
:%#**********%%**********#%- Terminal Font: Hack (10pt, Bold)
:%#*********%%*********#%: CPU: AMD Ryzen 7 7700X (16) @ 5.57 GHz
.======================. GPU 1: NVIDIA GeForce RTX 3060 Lite Hash Rate [Discrete]
GPU 2: AMD Raphael [Integrated]
Swap: Disabled
Disk (/): 22.74 GiB / 620.91 GiB (4%) - btrfs
Disk (/run/media/cccp/My Backups): 10.22 TiB / 14.44 TiB (71%) - ext4
Disk (/run/media/cccp/My Files I): 3.11 TiB / 7.22 TiB (43%) - ext4
Disk (/run/media/cccp/My Files II): 6.90 TiB / 10.83 TiB (64%) - ext4
Locale: en_US.UTF-8
~ sudo mkswap /swapfile ✔ 05:16:27 AM
mkswap: /swapfile: insecure permissions 0644, fix with: chmod 0600 /swapfile
mkswap: /swapfile: warning: wiping old swap signature.
Setting up swapspace version 1, size = 8 GiB (8589930496 bytes)
no label, UUID=cf5b1991-1f9d-4ec1-b6a4-ecdebb1392b2
~ chmod 0600 /swapfile ✔ 05:16:47 AM
chmod: changing permissions of '/swapfile': Operation not permitted
~ sudo chmod 0600 /swapfile 1 ✘ 05:17:09 AM
~ sudo swapon /swapfile ✔ 05:17:21 AM
swapon: /swapfile:
https://arcolinux.com/how-to-increase-the-size-of-your-swapfile/