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 check packets transmission statistcs b/w servers..?
how to recover boot-block, if it it corrupted. and what happens to the os if it gets corruted.
in RAID 5 and RAID 0+1 which u will preffer (Veritas)
what r the configuration files for SAMBA and how can u configure samba on network with windows machines
What is a Split brain scenario ?
without keyboard detection is booting process continue or not?
How to merge solaris partition
how to test and Failover services to every node in vcs tell me step by step?
Hi All, Q. I have one log file that log file contains application message but the application message in log file not append any date value. so after 1 to 2 date that file is big size , I want to delete contents only that was appended before 4 days ago from that single file and rest of the file contents would be remains same.
What is the difference between initialization & encapsulation in VXVM?
What does ndd do?
how to u see when the surver was rebooted