Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > Installation > Issue <<  160 of 313 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 5396
Last update: 05-01-05
Issue:
How can I perform a VNC installation of Red Hat Enterprise Linux?
Resolution:

Red Hat Enterprise Linux has the ability to do a graphical installation over a VNC interface.

In order to do this, pass the 'vnc' option at boot time. For example:

boot: linux vnc

This, however, will prompt you for some information before the VNC server is started.

keyboard type (keymap)
language (lang)
network information (ip)
method

Usually, if you want to do a remote installation you are not near the server and do not want to have to sit at the terminal and answer these questions.

You can pass the above parameters at boot time to avoid having enter them at the prompt. For example:

linux vnc keymap=us lang=en_US ip=dhcp method=nfs:servername:/path/to/tree/

With these options passed to anaconda at boot time, you can insert the boot media, boot anaconda, and connect to the server via VNC to finish the installation. However, you still have to type the boot options shown above.

There are ways around this for a full remote installation. However, you have to have an alternate way of booting the anaconda image and passing it boot options, i.e. PXE boot or a GRUB bootloader from a previous installation. This article will not go in to the details of these more advance methods.

There is more information is available at:


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > Installation > Issue <<   160  of  313  >>