[SOLVED] Will many partitions to test linux distributions affect my overal PC performance?
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Will many partitions to test linux distributions affect my overal PC performance?
Greetings again
Since I'm being given many Linux Distribution options that cover my needs I'm considering making about 2-4 10GB partitions and install several linux distributions for testing.
Do partitions affect the overal PC perfomance
My main OS is Windows Vista Business on i386 64bit (P8700 2.53 GHZ) with 4GB RAM with HD Disk 288GB NTFS Formated.
HDDs are fastest at sector 1 (start of the drive) and slowest at the last sector (end of the drive). Its normal for start to be about twice as fast as the last sector. So an OS installed at the end of the drive will take longer to boot, longer to load programs, etc. than a OS install at the beginning of the drive.
Which in normal operation is undetectable - I'm with @brianL.
The net effects of caching and I/O consolidation - not to mention the delays inserted by the I/O schedulers - mask overall hardware differences.
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444
Rep:
If you have a multicore computer, and all you want to do is test different OSs, then probably VirtualBox will be a better choice, In my opinion of course.
If you are partitioning your hard drive and you test and reformat partition often, chances are you will mess up your MBR so you will have to be careful. Some distros use GRUB, some of them GRUB2 and some of them use LiLo and it can be painful.
You will want to get the full testing experience and I am assuming you will test different file system formats like ext4,btrfs,some kind of journaling stuff and you will notice your boot loader is configurated to support one file system but not the other one.
So before you go ahead with this think about how you will be doing the multiboot for these partitions.
Good luck to you and let us know how you did with this fun project.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.