LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   64 bit server install - graphical display? (https://www.linuxquestions.org/questions/linux-server-73/64-bit-server-install-graphical-display-624207/)

accarlson 02-27-2008 07:43 AM

64 bit server install - graphical display?
 
Hi!

I'm installing a server (IBM xSeries) remotely using an KVM over IP.
The system is a Fedora 8 x86_64 for use Xen virtualization.

I was not able to install the host with graphical display, the KVM says "no signal" when anaconda starts. I changed the install to text mode and things gone fine. I rebooted the server, but can't get graphical display to work.

To install the guest I would like to have the graphical interface working to be able to deal with LVM during the install partitioning for each guest's.

Any idea?

I have a colleague that had this problem with the graphical console on IBM blade server.

Thanks in advance.

Regards,

Augusto

ingerul9 02-28-2008 09:21 AM

Maybe the system doesn't have a graphics card. Or if it has can you install it first without the KVM? After the instalation is complete you can try to use the KVM.

accarlson 02-28-2008 12:50 PM

Hi!

I tried that. The problem is not with KVM. I did an text install and than configured xorg.conf to use a vesa driver. Now I can get X to work.

Unfortunately I can't install in graphical mode.

Thanks,

regards,

Augusto

trickykid 02-28-2008 01:41 PM

Do you need X running? Typically a server does not run X, just a waste of resources.

ingerul9 03-03-2008 04:58 AM

Can you tell me the hardware specifics? From what I understand it's about that RedHat doesn't recognize the graphical card and that's why you cannot get graphical install.

dyasny 03-03-2008 06:25 AM

there is vnc installation option for RH. I have used it several times - no problem at all

accarlson 03-04-2008 05:09 AM

Thank you all!

The problem is the ati radeon driver. I used the text mode to install the host (with kickstart), then changed the driver from radeon to vesa in xorg.conf to install the guests.

Thanks!

Regards,

Augusto

trickykid 03-04-2008 04:28 PM

Quote:

Originally Posted by accarlson (Post 3077531)
Thank you all!

The problem is the ati radeon driver. I used the text mode to install the host (with kickstart), then changed the driver from radeon to vesa in xorg.conf to install the guests.

Thanks!

Regards,

Augusto

You should really only bother with text mode when using kickstart unless you want to manually interact with the install. I try my best to automate the whole install when dealing with kickstart, kickstart, walk away, come back to login prompt. ;)


All times are GMT -5. The time now is 10:38 PM.