cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 days agoStop Doing Swap Partitionslemmy.worldimagemessage-square92linkfedilinkarrow-up1487arrow-down125file-textcross-posted to: programmer_humor@programming.dev
arrow-up1462arrow-down1imageStop Doing Swap Partitionslemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square92linkfedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squareBlue_Morpho@lemmy.worldlinkfedilinkarrow-up16·2 days ago“Unresizeable block device at end of disk” Classically the swap partition was located at the physical middle of the drive so that on average, no matter where the heads where, the swap partition wasn’t far away
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up1·24 hours agoAlso “unresizeable” as if you can’t just swapoff and just delete and recreated it anywhere (update the path in fstab) and then swapon again.
“Unresizeable block device at end of disk”
Classically the swap partition was located at the physical middle of the drive so that on average, no matter where the heads where, the swap partition wasn’t far away
Also “unresizeable” as if you can’t just swapoff and just delete and recreated it anywhere (update the path in fstab) and then swapon again.