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 can i recover the linux system after it was crashed by step by step process..
What is the name and path of the main system log?
How to findout, if the user is local user or NIS user in the Linux (RHEL)?
Where is standard output usually directed?
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 is the gate of ftp server in redhat linux?
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)
there are many IPC mechanisms available in Linux ? Which one is best to use and when ?
How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?
Friends, I don't have enough free space in root directory. but in home directory I have 40gb free. So I can not install anything in root directory (which occupies more space) Please suggest me If there is any possibility to increase the root directory size by minimising the home directory's.
i want to install XP on RHEL5 with virtualization tell me step by step configuration
what is the use of runlevel 4 in redhat linux? in which cases it will use.