You are here: Home » Operating Systems » space required in laptop to install linux operating system

space required in laptop to install linux operating system

0 votes

my laptop consists of 80GB harddisk. I want to insatll linux operating in my laptop so can anyone tell me how much space required to install linux operating system.

belongs on superuser.com - ax on October 11, 2010

@joy1: This question will very likely be migrated to [Super User](http://superuser.com) by a quorum of high rep users. Please do not repost as that will cause unnecessary duplicates on the receiving site. - dmckee on October 11, 2010

5 votes

Anywhere from 100MB to 15GB depending on the distro and the packages selected during install.

Answered by Ignacio Vazquez-Abrams on October 11, 2010.

0 votes

I would say, for most "big" distributions (Ubuntu, Linux Mint, Fedora etc):

  • About 10 GB for a root (/) partition.
  • 1 GB swap.
  • 100 MB /boot. Not absolutely necessary, but still a good idea to make it separate partition.
  • Whatever number for /home.

Answered by kolobos on October 11, 2010.

0 votes

The latest version of Ubuntu, for example takes 2.9GB without any extra packages. As noted above, 80GB is plenty.

Answered by tombull89 on October 11, 2010.

0 votes

It really depends on the distribution you use and the software you select to install. I've installed micro distributions which took up roughly 100M or so. An 80GB disk is more than enough for an installation.

Answered by John T on October 11, 2010.

Content from Superuser of Stack Exchange. Original article at Superuser.


Related Tags

Operating Systems 277