Find the answer to your Linux question:
Results 1 to 5 of 5
why we have create so many partitions in linux...
  1. #1
    Just Joined!
    Join Date
    Mar 2011
    Posts
    2

    Partitions

    why we have create so many partitions in linux

  2. #2
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Location
    An Island in the Pacific!
    Posts
    1,225
    Quote Originally Posted by pareshghulghule View Post
    why we have create so many partitions in linux
    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
    Pulso.PH

    "Rate Your Leaders. Share Your thoughts."

    nujinini
    Linux User #489667

  3. #3
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,096
    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
    - etc
    You must always face the curtain with a bow.

  4. #4
    Linux Newbie glene77is's Avatar
    Join Date
    Dec 2009
    Location
    Memphis, TN
    Posts
    114
    Quote Originally Posted by Irithori View Post
    You dont *have* to, but itīs best practice for several reasons.
    - etc
    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

  5. #5
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    Quote Originally Posted by pareshghulghule View Post
    why we have create so many partitions in linux
    Hello and welcome to the forums!

    You can put it all within the root partition if that's what you really want to do, but that is not the best approach for most users.
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •