Hello again, everyone. It seems that we haven't discussed LINUX here in a while. I thought it is about time to change that, since summer is here, and I am nearly done rebuilding my laptop. Considering what I said above, I figured I would go ahead and share my experiences with the system.
I had mentioned previously that I was planning on putting Windows in a VM, and going Penguin all the way. :)Well, my friends, that has happened, and I am running LINUX Mint 14 on my Seagate Hybrid drive (15 sec boot time :)). I have Windows 7 in a VM now, and it seems happy there, and is easier to manage than Windows on a drive with LINUX. I have to say, getting rid of Windows made things easier, since only Windows doesn't respect other people's bootloaders, and is arrogant enough to think that it is the only OS you want. :mad:
I did some research on the best partitioning scheme for LINUX, and which filesystems to use for which partitions, and so this is the partitioning scheme that I chose, given that I am planning on having multiple VMs on this machine, so the maximum storage is ideal.
/dev/sdb2 /boot 255 MB ext2
/dev/sdb3 Extended partition
/dev/sdb6 / 50 GB ext4
/dev/sdb7 /home 418 GB ext4
/dev/sdb5 swap 32 GB swap
I have 16 GB of RAM, and so went with the rule-of-thumb 1.5-2x RAM for swap space. I don't tend to hibernate my system, but if I ever do, I want the option of doing so. I could probably have gone with 16 GB, and if I were more pressed for space, I would have.
I've heard that some suggest splitting /boot and the / partitions, so I decided that it can't hurt, and it can keep some of my other stuff separate. If you guys don't think that this is necessary, I'd like to know that for the future.
I'm a firm believer in separating the /home partition from everything else, especially since I sometimes change LINUX distros, and this allows me to preserve all my files.
🙂 For someone who just wants to try LINUX out, I go with the simple partitioning scheme of (/ and swap), but since I use LINUX for my daily tasks, I wanted a better system.
TODO:
* Install nVidia drivers to obtain better graphics performance and power management.
* Download LINUX kernel sources and learn more about building LINUX kernels.
* Try out other distros and configs in VM - more learning.
* Upgrade to LINUX Mint 15 when it comes out.
Any thoughts and/or suggestions? I'm happy to have feedback, and would like people's thoughts. I'm particularly interested in starting a flame war about distros, as well as filesystems. :cool: