|
|||||||||||
|
How to preseed install via pppoe (for A-DSL)?
From: Josef Wolf <jw(at)raven.inka.de>
Date: Thu Nov 22 2007 - 17:58:52 EST
I am trying to create a customized install cd (based on ubuntu-7.10 alternate install cd). Everything works as desired so far. Just one problem remains: On the installed box, d-i needs to run "pppoeconfig eth1" before it configures apt-sources. Without this, apt configuration fails because no repositories are available. I have seen that ppp, pppoe and pppoeconfig packages are already contained on the alternate cd. Thus the only missing thing seems to be to run dpkg -i /cdrom/pool/p/ppp* && pppoeconfig eth1 at the right time just before apt-repositories are configured. It seems that preseed/early_command is much too early and preseed/late_command is too late. Where would the proper place be to hook this command? Anybody already done this? Any hints? -- To UNSUBSCRIBE, email to debian-boot-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Fri Nov 23 11:37:17 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 03:30:17 EDT |
||||||||||
|
|||||||||||