Results 1 to 5 of 5
why we have create so many partitions in linux...
- 03-28-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 2
Partitions
why we have create so many partitions in linux
- 03-28-2011 #2
Hello and welcome!

It think the option will depend on the owner of the system.
While you can make separate partitions for your system "root", "boot" "home" and etc? You can also have the option to do it simple like I do. One for "swap" partition and "everything" partition.
It's up to you on how it can serve your purpose well that counts. IMHO
- 03-28-2011 #3
You dont *have* to, but itīs best practice for several reasons.
- separate system from data
- prevent a flooded /var/log partition to affect other services
- best filesystem (or none at all) for a particular application
- performance, e.g. by splitting live DB files, db logfiles and backups, temp tables to separate spindles, etc
- etcYou must always face the curtain with a bow.
- 04-07-2011 #4
Irithori,
I have setup 12 active partitions, each booting a different Linux OS,
all called by Grub4Dos. Some smaller number when using Grub 2.
At some point after 12, Partition Magic (GpartEd) met a limit.
I was just experimenting, to set-up a bundle of different Linux OS.
Grub4Dos identified the Puppy OS in the .SFS file.
In Grub 2, I have had to write in the code for Puppy.
glene77is
- 04-07-2011 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote

