wht is the difference between mkfs & newfs....
is there any difference..b/w both of them.?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
How to configure llt and gab in VCS tell me step by step?
Local zone in shutting down state.how to bring state of zone to installed?
what is the use of TCP wrappers
How to check number of disks added to system
what r the files need to edit for DNS configuration..?
What is process id of init daemon?
what r the files that the SVM perfumes
if storage contain 500 disks in this one disk is failed,we placed new disk in failed disk place,how can we find out exact path of the newly installed disk when we execute format command?
What is /etc/system for?
explain Jumpstat configuration..?
Important daemons for zones
What is the difference between failing and failed disks?
3 Answers IBM, Sascon, Sun Microsystems,