Bootblk
Latest Answer: VTOC resides on sector 0.After VTOC it boot block on Sector 1-15.After Boot Block, Primary super block comes in 16-31 sectors.Then Backup superblock on Sector 32. ...
Sysdef|grep SHMMAX
Latest Answer: sysdef -i |grep -i shm ...
Reset/interrupt it. Used if server has hung.
Latest Answer: XIR signal used by reset command in solaris.reset(1M) allows you to reset one or more domains in one of two ways: reset the hardware to a clean state or send an externally initiated reset (XIR) signal. The default is to reset the hardware to a clean state. ...
Probe-scsi probes for local/onboard devices/peripherals off the onboard SCSI controller whilst probe-scsi-all identifies all devices attached to the onboard/local controller and separate Sbus , PCI controllers
Latest Answer: ok probe-scsi” To identify the devices attached to the on-board SCSI controller ok probe-scsi-all” To identify the devices attached to the on-board SCSI controller and all peripheral devices attached to separate SBus or PCI ...
At the OBP how would see the device tree which will be used by the kernel during boot to configure devices?
show-devs
It finds newly attached devices and entries are created in /dev & /devices and /etc/path_to_inst is updated.
Latest Answer: reboot -r (reconfigure the /dev & /devices) ...
This denotes the kernel update patch level/operating system version residual on the server
Latest Answer: It is nothing but the Generic is the kernel patch and nn refers to the version of the patch. ...
uname -a or uname -r
Latest Answer: uname- -r Prints the operating system release level. -s ...
who -r
Latest Answer: u can find from giving tis commandwho -r ...
PROM phase (post boot device loads boot block sector 0) Boot program phase (boot program loads ufsboot) Kernel Initialisation Phase (reads and initialises /etc/system start init
Latest Answer: 1. Boot PROM Phase2. Boot Programs Phase 3. Kernel Initialization Phase4. init Phase5. svc.startd Phase ...
View page << Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>

Go Top