preseeded installing hangs before boot loader install

2011-05-07 Thread Tiago Alves
Hi folks, I have a version of a cd which is able to install debian (when connected to internet) and I am using preseeding to automate some steps. The point is, I can't proceed the install process just before the bootloader installation: after installing all the requested packages, the debian inst

Customizing the 1st cd from the cdset of debian: network-free installing hangs just before bootloader install asking for cd

2011-05-05 Thread Tiago Alves
Hi, I am facing some problems when customizing the 1st cd from the debian install cdset. I intend to build a cd which can install debian without the need of available internet connection: I have to install a lab whose machines are not connected to any kind of network. I have a version of a cd wh

Re: Running commands just after partman (d-i)

2011-03-29 Thread Tiago Alves
partman/late_command string in-target reboot and nothing happened. I also checked if the reboot command does exist; it was there and I was able to execute it from tty2 (and the install process was aborted due to system reboot). Any other suggestion? Thanks in advance 2011/3/29 Christian PERRI

Running commands just after partman (d-i)

2011-03-28 Thread Tiago Alves
Hi folks, I would like to know if is there any way to run a command just after partman taks using preseeds and d-i. I tried d-i partman/late_command string reboot and the installer didn't aborted the install process just after formatting the requested partitions. Is there any early_command jus