Find the answer to your Linux question:
Results 1 to 5 of 5
what will be the size of /boot,/,/home mount point during manual partitioning for installation of ubuntu 9.04.which of these are mandatory?...
  1. #1
    Just Joined!
    Join Date
    Jul 2009
    Posts
    5

    need help for manual partitioning

    what will be the size of /boot,/,/home mount point during manual partitioning for installation of ubuntu 9.04.which of these are mandatory?

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    I personally don't use a separate partition for boot, only for /home, 10gb should be enough for the / partition, then allocate the rest for /home

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    I agree with coopstah. /boot partition is not necessary unless you are planing to use LVM.

    * SWAP - 1GB is ebough
    * / - 10+GB
    * /home - as much space as you like. /home folder is for user's personal documents.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    A separate boot partition needs to be large enough to hold the kernel, and you'll probably want room for a backup kernel as well. Recommendations generally range from 32mb to 100mb. 100 seems a little large to me, I would say go with a middle ground and do about 50mb.

    You aren't required to have separate partitions at all. It's entirely possible to do one large partition for everything. (Except swap.)

    I generally do a separate /home partition, because it makes it easier to reinstall if I want, or install a different distro.

    EDIT: Agreed with the others though that there is no real reason to have a separate boot partition. Unless you install Fedora and want ext4 partitions. Fedora doesn't currently support booting from ext4, so you need a separate ext3 boot partition.

  5. #5
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Quote Originally Posted by Debabratacse View Post
    what will be the size of /boot,/,/home mount point during manual partitioning for installation of ubuntu 9.04.which of these are mandatory?
    Welcome to the forums!

    Only the root ( / ) partition is necessary out of those you mentioned above. I usually make my root partition about 8 to 12 GB, ext3 filesystem, and a /home partition of about the same size or larger.

    Hope you enjoy running Linux.
    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
  •  
...