On 2009-09-25 Daniel Baumann wrote:
> Diederik de Haas wrote:
> > debootstrap version 1.0.18.
>
> you need 1.0.19.
>
Indeed, that fixed the issue.
Do you have an idea when linux-latest-modules-2.6.30-2-* become available?
The image does build, even though with a broken aufs-modules-2.6-686, but
I have been following this thread, this is what the FAQ page has on it:
=
Q: The X configuration does not seems to work, the resolution is too
low. What can I do?
A: Use xdebconfigurator
$ lh_config --bootappend xdebconf
$
On 2009-09-25 stephen_b_al...@tiscali.co.uk wrote:
> I tried but as now stated this is possibly irrelevent?
> Trying xdebconfigurator it returns a "No known X server system
> detected!"
>
> Would it be best to remove these from my builld (including the --
> bootappend xdebconf)?
I guess it depen
On Fri, 25 Sep 2009 14:06:49 +0200
Diederik de Haas wrote:
> On 2009-09-25 Daniel Baumann wrote:
> Do you have an idea when linux-latest-modules-2.6.30-2-* become available?
> The image does build, even though with a broken aufs-modules-2.6-686, but
> starting it (in VBox)
> resulted in an erro
On 2009-09-25 Ben Armstrong wrote:
> On Fri, 25 Sep 2009 14:06:49 +0200
>
> Diederik de Haas wrote:
> > On 2009-09-25 Daniel Baumann wrote:
> > Do you have an idea when linux-latest-modules-2.6.30-2-* become
> > available? The image does build, even though with a broken
> > aufs-modules-2.6-686,
Hi Michal,
I got few quick questions about how networking.
What I want to do is to check if dhcp networking is present or not.
In case, dhcp fails, I would fallback to "${STATICIP}" which comes
from "ip=" boot parameter.
but I am having some problems in reliably confirming if ipconfig has failed.