On 13.07.2012, Robert P. J. Day wrote: > anyway, is there a doc that gives one advice about a sane > partitioning? None that I'm aware of. Peoples needs are different. I would consider having /boot swap / on the SSD. 500M is enough for /boot, swap should at least be the size of your installed memory if you want to use hibernation, and the rest goes to the root partition. I would place /home on the second disk. Don't forget to activate trim-support in /etc/fstab ("discard") and to switch the standard cfq scheduler to "noop" for the SSD. Around 100 GB for / is plenty enough space to hold a few git-trees. I'm not a big fan of SSD harddisks at all, so there are for shure others here on the list which maybe could give you better advice. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org