Re: [Unattended] $product_name handling in todo.pl and recent Windows versions

2009-12-08 Thread Gerhard Hofmann
Gerhard wrote: ... Because MS makes so many different editions of their products, it's very difficult to catch all in todo.pl Maybe it would be a good idea to do substring instead of exact string matches? Like this: $product_name contains Vista -- $os = vista $product_name

Re: [Unattended] step by step guide

2009-12-08 Thread Kaushal Shriyan
On Mon, Dec 7, 2009 at 10:17 PM, Kaushal Shriyan kaushalshri...@gmail.com wrote: On Mon, Dec 7, 2009 at 10:06 PM, Juan Jose Pablos jua...@apertus.es wrote: Kaushal Shriyan escribió: Hi Juan, well, what are you sects on the server? Are you using a virtual machine? I didnot understand about

Re: [Unattended] step by step guide

2009-12-08 Thread Ben Greenfield
sort of sounds like you are using the dos boot and instead of the linux boot image. I remember running into resource limits under the dos boot disk image. Ben On Dec 8, 2009, at 10:25 AM, Kaushal Shriyan wrote: On Mon, Dec 7, 2009 at 10:17 PM, Kaushal Shriyan kaushalshri...@gmail.com wrote:

Re: [Unattended] step by step guide

2009-12-08 Thread Juan Jose Pablos
Kaushal Shriyan escribió: On Tue, Dec 8, 2009 at 9:02 PM, Ben Greenfield b...@cogs.com wrote: sort of sounds like you are using the dos boot and instead of the linux boot image. I remember running into resource limits under the dos boot disk image. Ben Hi Ben, Please suggest how can

Re: [Unattended] step by step guide

2009-12-08 Thread Kaushal Shriyan
Hi Juan I did unzip all the below three zip files. so i think it could be wrong ? $ unzip unattended-version.zip [... output ...] $ unzip unattended-version-dosboot.zip [... output ...] $ unzip unattended-version-linuxboot.zip [... output ...] $ So for this issue, I need to unzip only

Re: [Unattended] step by step guide

2009-12-08 Thread Juan Jose Pablos
Kaushal Shriyan escribió: Hi Juan I did unzip all the below three zip files. so i think it could be wrong ? $ unzip unattended-version.zip [... output ...] $ unzip unattended-version-dosboot.zip [... output ...] $ unzip unattended-version-linuxboot.zip [... output ...] $ So for

[Unattended] in search of suport

2009-12-08 Thread Dmitry Jerusalimsky
Hello! I just found your project and I really like it! Setup was very easy and relatively painless... The only issue that I'm having is that after the network boot, the script fails at the EDD module. I did some searching online and didn't get very far. I was hoping that you could help me sort