Sponsored Content
Special Forums News, Links, Events and Announcements HP-UX Boot Camp | HPE Executive Keynotes and Breakout Sessions Added Post 302967963 by Connect_Kelly on Tuesday 1st of March 2016 05:16:25 PM
Old 03-01-2016
HP HP-UX Boot Camp | HPE Executive Keynotes and Breakout Sessions Added

Several breakout sessions have been approved for Boot Camp! The Call for Papers is open until March 15th, and the final schedule will be released in April 2016. Check the official HP-UX Boot Camp website frequently as sessions are announced.

HPE EXECUTIVE KEYNOTES

DAY 1 : Integrity & HP-UX for Mission-critical environments
Jeff Kyle, Hewlett Packard Enterprise - Director, HPE MCS Product Management

DAY 2 : Engineering HP-UX for Mission-critical environments
Ranga Nadiger, Hewlett Packard Enterprise - Director, MCS HP-UX Engineering

NEW BREAKOUT SESSIONS

ROUNDTABLE : HP-UX System Administration Round Table
Patrick Wallek and Bill Hassell, Service IT Direct

BREAKOUT SESSION : Infrastructure: Virtualization for Mission-critical environments
Santosh Abraham, Hewlett Packard Enterprise - HP-UX Architect

BREAKOUT SESSION : Manageability: Simplifying Management
Leo Demers, Hewlett Packard Enterprise - HP-UX Planner Architect

CDA BREAKOUT SESSION : HP-UX / Integrity Roadmap (*CDA Required)
Leo Demers, Hewlett Packard Enterprise, HP-UX Planner Architect
Ranga Nadiger, Hewlett Packard Enterprise, Director, HPE MCS HP-UX Engineering

BREAKOUT SESSION : Manageability: Boosting performance with Integrity systems and HP-UX
Santosh Abraham and Ravindra Kini, Hewlett Packard Enterprise

BREAKOUT SESSION : Disaster-proofing your mission critical workloads (e.g. Oracle, SAP) with HPE Serviceguard
G M Bhaskar, Hewlett Packard Enterprise
 
root_archive(1M)					  System Administration Commands					  root_archive(1M)

NAME
root_archive - manage bootable miniroot archives SYNOPSIS
/boot/solaris/bin/root_archive pack archive root /boot/solaris/bin/root_archive unpack archive root /boot/solaris/bin/root_archive packmedia solaris_image root /boot/solaris/bin/root_archive unpackmedia solaris_image root DESCRIPTION
The root_archive utility is used to manage bootable miniroot archives and is currently only available on x86 platforms. The utility can pack and unpack boot/root archives in both ufs and hsfs (iso9660) format. It will always generate ufs archives. root_archive also uses the lofi file driver to export a file as a block device (see lofi(7D)) and mount to mount or unmount file systems and remote resources (see mount(1M)). root_archive requires the same privileges that are needed to run these commands. SUBCOMMANDS
The root_archive command has the following subcommands: pack archive root Pack from the image found under the root directory to the archive. unpack archive root Unpack from the archive to an unpacked image under the root directory. packmedia solaris_image root Pack the solaris image to the root directory. unpackmedia solaris_image root Unpack the solaris image from the root directory. For packmedia and unpackmedia, other items that do not go into the ramdisk image are copied or uncopied (see cpio(1)) as well. Specifi- cally, this includes all the packaging databases needed for pkgadd and the other packaging utilities to succeed which are not used in the running and hence pruned to conserve memory. EXAMPLES
Example 1 Unpacking the Solaris x86 install image The following command unpacks the current Solaris image from the root directory: # root_archive unpackmedia /export/nv/solarisdvd.nvx_dvd/latest /export/Boot Where /export/nv/solarisdvd.nvx_dvd/latest represents a path to a Solaris x86 install image and /export/Boot is a directory that will be purged or created, as necessary. Example 2 Packing the Solaris x86 install image The following command packs the current Solaris image to the root directory: # root_archive packmedia /export/nv/solarisdvd.nvx_dvd/latest /export/Boot EXIT STATUS
The following exit values are returned: 0 The command completed successfully. 1 The command exited due to an error. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ SEE ALSO
cpio(1), bootadm(1M), mount(1M), attributes(5), lofi(7D) SunOS 5.11 26 Sep 2005 root_archive(1M)
All times are GMT -4. The time now is 05:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy