Find the answer to your Linux question:
Results 1 to 6 of 6
More knowledge about Linux Distros is soaking into my brain each day which raises more questions. Given 100 Gigs of free space on a pc in which to put a ...
  1. #1
    Just Joined!
    Join Date
    Jan 2010
    Posts
    34

    Questions about Partitions

    More knowledge about Linux Distros is soaking into my brain each day which raises more questions.

    Given 100 Gigs of free space on a pc in which to put a Linux distro my research suggests it would be reasonable to make a swap partition of about 1.5 - 2 Gigs, a Root partition of 10 - 15 gigs and a Home partition using the rest of the space. Am I correct?

    Will the Linux distro know where to put what into? or do I need to make sda, sda 1, 2, 3, etc in a specif order and size? Simply, how much help does the distro need to chose the proper partitions for each function? I would like a "Home" partitionto where settings, files, etc are saved when an upgrade appears.

    One of the problems with the gurus is in their not realizing the meager basic knowledge we noobie actually have about Linux since we've been running Windows or Mac and are now learning a different approach to operating systems.

    Thanks,
    Dick

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Just boot up from LiveCD of Linux distro you are planning to install and open Disk Utility package. Its available in most of Linux distros.
    Create partitions manually before installation.

    / (root), ext3 or ext4, 10-15 GB
    SWAP, 1-2GB
    ext3 or ext4 partition for /home. Assign as much space as you like. You can install more than one Linux distro in single Hard disk and share single SWAP Partition in all.

    Start installation and select Manual Partitioning in Partition Section. Assign / mount point to 10-15GB partition and /home mount point to other partition.
    Installer will detect swap partition itself. Continue installation.

    Do let us know how it goes. Good Luck !
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jan 2010
    Posts
    34
    Thanks, did my partitions (Windows XP, Swap, /, and /home), and it went great. Question however,
    What's the difference between ext 3 and ext 4 ??
    And when I upgrade to Isadora in May, how do I not screw up my /home partition???

    Appreciate the info???

  4. #4
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,093
    Quote Originally Posted by tlcmd View Post
    One of the problems with the gurus is in their not realizing the meager basic knowledge we noobie actually have about Linux since we've been running Windows or Mac and are now learning a different approach to operating systems.
    Actually, I think the gurus do realize it because each and every one of them were total newbies at one time themselves. It's just that they get overly busy or in a hurry at times, and they forget, or they become overly impatient.

    What's the difference between ext 3 and ext 4 ??
    You can read up on the differences between ext3 and ext4 here:

    ext3 - Wikipedia, the free encyclopedia

    ext4 - Wikipedia, the free encyclopedia
    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.

  5. #5
    Just Joined!
    Join Date
    Jan 2010
    Posts
    34
    Thanks for the info.
    Next question: Since it appears that ext 4 is an improvement on ext3, can I convert now or must I do a "re-install' to do that??

  6. #6
    Just Joined!
    Join Date
    Jan 2010
    Posts
    34

    Kiss

    "Actually, I think the gurus do realize it because each and every one of them were total newbies at one time themselves. It's just that they get overly busy or in a hurry at times, and they forget, or they become overly impatient."

    I can certainly appreciate the difficulty. As a retired physician, I do know that I certainly have been guilty of all of the above as well as overestimating the knowledge of those to whom I'm explaining things. I finally learned that if I explained stuff on the level of 5th graders, my audience usual understood me and very few were insulted that I was speaking down to them. It's the old "KISS" principle. Prior to that i was frequently misquoted as saying things I would never say, drunk or sober!
    Last edited by tlcmd; 02-13-2010 at 11:14 PM. Reason: addition

Posting Permissions

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