Solaris 8 Advanced Installation Guide

boot_device Profile Keyword

boot_device device eeprom

boot_device designates the device where JumpStart is to install the root (/) file system and consequently the system's boot device.

If you don't specify the boot_device keyword in a profile, the following boot_device keyword is specified by default during the installation: boot_device any update.

device - Choose the boot device.

eeprom - Choose to update or preserve the system's EEPROM.

Choose if you want to update or preserve the system's EEPROM to the specified boot device.

You must specify the preserve value.


SPARC only –

On SPARC based systems, the eeprom value also enables you to update the system's EEPROM if you change the system's current boot device, so the system can automatically boot from the new boot device.


Example:

boot_device c0t0d0s2 update

Note –

boot_device must match any filesys keywords that specify the root (/) file system and the root_device keyword (if specified).