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 ...
- 07-15-2007 #1Just 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 ?
----------------------------------------------------------------------------
- 07-15-2007 #2Just Joined!
- Join Date
- Jul 2007
- Posts
- 26
Normally, twice is enough...
- 07-15-2007 #3its like a virtual RAM and OS uses SWAP only if machine doesn't have enough free RAM.1) What is the purpose of the Linux Swap Partition exactly told in simple words ?
theoretically 2x of RAM but practically, not more than 512MB unless you are running Server.2) What is the best size for the Linux Swap Partition ?
check here.*) What is the difference between Ext2 and Ext3 partitions told in simple words ?
did you read gogalthorpe post #9 in this thread of yours? He has explained pretty well there.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 ?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-15-2007 #4
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
- 07-17-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 67
So the swap partition is equivalent to virtual memory in windows ?
- 07-17-2007 #6Correct but, unlike Windows, Linux set aside a part of disk space as SWAP Partition.So the swap partition is equivalent to virtual memory in windows ?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote