Find the answer to your Linux question:
Results 1 to 6 of 6
Hi, I have been suggested to install Linux in the following manner: Leave some unallocated space on the hard drive. The installer will ask you to set up the partitions ...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Posts
    67

    Swap Partition

    Hi, I have been suggested to install Linux in the following manner:

    Leave some unallocated space on the hard drive. The installer will ask you to set up the partitions for Linux. Follow the installer.
    ----------------------------------------------------------------------------
    1) What is the purpose of the Linux Swap Partition exactly told in simple words ?
    2) What is the best size for the Linux Swap Partition ?

    *) What is the difference between Ext2 and Ext3 partitions told in simple words ? I have a AMD Sempron 2300+ (1.58 GHz) 512 MB RAM, 80 GB HD, GeForce 5500 Tornado 256 MB Graphic card. What is the suggested partition for me and why ?
    ----------------------------------------------------------------------------

  2. #2
    Just Joined!
    Join Date
    Jul 2007
    Posts
    26
    Normally, twice is enough...

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    1) What is the purpose of the Linux Swap Partition exactly told in simple words ?
    its like a virtual RAM and OS uses SWAP only if machine doesn't have enough free RAM.
    2) What is the best size for the Linux Swap Partition ?
    theoretically 2x of RAM but practically, not more than 512MB unless you are running Server.
    *) What is the difference between Ext2 and Ext3 partitions told in simple words ?
    check here.

    I have a AMD Sempron 2300+ (1.58 GHz) 512 MB RAM, 80 GB HD, GeForce 5500 Tornado 256 MB Graphic card. What is the suggested partition for me and why ?
    did you read gogalthorpe post #9 in this thread of yours? He has explained pretty well there.
    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 Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    Ext3 records what you do with the filesystem in order to keep it more reliable, ext2 doesn't do this
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  5. #5
    Just Joined!
    Join Date
    Jul 2007
    Posts
    67
    So the swap partition is equivalent to virtual memory in windows ?

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    So the swap partition is equivalent to virtual memory in windows ?
    Correct but, unlike Windows, Linux set aside a part of disk space as SWAP Partition.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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