You are not logged in.
Pages: 1
I will install Archlinux on a hard disk com SSD OS only. I wonder whether it is advisable to partition this disk. I would also like to know if it is advisable to put swap partition. If you do not want to put swap partition as I have to install Archlinux?
Offline
Don't understand your questions. You obviously need to partition your disk, HDD or SDD. Swap or not depends on how much RAM you have and your typical system usage. I have 16 G of RAM and do not use a swap partition for example.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
I will install Archlinux on a hard disk com SSD OS only.
What??
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Sorry... i will use a SSD hard disk... and i know that swap partition can damage the disc...and.. as archlinux configure not to use swap? (i have 8gb ram)
Offline
Ah, I think that was the confusion. You can have a hard disk or a SSD (or perhaps both) but they are different things. So you only have a SSD. Whether one needs swap depends both on the amount of memory available, and what the computer is used for. I have 1Gb of ram on one of my computers, and I've disabled swap - I once temporarily reenabled it when I was compiling a kernel.
Could swap damage a SSD, maybe - I'm not sure. But it only could if it were actually used. With 8Gb ram it's unlikly to be used. A swap partition will not harm a SSD simply by being there.
If you intent to use hibernation you'll need a swap partition (I think), but otherwise I'd say don't bother. If it's ever needed you can also make a swap file (I don't think these work for hibernation, I could be wrong).
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
ok, thanks!
Offline
I believe you can hibernate to a swap file but it is more straightforward if you have a dedicated partition. But maybe it depends on further aspects of your configuration - I've only ever used a swap partition so I'm not sure of the requirements for a swap file. I've just noticed recently that it seems to be possible. Somebody posted here trying to use one and I ended up skimming parts of the wiki about it so if you search the wiki, you can find the information you need if you choose to do it that way. (Of course, if you don't plan to hibernate, it may not be an issue at all.)
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I hibernate to swap file and it works great. It is even documented here:
Offline
Pages: 1