Go to main content
Oracle® Server CLI Tools User's Guide

Exit Print View

Updated: August 2016
 
 

Commands That Produce Unrelated, Innocuous, Extra Output

The following is a known issue with biosconfig.

Some commands have extraneous output in the XML file. For example, the following is the extra output from –get_cmos_dump.

<SP_NETWORK_CONFIG>
   <DISCOVERY></DISCOVERY>
   <IP></IP>
   <NETMASK></NETMASK>
   <GATEWAY></GATEWAY>
</SP_NETWORK_CONFIG>
<PASSWORD_CONFIG>
   <PASSWORD></PASSWORD>
</PASSWORD_CONFIG>
<BOOT_ORDER_OVERRIDE>
   <HELP_STRING>FIRST=Choose one of: pxe, cdrom, disk,
   floppy, bios, none</HELP_STRING>
   <FIRST></FIRST>
   <HELP_STRING>CLEAR_CMOS=Choose Yes, No or leave it
   empty, empty means No</HELP_STRING>
   <CLEAR_CMOS></CLEAR_CMOS>
</BOOT_ORDER_OVERRIDE>
<BOOT_DEVICE_PRIORITY>
   <B0>
   <DEVICE_NAME></DEVICE_NAME>
   <PCI-B-D-F></PCI-B-D-F>
   </B0>
</BOOT_DEVICE_PRIORITY>