what is use of boot -a

Answers were Sorted based on User's Feedback



what is use of boot -a..

Answer / lawrance

Interactive boot.

It will manually ask for the inputs. ex: Kernel, system
configuration file, kernel abbrevated file
(/etc/path_to_inst file).....

Is This Answer Correct ?    7 Yes 0 No

what is use of boot -a..

Answer / rakesh

The kernel initializes itself and begins loading modules,
reading the files with the ufsboot program until it has
loaded enough modules to mount the root filesystem itself.
At that point, ufsboot is unmapped and the kernel uses its
own drivers. If the system complains about not being able
to write to the root filesystem, it is stuck in this part
of the boot process.

The boot -a command singlesteps through this portion of the
boot process. This can be a useful diagnostic procedure if
the kernel is not loading properly.
/etc/system: The /etc/system file is read by the kernel,
and the system parameters are set.

Is This Answer Correct ?    6 Yes 0 No

what is use of boot -a..

Answer / jayanta biswal

boot -a is the interactive boot process.
The -a option instructs the boot command to ask for the
name of the standalone program to load. It displays the
default values and gives you the option of changing them.
It enables you to test your changes and recover easily if u
have problem.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Solaris AllOther Interview Questions

What is lofs in zones

2 Answers  


What does init 0 do?

9 Answers   HCL,


How to findout particular file in the backup tape with the help of ufsdump

2 Answers   IBM,


What is OBP and how do you access it?

2 Answers   3i Infotech,


what r diff types of back ups?

4 Answers   Locuz,






in RAID 0+1 and !+0 which u will preffer(Veritas)0+1

1 Answers   IBM,


how to add swap space?

2 Answers   CSC,


Performance monitoring tools?

3 Answers  


After installing kernal patch if system crashed,then how to recover?

2 Answers   HP,


how many layouts we have in veritas volume manager and what is the task of those layouts?

6 Answers   IBM,


How to merge solaris partition

2 Answers   TCS,


What is the procedure to do kernel patching?

4 Answers   IBM,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)