Disable Keyboard Break on SUN Ultra?
Temporary:
# kbd -a disable
Permanent:
Modify the /etc/default/kbd file, by removing the # from the entry:
#KEYBOARD_ABORT=enable
and changing it to:
KEYBOARD_ABORT=disable
|
||||||
|
Disable Keyboard Break on SUN Ultra? Temporary: # kbd -a disable Permanent: Modify the /etc/default/kbd file, by removing the # from the entry: #KEYBOARD_ABORT=enable and changing it to: KEYBOARD_ABORT=disable SUN Storedge 3310 notes: Management tool for external SCSI disk # sccli SCSI Drivers reinit if not visible with format command: # devfsadm of # reboot -- -r UFS format mkfs -F ufs /dev/rdsk/c2t0d0s2 <LUN 1> <Block amount see format> mkfs -F ufs /dev/rdsk/c2t0d1s2 <LUN 2> <Block amount see format> mkfs -F ufs /dev/rdsk/c2t0d2s2 <LUN 3> <Block amount see format> mkfs -F ufs /dev/rdsk/c2t0d3s2 <LUN 4> <Block amount see format> mkfs -F ufs /dev/rdsk/c2t0d4s2 <LUN 5> <Block amount see format> Show SUN hardware PCI info: # prtconf -v Show SUN harddisk info # prtvtoc /dev/dsk/c1t0d0s0 SUN jumpstart notes jumpstart Logging Jumpstart activate on source server or sc> reset HAB Add jumpstart Node: #CM02 HAB Jumpstart flow: cd /opt/jumpstart/jumpstart SUN Enterprise 250 / 248 MHZ / 256 MB SUN Ultra 10 / 333 MHz / 512 MB SUN Ultra 10 / 440 MHZ / 512 MB SUN Blade 100 / 500 MHz / 512 MB SUN Blade 1000 / 750 MHZ / 1 GB SUN Fire 210 / 1 GHZ / 4 GB SUN Fire 240 / 1 GHZ / 4 GB |
||||||
|
Copyright © 2008-2012 PlaatSoft - All Rights Reserved |
||||||