which information superblock contains..?whre u can find the
bootblock..?
Answers were Sorted based on User's Feedback
Answer / t.k.chaitanya
primary superblock resides in 1-15 sectors
this field consistes information abt the file system
like
the number of data blocks
number of cylindergroups
name of the mount file systems
file system states (clean , sable, active)
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / raju
Superblock resides in 16-31 sectors of UFS filesystem. Ity
contains statistical information about the filesystem such as :-
1. No. Of data blocks
2. No. Of Cylinder groups
3.Size of datablock & fragment
4. default boot device (derived from label)
5. Mount point name
6. File system States :-
a. active
b.clean
c.Stable
d. logging or unknown.
Boot block is located at sectors 1-15 and it is found at
/usr/platform/uname -m/lib/fs/ufs.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / vishwanath
Superblock: Each of your file system has superblock & it
contains
1) file system type
2) size
3) status ( mount or umount)
Boot block : An area of disk having information about
loading the operating system to start the server.
| Is This Answer Correct ? | 2 Yes | 1 No |
wht is the umask value to crate directory with only rw options to root..?
What is the config file in DNS?
how to kill the process
how to know the creation time of users and creation time of zones in solaris
What is the difference between initialization & encapsulation in VXVM?
how to increase file system in root disk mirroring with out detach the mirror?
Whats the boot process of VxVM?
how to uninstall bundle of patches?
What is the difference between private and public regions in Veritas Volume manager?
when i am starting solaris10 with 'fail safe mode' on intel machine it is asking "#starting shell".what is it and how to solve this problem?
how u can perform security to users?
wht is the purpose of autofs and automountd commands..?