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 load the old kernel without rebooting server
Where is standard output usually directed?
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?
rpm package installation error in centos 6.4 [root@localhost packages6.4]# rpm -ivh nfs-utils-1.2.3-36.el6.i686.rpm warning: nfs-utils-1.2.3-36.el6.i686.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY error: Failed dependencies: keyutils >= 1.4-4 is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent-1.4.so.2 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1(libgssapi_CITI_2) is needed by nfs-utils-1:1.2.3-36.el6.i686 libnfsidmap.so.0 is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 nfs-utils-lib >= 1.1.0-3 is needed by nfs-utils-1:1.2.3-36.el6.i686 rpcbind is needed by nfs-utils-1:1.2.3-36.el6.i686
How can you see all mounted drives?
1.how to know cpu information on linux system? 2.how to hardware information on linux system? 3.if we add the new user what are the files will be changed? 4.how to remove the cache in squid server ? 5.how to know ur useing 32bit r 64 bit os ? 6.at booting process at init level which file it is reads? 7.if ur system performance is show what can u do ? 8.if ur file system corrupted what can u do ? fsck also not working? 9.how did u do health check in linux? 10.how did u check system performance in linux? 11.how did u create NIS server? give me the steps ? 12.how did u add a packages in linux ? 13.how did u know depended packages for any package useing rpm how u know? 14.how did you monitor cronjobs in linux ? 15.what is the use of logroted? and how did u do ? 16.port no is already in use so what canu do for that in http? 17.how to samba configurated are not ? there are any command for that ? 18.how to create a NTP Client using commands ? not as graphical... 19.how to know how many members are using any service? like ftp are any other services? 20.what is the differences between cmp,diff,comm commands?
How to convert an IP address to a Domain name using Unix ?
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
How do display error messages instantly when command fails?
what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?
how u use the iptable firewall to restrict ssh,telnet,ftp
what are the different types of Backups..?