How to build new filesystem ? and what is irig file system?

Answers were Sorted based on User's Feedback



How to build new filesystem ? and what is irig file system?..

Answer / mcmarc

mke2fs /dev/hda(sda)
mkfs
mk

Is This Answer Correct ?    8 Yes 0 No

How to build new filesystem ? and what is irig file system?..

Answer / kapil aggarwal

mkfs.ext3 /dev/sda

Is This Answer Correct ?    4 Yes 0 No

How to build new filesystem ? and what is irig file system?..

Answer / atul pandey

ans1- mke2fs is used to create an ext2/ext3 filesystem
(usually in a disk partition).
mk2fs /dev/sda(hda)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Linux AllOther Interview Questions

What are the differences between FTP , NFS , SAMBA servers explain separately.

0 Answers  


What is the minimum number of partitions you need to install Linux?

30 Answers  


1. User gaves df -h and the system get hanged. why ? 2. what is the hardlink and softlink mount ? 3. why is portmape should be started ? 4. what is nologin option 5. how to restrict users from accessing nfs ? 6. what is the difference between cpio and tar 7. what are the kernel parameters ? how to find out it ? 8. why we use sysctl.conf ? 9. if we gives init1 from multiuser runlevel, will it affect other users who already logged in to the system ? 10. what will be the available space to use after configuering raid5 with 5 disks each having 5gb spce ?

0 Answers   Oracle,


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

1 Answers  


what is kernel panic error ? how will you fix it if you have face it after rebooting without the the help of rescue disk ?

2 Answers   Oracle,


what is difference between  TFTP abd FTP?

0 Answers  


There are 4 network Interfaces, how can we find which one is Primary.

2 Answers  


Tell me command which is use for create quota database in Linux.

7 Answers   Wipro,


why accounting Software does not support on linux?

5 Answers  


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.

3 Answers  


What is the difference between ext3 and ext4?

0 Answers   IBM,


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)

1 Answers  


Categories