What is the minimum number of partitions you need to
install Linux?
Answers were Sorted based on User's Feedback
Answer / avijit bain
as per my exp only two partions required /(root), SWAP But in the universal installation three partition are need /(root) , /boot , SWAP .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mark
Linux requires two partitions at minimum:
a partition that is mounted to the root directory (the root
partition)
a partition used to hold virtual memory (the swap partition)
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / npeter
One partition, / is the minimum with which you can install
Linux.
All other partitions are optional.
You can live without swap or create a swap file.
everything else can be diretories under /
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ajaykotma
For x86 and AMD64 systems, at least two partitions / and swap must be dedicated to Red Hat Enterprise Linux.
For Itanium systems, at least three partitions / , /boot , and swap must be dedicated to Red Hat Enterprise Linux.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anvesh reddy
At a bare minimum, Linux requires just one partition to
install and boot. This is the root
partition, which is known as the / partition. However, a
minimum of two partitions is recommended: one
for the root partition and one for the swap partition.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / samjith
minimum 2 partitions required for installing Linux...
1. /
2. /swap
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / bharat malik
I think two root and /boot as root contains everything and /boot is to load as it contains the kernel but /swap isn't tat required becoz if ram is enough to handle everything then allocating space for it will be a wastage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praveen jerald
7.5GB of HDD
512MB of RAM
Pentium 4 processor
3.5GB to 4GB Hard Disk
2 Partitions: /(root) and swap.
| Is This Answer Correct ? | 0 Yes | 1 No |
what are the steps for Password-less ssh
someone already asked 'what is diff between unix & Linux' can I ask the same but more nuanced...I have 7 years app support of unix, have never seen Linux BUT need to bluff my way through in an interview i e say that I have use Linux. What are the most important things I need to know?
Where is standard output usually directed?
why you are using nis server
i want to install XP on RHEL5 with virtualization tell me step by step configuration
how can i create samba server in fedora 9.0 ? and domain/LDAP controller! clilent side is windows pc .?
How to recover a deleted file in linux ?
what is the use of runlevel 4 in redhat linux? in which cases it will use.
What is the difference between Telnet and SSH?
what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?
What command can you use to review boot messages?
What is the complete name of the default configuration file for LILO?