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 |
what is the main difference between windows , unix ,linux, operating syatems? And why the companies in the industry prefer to use solaris os ? why may be the reason?
How to set a ACL for the user or a file?
how to use Multipathing in Solaris
what is the disadvantage of 'tar' command?
in samba server if we share a file like a.txt from unix(solaris) to windows how it displays at windows.wheather like a.txt (or)A.txt.any case sensitive.why?
How to quickly mirror a volume, if the volume is empty?
how to find the nic card name in x86, if it is not installed?
Whats the difference between SVM and VxVM? What would you recommend to your clients? why?
what are soft links and hard links, and differentiate them.
How to configure llt and gab in VCS tell me step by step?
How to repalce a failed disk?
how to configure default router..?