Esta seção irá guiá-lo através da configuração de hardware da pré-instalação, se existir alguma, que necessite fazer antes de instalar Debian. Normalmente isto envolve verificar e possivelmente alterar definições de BIOS/firmware para o seu sistema. A “BIOS” ou o “firmware” do sistema é o software utilizado pelo hardware; é o mais crítico invocado durante o processo de arranque (depois de o ligar).
Normalmente em sistemas PowerPC não há necessidade de configurar a BIOS (chamada de OpenFirmware) . PReP e CHRP são equipados com OpenFirmware, mas infelizmente, isto significa que você tem de o invocar de maneiras diferentes de fabricante para fabricante. Vai ter de consultar a documentação do hardware que veio com o a sua máquina.
Em Macintoshes PowerPC, você invoca o OpenFirmware com Command (trevo/Maça)+Option+o+f durante o arranque. Normalmente, após o toque, irá verificar estas combinações de teclas, mas o momento exacto varia de modelo para modelo. Para mais dicas veja http://www.netbsd.org/Ports/macppc/faq.html.
A linha de comandos do OpenFirmware parece-se com isto:
ok 0 >
Note que em modelos antigos de Macs PowerPC, por omissão e por vezes a interacção hardwired do utilizador para o OpenFirmware é através da porta série (modem). Se invocar o OpenFirmware numa dessas máquinas, você apenas vai ver um ecrã vazio. Nesse caso, para interagir com o OpenFirmware é necessário um programa terminal a correr noutro computador, ligado à parta do modem.
O OpenFirmware em máquinas OldWorld G3 Beige, DE versões 2.0f1 e 2.4, está estragado. Estas máquinas muito provavelmente não serão capazes de arrancar a partir do disco rígido a menos que seja aplicado um 'patch' ao firmware . Um 'patch' de firmware está incluído no utilitário System Disk 2.3.1, disponível a partir da Apple em ftp://ftp.apple.com/developer/macosxserver/utilities/SystemDisk2.3.1.smi.bin. Após descomprimir o utilitário em MacOS, e o lançar, escolha o botão para ter os patches de firmware instalados na nvram.
This is an excerpt from IBM PowerKVM on IBM POWER8
Open Power Abstraction Layer (OPAL) is the system firmware in the stack of POWER processor-based server.
There may be instances when the user might have to upgrade the Power Systems firmware to a more recent level to acquire new features or additional support for devices.
Make sure that the following requirements are met:
an OS to be running on the system;
the .img file of the OPAL level that the user needs to update to;
the machine isn't under HMC control.
Power Systems has two sides of flash to boot firmware from, namely permanent and temporary. This provides a way to test firmware updates on the temporary side of the flash before committing the tested changes to the permanent side, thereby committing the new updates.
Perform the following steps for the update:
Save the level of the existing firmware before really updating. In ASM, in the system menu, click Service Aids ??? Service Processor Command Line, and run the following command:
cupdcmd -f
Download the .img file of the level of firmware to be updated to a location in the host filesystem. Refer to IBM Fix Central for downloading the image file.
Verify the image downloaded by running the following command and save the output.
$update_flash -v -f <file_name.img>
Update the firmware by running the following command.
$update_flash -f <file_name.img>
![]() |
Nota |
---|---|
|
Verify the updated firmware level of the temporary side of the flash as in step 1.
In case the update has to be reverted, the user can do so by running this command:
$update_flash -r
Rejection would reject only the temporary side of the flash. Therefore, the new level should be committed to the permanent side only after thorough testing of the new firmware.
The new updated level can be committed to the permanent side of the flash by running the following command.
$update_flash -c
Slimline Open Firmware (SLOF) is an implementation of the IEEE 1275 standard. It can be used as partition firmware for pSeries machines running on QEMU or KVM.
The package qemu-slof is, in fact, a dependency of package qemu-system-ppc (which also provides the virtual package qemu-system-ppc64), and can be installed or updated via apt-get tool on Debian-based distros. Like so:
# apt-get install qemu-slof
SLOF can also be installed into rpm-based distribution systems, given the proper repository or rpm package. Additionally, the upstream source code is available at http://github.com/leilihh/SLOF.
Thus, one can use a different SLOF file rather than the default, when running qemu-system, by adding the command line argument -bios <slof_file>
when starting qemu.
Visibilidade do ecrã em OldWorld Powermacs. Alguns OldWorld Powermacs, mais notavelmente aqueles com o display driver “control”, podem não produzir um mapa de cores com resultados fiáveis na saída visível em Linux quando o ecrã estiver configurado para mostrar mais de 256 cores. Se notar tais problemas com o seu ecrã após re-iniciar (por vezes pode ver informação no monitor, mas noutras nada) ou, se o ecrã ficar preto após arrancar o instalador em vez de lhe mostrar o interface do utilizador, tente mudar as configurações do ecrã no MacOS para utilizar 256 cores em vez de “thousands” ou “millions”.