What is the minimum number of partitions you need to
install Linux?
Answers were Sorted based on User's Feedback
Answer / bipin bachhao
as per my exp only two partions required
1) /
2) swap
| Is This Answer Correct ? | 67 Yes | 17 No |
Answer / prasad.b
two partions enough /,/swap
troubleshooting point of view /boot partion must
| Is This Answer Correct ? | 39 Yes | 13 No |
Answer / sudeep
Well in my opinion is case if minimum nukber of partition is
asked then better answer would be
/
/boot
/swap
You can install linux with minimum of three partitions.
| Is This Answer Correct ? | 58 Yes | 33 No |
Answer / ashutosh
/ and swap are two partitions required for installation.
| Is This Answer Correct ? | 34 Yes | 14 No |
Answer / sudeep
Only two partitions / and /boot are required, because in
systems which have sufficient RAM you dont really need the
/swap partition as we all know that the reason for having
the swap partition. Linux systems typically use a partition
as swap space. This is where unused items taking up space in
memory are placed until they are needed again so that the
memory they are using can be used for something else.
Which means that if you have sufficient RAM on your computer
you really dont need the /swap partition at all.
| Is This Answer Correct ? | 23 Yes | 11 No |
Answer / prasad.b
min 2 partitions is / & swap.but recovery perpose /boot must
so we need to go for min 3 partitions which are /boot,/ and swap
| Is This Answer Correct ? | 17 Yes | 7 No |
why /etc/shadow file do not have any permission ?
cups stands for..?
How do display error messages instantly when command fails?
How to build new filesystem ? and what is irig file system?
How does the boot process[init levels] work on Linux? How is it different from Solaris?
In Linux(RHEL) server have two users with same name. one is local user and second one is NIS user. if you login the server which user will login (local or NIS)
How to ""Add"" not replace address to same network card other than the alias way.... ??????
How to convert an IP address to a Domain name using Unix ?
What is the minimum number of partitions you need to install Linux?
There are 4 network Interfaces, how can we find which one is Primary.
How to send automated email to a set of people at fixed time ?
What is the difference between Telnet and SSH?