Computing.Net > Forums > Linux > What file format do i use?

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?

Reply to Message Icon

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)?



Sponsored Link
Ads by Google

Response Number 1
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


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: What file format do i use?

What do you use linux for? www.computing.net/answers/linux/what-do-you-use-linux-for/4115.html

How do I use tar.gz and .bin files? www.computing.net/answers/linux/how-do-i-use-targz-and-bin-files/19660.html

How do I know where files are unzipped? www.computing.net/answers/linux/how-do-i-know-where-files-are-unzipped/6505.html