The typical error messages that can be presented are:
- Message 1: The system cannot find hard disks and proceed with installation. This is a critical error because no disks were detected, so it's impossible to install the system.
NO HARD DISK FOUND... (NOT OK)
ABORTING INSTALLATION... (NO HDD)
- Message 2: The installation is in the second boot, the RAID was created in the first boot but it can't initialize. It's a critical error because the system knows that a RAID is configured but it can't be initialized.
Failed to assemble software raid
ABORTING INSTALLATION...
- Message 3: The installation is in the first boot and it unsuccessfully tries to create the RAID. The system detects the RAID configurations in the pen but cannot create the raid:
Failed to config software raid
ABORTING INSTALLATION...
- Message 4: Here the installation is almost done and the Boot Loader is being configured but the Boot Loader is not installed properly. So it can be critical - the machine could not boot because the Boot Loader was unsuccessfully installed.
ERROR installing boot loader.
ABORTING INSTALLATION...
Note: The files must be saved in ASCII
format. If you want to test that they are, you can do file <filename>
in Linux console.
iPortalMais