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 is the difference between an argument and an option/switch?

3 Answers   Wipro,


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  


User unable to login in server then how can u troubleshooting it? Example: server at Bangalore. in that server two users try to login in server. 1st user able to login. but second user unable to login so how can troubleshoot it ?

5 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  


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)

2 Answers  






how do you configure linux system as a router?

4 Answers   HCL,


how can i make an user to nologin without locking the account for the user

7 Answers   CSS, CSS Corp,


What is the difference between ext3 and ext4?

0 Answers   IBM,


Where is standard output usually directed?

2 Answers  


Give a Linux shell command to find all files in a directory which contain ip addresses.

1 Answers   Amazon,


how do i check which package has installed some command suppose ls , mkdir or whatever ???

8 Answers  


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

0 Answers  


Categories