PDA

View Full Version : [all variants] swap partition in common between multiple ubuntu



tanoloco
October 25th, 2011, 08:37 PM
Hello,

I have two different versions of ubuntu installed on the same machine sharing the swap partition.
I would like to know if this is a good idea or maybe it is better to create a swap partition for each primary ubuntu installation?

That's because I noticed that switching between ubuntu versions causes to get a "check" of disks on boot. I don't know if this is related to the common swap, all I know is that when I had only one ubuntu with its own swap this check appeared only from time to time and not so often.

Thanks for any advice

dino99
October 25th, 2011, 09:09 PM
working with a common swap partition is how most users do and is perfectly safe. Fsck is starting with a cronjob every 25/30 post, so you should not get one each time you boot. Have you done some tweakings like changing partitions/folders/files rights ?

sudo dpkg-reconfigure -phigh -a
(can take a while, be patient)