Go to main content
Guía del usuario de Oracle® Server CLI Tools

Salir de la Vista de impresión

Actualización: Diciembre de 2015
 
 

Visualización de opciones del comando biosconfig

  • Para ver la salida de la ayuda, ejecute el comando biosconfig sin argumentos. Escriba lo siguiente:

    biosconfig

    Por ejemplo:

    # biosconfig
    Copyright (C) SUN Microsystems 2009.
    BIOSconfig Utility Version 2.2.5
    Build Date: Jan 11 2010
    Build Time: 01:22:05
    
    BIOSconfig Specification Version 2.4
    
    Usage: biosconfig [-v] option [filename]
    Example: biosconfig -get_version output.xml
    
    [-v] Verbose on. Only valid if a xml input/output filename is provided
    [Filename] Name of the XML output (or input) file for get (or set)
    command (optional).
    get commands will output to the console if the filename
    is not provided
    set commands will get input from the console if the filename
    is not provided
    
    Available options (Required):
    -get_version Get version of this tool
    -get_boot_order Get the BOOT Devices list
    -set_boot_order Set the BOOT Devices list
    -get_bios_settings Get setup configuration from BIOS
    -set_bios_settings Set setup configuration to BIOS ROM
    -get_CMOS_dump Get 256 bytes CMOS setup data from BIOS
    -set_CMOS_dump Set 256 bytes of CMOS setup data to BIOS