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

Debian custom installer



Hello,

I have to try to create a custom installer for debian cd to install over
ssh with a preseed.cfg his is working well.

Now i want to be able to start the installer immediately.

my label in txt.cfg look like

label netinstall
	config ssh.cfg
	menu default
	default netinstall
	menu label ^Install Over SSH
	kernel /install.amd/vmlinuz
	append auto=true vga=788 file=/cdrom/isolinux/preseed.cfg
initrd=/install.amd/initrd.gz --- quiet

my ssh.cfg looks like

cat ssh.cfg
prompt 0
timeout 3

But the timeout is not working I only see the following in attach.

Attachment: installer.png
Description: PNG image


Reply to: