hpux man page for efi_fsinit

Query: efi_fsinit

OS: hpux

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

efi_fsinit(1M)															    efi_fsinit(1M)

NAME
efi_fsinit - write an EFI file system header on a device file
SYNOPSIS
devicefile]
DESCRIPTION
writes an EFI file system header on a device file. The EFI file system is based on the FAT file system and used by the Itanium-based system BIOS to locate an HP-UX bootloader. See efi(4). Before any other EFI commands can be run, must be run to initialize the file system on a device file. Options recognizes the following option: Write the file system header on device devicefile. Without the option, uses the device file specified in the environment variable if it is defined. The option overrides the environment variable.
RETURN VALUE
returns exit code 0 if the EFI file system is initialized successfully. Otherwise it prints a diagnostic message and returns nonzero. 0 Successful completion. >0 Error condition occurred.
EXAMPLES
Write an EFI file system header on device file Write an EFI file system header on the persistent device file (see intro(7)):
AUTHOR
was developed by HP.
SEE ALSO
efi_cp(1M), efi_ls(1M), efi_mkdir(1M), efi_rm(1M), efi_rmdir(1M), efi(4), intro(7). Itanium(R)-based Systems Only efi_fsinit(1M)
Related Man Pages
efi_fsinit(1m) - hpux
efi_mkdir(1m) - hpux
efi_ls(1m) - hpux
bootctl(1) - mojave
bootctl(1) - sunos
Similar Topics in the Unix Linux Community
Endian Conversion
efibootmgr 0.5.4 (Default branch)
Upgrading a Zone on an EFI-Labeled Disk in the Solaris 10 OS
Map EFI Internal Bootable DVD
Gcc and C/aC++ co-existing on HP-UX Itanium system