what are bootloaders in solaris booting? bootblk, ufsboot
Answers were Sorted based on User's Feedback
Answer / deepunix
Hi Sekher,
we are using Solaris OS on two different Hardware Platforms
1. x86 (Intel Compatible Hardware)
2. x64 (SPARC Hardware (Scalable Processor Architecture), Which is developed SUN (Stanford University Network) team).
for x86 machines we are using GRUB (Grand Unified Boot Loader) Boot loader program. for x64 machines we are using ufsboot program.
Basically we are using GRUB boot loader in Linux OS.
About Bootblk you need to understand whole booting process of Solaris.
1. VTOC (Volume Table of Contents): Contain Partition Table . Stores in 1st Sector of the Disk
2. Bootblk (Bootstrap Program): 1-15
3. Primary Super Block: 16-31
Contain:
a. The number of data blocks
b. The number of cylinder groups
c. The size of a data block and fragment
d. A description of the hardware, derived from the label
e. The name of the mount point
f. File system state flag: clean, stable, active, logging, or unknown
4. Backup Super blocks: 32Sector
5. Cylinder Group.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / satish varma
GRUB bootloader is for intel platform and UFS bootloader is for spark system .
in booting process, at POST phase, the system will load the primary program called BootBlk
| Is This Answer Correct ? | 6 Yes | 2 No |
how can we know the creation time of user.
Process between Kernel and Shell when a command is executed?
how to add your own run control script in server?
They have user like aa with home dir /export/home/aa. They want to change home dir to /export/home/bb & username remains same. User files in /export/home/aa moved to bb? What do u do?
format command is not working. It is showing all disks, but not going to further step. How to resolve that?
How to see the route?
major diffences b/w solars 9 & 10?
Tell me how to set the path for core file?
How can a user increase the number of pseudo-ttys?
What is the importance of shadow file?
Solaris run levels?
how to solve the system hung issue. found that the memory state is free... commands to check and solve the issue