wht is the difference between mkfs & newfs....
is there any difference..b/w both of them.?

Answers were Sorted based on User's Feedback



wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?..

Answer / senthilveeranan

mkfs creates filesystems depends upon the option witch we
have given.
for example : mkfs -F vxfs /dev/rdsk/c0t0d0s7
mkfs -F ufs /dev/rdsk/c0t0d0s6

but whith the help of #newfs we can creates only UFS,this
command is only for unix file system.

Is This Answer Correct ?    17 Yes 1 No

wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?..

Answer / senthilveeranan

mkfs creates filesystems depends upon the option witch we
have given.
for example : mkfs -o vxfs /dev/rdsk/c0t0d0s7
mkfs -o ufs /dev/rdsk/c0t0d0s6

but whith the help of #newfs we can creates only UFS,this
command is only for unix file system.

Is This Answer Correct ?    18 Yes 4 No

wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?..

Answer / ankit

mkfs command is background command run but not showing
process.
but newfs is runing on forground, process showing of
formating filesystem and showing also no. of blocks.
by mkfs we can create and choose filesystem which we want
to create like vfat, ufs, vxfs, ext2, ext3.. etc.
in linux this is the only command which used for formating
partitions.

Is This Answer Correct ?    3 Yes 1 No

wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?..

Answer / das

mkfs will create the file system what ur r mentiong
like vxfs, ufs ,swap

newfs will be read the etc/profile in that what file
mentioned that they wil create . in default ufs in solaris

Is This Answer Correct ?    2 Yes 2 No

wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?..

Answer / muthukumar

newfs is used to format the disk in UFS solaris file system.

mkfs is used to format the disk in Veritas file system
format

Is This Answer Correct ?    0 Yes 4 No

wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?..

Answer / t.k.chaitanya

mkfs creates linux filesystems
newfs creates UFS(unix fs)

actually there is no difference between mkfs and newfs

newfs is a user friendly front end of the mkfs

when we run newfs then in back ground it calls the mkfs

Is This Answer Correct ?    7 Yes 13 No

wht is the difference between mkfs & newfs.... is there any difference..b/w both of them.?..

Answer / venkat

mkfs is in veritas file system,

newfs is unix file system.

Is This Answer Correct ?    2 Yes 16 No

Post New Answer

More Solaris AllOther Interview Questions

how to copy the disk image

1 Answers  


How do u know that,what patch can be applicable on the system?

0 Answers  


What does init 0 do?

9 Answers   HCL,


how many layouts we have in veritas volume manager and what is the task of those layouts?

6 Answers   IBM,


software distribution in solaris

4 Answers   IBM,






if u have given to install Solaris on Intel machine with more fast (70% to 80% compare to SPARC) then how can u install

1 Answers   Cap Gemini, IBM,


Difference between NFS version 2 and NFS version 3?

2 Answers  


what r the daemons have been started when u install Veritas

3 Answers   IBM,


If you can ping a server, but can't telnet or ssh to it, what could be the problem?

8 Answers  


how to add a disk group in veritas from one system to another system?

2 Answers   TCS,


Someone pings a server from another location and gets a different result than if you ping the same server onsite. What is going on?

2 Answers  


what r d crontab fields?

3 Answers   emc2, JK Technosoft,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)