Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
hello everyone, im new to linux and to the forum. i've googled my problem but haven't come across an answer. so i've installed ubuntu onto my laptop, along side windows ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Location
    South Yorkshire - UK
    Posts
    7

    Talking Creating Partition for Ubuntu problem, help please!

    hello everyone, im new to linux and to the forum.

    i've googled my problem but haven't come across an answer.

    so i've installed ubuntu onto my laptop, along side windows xp.

    all was going fine until it came to ubuntu creating a partition, it got an error of some sort.

    so now im on a screen to prepare partitions and i've chosen to edit the partition with the most memory(my HDD as a whole basically) and ive selected the size i want but i dont know what to use the partition as!

    the options are FAT32 filesystem, FAT16 filesystem, ntfs, swap area and a few more.

    could someone please tell me what to set it as?

    thanks in advance :

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    the most widely use filesystem for linux is ext3, that is a safe choice to use

  3. #3
    Just Joined! nareshjethva's Avatar
    Join Date
    Aug 2008
    Location
    Rajkot
    Posts
    92
    you will use
    1st partition /boot
    2nd " /root
    3rd " /home
    4rt" swap
    5th" as u want

  4. #4
    Just Joined!
    Join Date
    Oct 2009
    Location
    South Yorkshire - UK
    Posts
    7
    i decided to click swap area i think, was going to do a trial and error run haha!

    i will set it to ext3 soon as its done and tell you if it works!

    thanks again

  5. #5
    Just Joined!
    Join Date
    Oct 2009
    Location
    South Yorkshire - UK
    Posts
    7
    so i went to change it to ext3 and it auto checked format the parition...

    goodbye windows lol!

    nevermind, it can be replaced as can the things i had.

    but im still on edit partition, what mount point do i set it to?

    thanks again!

  6. #6
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    This guide for installing Ubuntu on the Dell Mini 9 shows how to create custom partitions with screenshots. The principle is the same for any install.

    A lot of folks divide it up into a root partition, swap partition, and home partition.

    I would recommend creating a root partition of 10-20GB, swap is debatable - if you're not planning on suspending to disk, 512MB-1GB is probably plenty; and the rest for your home partition.

    Root is symbolized with a /

    By the way, ext4 has become the default format in most distros these days. There does appear to be some performance gains using it. ext3 is older and known to be extremely stable, so it's a good conservative choice. ext4 is a little newer, so there's always a possibility of undiscovered problems, but the risk is pretty minimal. I use ext4.

  7. #7
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Oh, and there's probably no reason to use a separate boot partition. Rule of thumb there is if you can't name a reason to use a separate /boot partition, don't.

    Flameeyes's Weblog : Why people insist on using /boot

  8. #8
    Just Joined!
    Join Date
    Oct 2009
    Location
    South Yorkshire - UK
    Posts
    7
    thanks a load guys, now running ubuntu and i have to say i like it

  9. #9
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    there is a reason to have separate boot partition with ext4, if your grub cannot boot kernel on ext4 partition you need a separate /boot partition

  10. #10
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Quote Originally Posted by coopstah13 View Post
    there is a reason to have separate boot partition with ext4, if your grub cannot boot kernel on ext4 partition you need a separate /boot partition
    That would be a reason, yes, but except for Fedora 11, I've never run into that problem with any of the major distros.

Page 1 of 2 1 2 LastLast

Posting Permissions

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