terça-feira, 27 de julho de 2010

How to Install RedHat/CentOS on Microsoft Virtual PC




English article:

Hi everybody,

I was having an issue to install Red Hat/CentOS over Microsoft Virtual PC 2004/2007, but, there are some workarounds that I have used that solved the problem and made me install it smoothly on that virtualization platform. It allows even installing on the graphical mode. Let's see how it works:

On the initial screen you should call the instalation with these options:

# linux clocksource=pit vesa i8042.noloop

The trick is done. Now watch Red Hat Enterprise Linux or CentOS being beautifully installed over Microsoft Virtual PC / Virtual Server. There is just one more trick to do with the grub after the instalation:

On the first boot, when grub loads on the screen, edit it's startup parameters, pressing 'e' over it. Edit the line putting the options clocksource=pit i8042.noloop just after the rhgb quiet parameters.

The system will boot just fine, with graphical interface ok and mouse working.

Now it's time to make the changes permanent. Edit the grub loader parameters the same way you did in the boot process.

# vim /etc/grub.conf

Put the options clocksource=pit i8042.noloop just after the rhgb quiet parameters and save the new grub.conf file.

Now just Enjoy!



Artigo em Português:

Olá galera,

Eu estava tendo um problema para instalar o Red Hat/CentOS no Microsoft Virtual PC 2004/2007, mas, tem alguns macetes que eu usei que resolveram o problema e me permitiram instalar o mesmo sem problema naquela plataforma de virtualização. O macete permite até a instalação no modo gráfico (alguns dizem na internet que isto não é possível e mandam você instalar no modo texto - não acredite). Vamos ver como fazer:

Na tela inicial da você deve chamar a instalação com estas opções:

# linux clocksource=pit vesa i8042.noloop

O truque está feito. Agora assista o Red Hat Enterprise Linux ou CentOS ser instalado belamente sob o Microsoft Virtual PC / Virtual Server. Há apenas mais um truque para ser feito com o grub após a instalação:

No primeiro boot, quando o grub carregar na tela, edite seus parâmetros de inicialização, pressionando a tecla 'e'. Edite a linha colocando as opções clocksource=pit i8042.noloop logo após os parâmetros rhgb quiet.

O sistema vai carregar sem problemas, com a interface gráfica OK e o mouse funcionando.

Agora é hora de tornar as mudanças permanentes. Edite os parâmetros de carga do grub da mesma forma que você fez no processo de boot.

# vim /etc/grub.conf

Coloque as opções clocksource=pit i8042.noloop logo após os parâmetros rhgb quiet e salve seu novo arquivo de configuração grub.conf.

Agora só aproveite e use a máquina virtual!
tags para os sites de busca: Virtual PC, Virtual Server, Red Hat, RHEL, install, installation, graphical interface, error, CentOS, problem, interface gráfica, erro, instalação, instalar.

Um comentário:

  1. Hey, nice article!

    But currently I'm using Ubuntu w/ VirtualBox to run CentOS.. No problem...

    Once I get time, I will play w/ your solution

    Thanks!

    ResponderExcluir