Re: creating a preseed file

2011-07-13 Thread Paul Scott
On 07/08/2011 07:37 AM, Camaleón wrote: On Fri, 08 Jul 2011 15:47:35 +0530, nikhil jain wrote: 1. I came across debconf-get-selections , a tool that helps to create unattended installs preseed.cfg file. Is there something like this for debian that would run under windows ? I don't have a debia

Re: creating a preseed file

2011-07-08 Thread Camaleón
On Fri, 08 Jul 2011 15:47:35 +0530, nikhil jain wrote: > 1. I came across debconf-get-selections , a tool that helps to create > unattended installs preseed.cfg file. Is there something like this for > debian that would run under windows ? I don't have a debian system yet. Nikhil, you are hijack

Re: creating a preseed file

2011-07-08 Thread Mahesh T Pai
"nikhil jain" writes: > 2.Instead of creating a complete preseed.cfg file , can I just add a > few lines to it? > For example I just want to add the following to the preseed.cfg: > will this work? If so instead of (hd0,0) can I specify the / partition > ? basically I want to install the boo

creating a preseed file

2011-07-08 Thread nikhil jain
1. I came across debconf-get-selections , a tool that helps to create unattended installs preseed.cfg file. Is there something like this for debian that would run under windows ? I don't have a debian system yet. 2.Instead of creating a complete preseed.cfg file , can I just add a few line