Re: Antw: Re: Install Debian Squeeze on Alix 2d2 over Serial Console

2012-08-31 Thread Lennart Sorensen
On Fri, Aug 31, 2012 at 03:57:38PM +0200, Jonas Meier wrote: > Thank you, it works! To give those parameter "console=ttyS0,38400 video=off" > to the Kernel I added a new label in the menu where I could choose the normal > or the expert installation. I have done that in the file > /path-to-tftp-s

Antw: Re: Install Debian Squeeze on Alix 2d2 over Serial Console

2012-08-31 Thread Jonas Meier
Thank you, it works! To give those parameter "console=ttyS0,38400 video=off" to the Kernel I added a new label in the menu where I could choose the normal or the expert installation. I have done that in the file /path-to-tftp-share/debian-installer/i386/boot-screens/adtxt.cfg with those lines:

Re: d-i failing to build on fils

2012-08-31 Thread Cyril Brulebois
Hi all, Aurelien Jarno (31/08/2012): > This was a configuration issue, /etc/apt/sources.list was using the > ubece mirror while the correct mirrors where listed in > /etc/apt/sources.list.d/*. It seems debian-installer is only looking > up in the former file, not in the laters. thanks for the fi