Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
What file format do i use?
Name: Dr. Doog Date: November 19, 2003 at 15:56:23 Pacific OS: XP CPU/Ram: 1.8ghz/256
Comment:
i'm partitoning my hard drive, but do i make it Linux native(130/82h) or linux swap(131/83h)?
Name: anonproxy Date: November 19, 2003 at 16:02:23 Pacific
Reply:
Well, you are going to want both. How about you make your swap file about 512MB and leave the rest as a regular Linux partition.
Partitioning has nothing to do with file formats.
0
Response Number 2
Name: DrDoog Date: November 19, 2003 at 16:11:45 Pacific
Reply:
it does if i know i need a different format! and thanks for the help! WOAH... PRETTY COLORS!
0
Response Number 3
Name: egkenny Date: November 19, 2003 at 19:51:22 Pacific
Reply:
Windows has normal partions with filesystem types such as fat16, fat32, NTFS.
Windows uses virtual memory to extend regular RAM memory when it is used up. It uses a special "swap file" to do this. In Windows XP it is named "pagefile.sys". In Windows 98 it is named "win386.swp".
Linux has normal native partions with filesystem types such as ext2 and ext3.
Linux also uses virtual memory but has fixed size "swap partition" instead of "swap files" like windows. Linux "swap partitions" are usually made twice the size of your RAM. That is, if you have 256 MB RAM you create a 512 MB swap partition.
0
Response Number 4
Name: 3Dave Date: November 20, 2003 at 02:49:26 Pacific
Reply:
Regarding the size of your swap, you may want to read this: http://wombat.san-francisco.ca.us/faqomatic/cache/53.html
Summary: What do I use Linux for? Discovery mostly. Rediscovering the wonders of a text based system, especially when the text is running on another computer. Telnet rules because I'm too lazy to install ss...
Summary: I downloaded the necessary files to install Java and LimeWire, as well as Netscape. However, I am a newbie to Linux and don't know how to proceed with getting these programs to work. The files are a...
Summary: I am brand new to Linux and am currently using Mandrake 8.1. When I extract files or run a .rpm file, how do I know where they are placed? I am used to Windows allowing the user to specify the path to...