You are not logged in.
Does Slitaz support swap? The installer does not see one. I always do 3 main partitions: 1 swap, 1 root and 1 home. I can see the three of them but the installer only configures root and home.
Offline
Because swap space gets detected and used automatically - you don't have to configure it if you already created it.
Offline
So there is no need to manually create a swap partition with gparted? or i do it anyway?
Offline
Tazpanel SliTaz Installer/tazinst can't make partitions of any type and can't format swap partitions. It can format / and /home partitions only.
It is convenient for reformating/reinstalling slitaz to an existing partition.
My only objection is that it includes microsoft filesystem options (fat32,ntfs) to which linux should never be installed.
Use this: Applications/System Tools/Gparted Partition Editor
There is no need to manually add swap to the fstab file.
Line 194 of bootopts.sh adds the swap partition to /etc/fstab if it detects a swap partition and runs swapon -a.
http://hg.slitaz.org/slitaz-boot-scripts/file/7cb24a5569e4/etc/init.d/bootopts.sh
Offline
@mojo: You're right, fat32 and ntfs options are now gone. Fixed in http://hg.slitaz.org/tazpanel/rev/c025287a4253
Offline
Ok then. it is fully authomatic. Got it.
Thanks.
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]