[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: asd



On Wed, Mar 04, 2009 at 10:46:52AM +0100, Enrico Zini wrote:
> Hello,
> 
> It is possible to preseed the installer so that the installer does not
> attempt to configure the network, but the installed system will be
> configured to use dhcp?

use something like

d-i preseed/late_command string echo -e "auto lo\niface lo inet loopback\nauto eth0\niface eth0 inet dhcp" > /target/etc/network/interfaces

?

-- 
<Lo-lan-do> Home is where you have to wash the dishes.
  -- #debian-devel, Freenode, 2004-09-22


Reply to: