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 see open ports?
If /etc/system file is deleted wht wil u do ..?if no backup is avalible..
What are the various clusters you have worked on?
Suppose if u want to reconfigure the kernel then how ur going to do?
How can you set EEPROM settings from Solaris?
How to set a passord without expiration?
how can u create volume
how to add swap space?
what file shows all available ports?
I want to Know how many LUNs are in my Solaris10 server as well as NIC cards ?
which is the fast SPARC or Intel ? and why?
The NIC is failed in Cluster configuration. what is state of service group.whether NIC resource probed,if so how many times probed?