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 |
How to give 2 different gateway IP addresses for 2 different interfaces in same system ?
I want to send pop-up message to samba users when they access the shared folder.... for eg: i want to tell them (dont copy mp3 and video files)
What utility can you use to automate rotation of logs?
what is meant by mysql clustering
How does the boot process[init levels] work on Linux? How is it different from Solaris?
cups stands for..?
How to trace any process background processing?
what are the steps for Password-less ssh
What are the differences between FTP , NFS , SAMBA servers explain separately.
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
What is the difference between ext3 and ext4?
commands regarding the adding of users into groups n different options with useradd...?