Installation Issue on Ubuntu under Xen

Lists: pgsql-general
From: "P(dot) Broennimann" <peter(dot)broennimann(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Installation Issue on Ubuntu under Xen
Date: 2012-12-09 10:40:06
Message-ID: CACm4aU8k5dbXMxh0LL46L9ahxD9YbcnSpVd4Fp9v52SW9E8DdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

Hi there

I have a VM running under XEN XCP. The VM is Ubuntu server 12.04.1/64
headless.

The VM is completely fresh & clean and works fine. Then I install
Postgresql...

sudo apt-get install python-software-properties

sudo add-apt-repository ppa:pitti/postgresql
sudo apt-get update
sudo apt-get install postgresql-9.2

...what works well. But when I reboot I see/get the following error:

* Starting load fallback graphics devices [fail]

Postgresql seems to work fine but anyone knows what is this error all
about? I never saw such a thing under my old Ubuntu 10.04 VM!?

Thanks & cheers,
Peter


From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Installation Issue on Ubuntu under Xen
Date: 2012-12-09 15:54:34
Message-ID: 50C4B43A.70801@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-general

On 12/09/2012 02:40 AM, P. Broennimann wrote:
> Hi there
>
> I have a VM running under XEN XCP. The VM is Ubuntu server 12.04.1/64
> headless.
>
> The VM is completely fresh & clean and works fine. Then I install
> Postgresql...
>
> sudo apt-get install python-software-properties
>
> sudo add-apt-repository ppa:pitti/postgresql
> sudo apt-get update
> sudo apt-get install postgresql-9.2
>
>
> ...what works well. But when I reboot I see/get the following error:
>
>
> * Starting load fallback graphics devices [fail]
>
>
> Postgresql seems to work fine but anyone knows what is this error all
> about? I never saw such a thing under my old Ubuntu 10.04 VM!?

Seems Ubuntu boot behavior changed 11.04+. Best guess is it is just
telling you what you already know, the VM does not have a video driver.

See here for more detail:
https://wiki.ubuntu.com/BootGraphicsArchitecture

>
> Thanks & cheers,
> Peter
>

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com