Computing.Net > Forums > Linux > Size of Partitions

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.

Size of Partitions

Reply to Message Icon

Name: Frank
Date: June 15, 2002 at 10:00:02 Pacific
Comment:

I am going to install Slackware linux and I never had to deal with sizing of partitions before. I used debian before and with that distro i just made a / partition. With this distro I would like to separate the files. example

/home
/
/usr
/var

If im using a 20gb hard drive what size should the partitions be? Thanks alot...



Sponsored Link
Ads by Google

Response Number 1
Name: linux guru
Date: June 15, 2002 at 10:21:16 Pacific
Reply:

hey Frank don't worry about that
"/home" space for storage your data it can be any .
"/" this root must have space less than 1024 cylinder (size upto that point)
remaining are as u need.
ok
bye
if it is not work then email me.


0

Response Number 2
Name: Tom
Date: June 15, 2002 at 11:19:47 Pacific
Reply:

> "/" this root must have space less than
> 1024 cylinder (size upto that point)

Unless you also create a /boot partition. Which then itself, will have to be below cylinder 1024.

I think /usr should be the largest. /var is just for logs etc, so this should only have a few 100mb. /home: well, that depends on how big you want it, and how many users there are. If you do create a /boot, it should be about 10mb. All the rest goes to /. Sorry I couldn't be more specific.


0

Response Number 3
Name: Jon
Date: June 15, 2002 at 18:29:51 Pacific
Reply:

Depend on what will your linux box's role...
And there's a security concern too.

I recommend that you should put about 30MB on /boot anyway, and if you linux box is:
Workstation:
Only a client, and no server service will be run, then you can put all in / for ease.

Server:
mount different mount point seperately, especially /var since most log will put in /var partition, and if you share the space of /var with /, once you encounter DoS attack and your partition is full, you cannot boot.

Jon


0

Response Number 4
Name: kk
Date: June 16, 2002 at 00:18:37 Pacific
Reply:

/boot 32MB
/ 5020MB
/var 1024MB
swap 512MB For If you using 256.
/home Wherever you left


0

Response Number 5
Name: Tammy
Date: June 16, 2002 at 01:06:33 Pacific
Reply:

It is very insteresting to see how other people do it.

This is how I do it.

I have a 28 G on my IBM ThinkPad. I installed Windows XP to the 1st 18G and format it as NTFS.

Followed that, I installed Redhat 7.3, used Disk Druid to partition / ext3 8G, SWAP 500MB, selected Server installation. All works fine.

Then, get back in Windows XP, and format the rest as FAT 32, so that both OS can share files.

I have read those cylinder 1024. That seems to me it applies to thos old NT 4. Rember that NT 4 can go as far as 8 G.

Any way, for Linux to work you need only the / and SWAP. For dual boot, you need to 1st partition as FAT32/NTFS, / and SWAP. Size does not seem to matter.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






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: Size of Partitions

Increase the size of partition www.computing.net/answers/linux/increase-the-size-of-partition/1665.html

Size of linux portion www.computing.net/answers/linux/size-of-linux-portion/14017.html

Partition, too late? www.computing.net/answers/linux/partition-too-late/20009.html