What is bootlist in AIX?

What is bootlist in AIX?

Description. The bootlist command allows the user to display and alter the list of possible boot devices from which the system may be booted. When the system is booted, it will scan the devices in the list and attempt to boot from the first device it finds containing a boot image.

What is Bosboot in AIX?

Description. The bosboot command creates the boot image that interfaces with the machine boot ROS (Read-Only Storage) EPROM (Erasable Programmable Read-Only Memory). The bosboot command creates a boot file (boot image) from a RAM (Random Access Memory) disk file system and a kernel.

How do I edit Inittab in AIX?

Modifying the /etc/inittab file

  1. To add a record to the /etc/inittab file, type the following at a command prompt: mkitab Identifier:Run Level:Action:Command.
  2. To change a record to the /etc/inittab file, type the following at a command prompt: chitab Identifier:Run Level:Action:Command.

How do you comment etc inittab in AIX?

To comment out an entry in the /etc/inittab file, add : or # at the beginning of the entry. Example: The following entry is commented out. A string of 1 to 7 characters that uniquely identifies the entry. The ID is used as the job name for the process.

How do I edit etc Inittab in AIX?

What to check in Aix bootlist, Linux stack exchange?

With lsvg -l rootvg you should check that the LV is of type boot and mirrored across the rootvg disks (column PVs) and also synced (column LV STATE) If ipl_varyon -i does not show both devices as bootable, you need to recreate the bootrecord and boot LV using bosboot command.

Where are the boot and console messages stored in Aix?

Boot and console messages can be used to identify and fix problems. These messages are automatically stored on disk by AIX. To view the stored messages, use the alog command. Here are a couple examples of the alog command: To get to open fimware, press F8 / 8 during system startup.

How does the boot process in Aix-unixmantra work?

Then the bootstrap code (software ROS) i.e. 1st 512 bytes of the hard disk loads to RAM. BLV contains AIX kernel, rc.boot Script, Reduced ODM andBoot commands. Then BLV in the RAM uncompresses and Kernel releases from it. Then AIX Kernel gets control. AIX Kernel creates a RAM File System (Rootvg not activated now).

Why is AIX 5L version 5.3 not booting?

Both hardware and software problems can prevent the system from booting. System Read Only Storage (ROS) is specific to each system type. It is necessary for AIX 5L Version 5.3 to boot, but it does not build the datastructures required for booting.