2.4. Potete eseguire l'installazione usando il CD-ROM o il DVD?
Esistono diversi metodi per installare Red Hat Enterprise Linux.
Per una installazione dal CD-ROM o DVD sarà necessario l'acquisto di un prodotto Red Hat Enterprise Linux, essere in possesso di un CD-ROM o DVD di Red Hat Enterprise Linux 5.0, e di una unità CD-ROM/DVD su di un sistema che ne supporti l'avvio.
Your BIOS may need to be changed to allow booting from your DVD/CD-ROM drive. For more information about changing your BIOS, refer to Sezione 4.3.1, «Avvio del programma d'installazione su sistemi x86, AMD64, e Intel® 64».
2.4.1. Metodi di avvio alternativi Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
- CD-ROM/DVD d'avvio
- If you can boot using the DVD/CD-ROM drive, you can create your own CD-ROM to boot the installation program. This may be useful, for example, if you are performing an installation over a network or from a hard drive. Refer to Sezione 2.4.2, «Creazione di un CD-ROM di installazione» for further instructions.
- USB pen drive
- If you cannot boot from the DVD/CD-ROM drive, but you can boot using a USB device, such as a USB pen drive, the following alternative boot method is available:Per eseguire una procedura d'avvio utilizzando un USB pen drive, utilizzate il comando
dd
per copiare l'immaginediskboot.img
dalla directory/images/
sul CD-ROM 1 o DVD. Per esempio:dd if=diskboot.img of=/dev/sda
dd if=diskboot.img of=/dev/sda
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Per far funzionare correttamente questo metodo d'avvio, il vostro BIOS deve essere in grado di supportare l'avvio da un dispositivo USB.