After extensive testing and debugging, we are pleased to announce a fresh batch of official ISO images. For people who don't read instructions on the download page (https://artixlinux.org/download.php), you can grab your favorite flavor and perform a base installation from the terminal of any init system you prefer, without the help of the calamares graphical installer and regardless of the running init of the live environment, thus taking advantage of a working desktop environment and direct access to our wiki and forum for guidance.
Please report anything not befitting our high quality releases here. 8)
Wallpaper borrowed from the Artix subreddit (https://www.reddit.com/r/artixlinux/comments/o3jufw/ive_made_more_artix_wallpapers_on_gimp/).
(https://preview.redd.it/dthjs77w09671.png?width=1920&format=png&auto=webp&v=enabled&s=e30f3b22bdde852a4f7ee0467f04cffbca6d6eb1)
Pic:
https://ibb.co/Tr8499L
That's not a very enlightening screenshot?
I'm guessing but maybe choose "Manual Partioning" and don't create a swap partition?
Of course you'll need to know how to do the manual partitioning.
Even if you don't know you can disable the swap partition one you've installed Artix.
It seemed to me that such a screenshot is enough, because in Сalamaris the swap choice is always next to the choice of the file system
Now let's talk about manual partitioning, I knew that someone would offer doing it manually :) You can install the entire system manually, but then why do you need an installer at all?
And lastly, I have once installed artix and I remember that you could manage swap in Calamaris, but then its not clear at all where this function had gone
that's a good point. it was there on previous .iso's but isn't now. Hopefully a dev will pick this up soonish and address. Give it a day or so and wait and see.
G
I can only offer you a solution.
If you want an explanation, you have to ask your question here:
https://forum.artixlinux.org/index.php/topic,5097.0.html
/etc/calamares/modules/partition.conf
efiSystemPartition: "/boot/efi"
userSwapChoices:
- none # Create no swap, use no swap
- small # Up to 4GB
- suspend # At least main memory size
- file # To swap file instead of partition
alwaysShowPartitionLabels: true
initialPartitioningChoice: none
initialSwapChoice: none
defaultFileSystemType: "ext4"
availableFileSystemTypes: ["ext4","btrfs","f2fs","xfs"]
Good morning Nous, with this new set of .iso's. the ability to have a swap option when installing via the calamares installer has disappeared. lq has kindly given a work around (https://forum.artixlinux.org/index.php/topic,5197.msg33257/topicseen.html#msg33257), but was this an oversight or by design? If the former, could it be re-added as it helps a lot of new folk to artix on install, if the latter, be interested to know the reason. Thanks.
Topics merged and fix applied. New weeklies are being built ATM, will appear in the mirrors within 8 hours. Thanks for noticing and the gratuitous fix.