Hi,
I want to create/build an ISO Debian 12 with using preseed file to made an unattended installation on VMWare infrastructure.
I use the note https://wiki.debian.org/DebianInstaller/Preseed/EditIso to build the image. But without success. The boot stop at the boot: prompt.
My txt.cfg file :My isolinux.cfgI have create the ISO with my RedHat VM.
I need help
Regards
Olivier
I want to create/build an ISO Debian 12 with using preseed file to made an unattended installation on VMWare infrastructure.
I use the note https://wiki.debian.org/DebianInstaller/Preseed/EditIso to build the image. But without success. The boot stop at the boot: prompt.
My txt.cfg file :
Code:
]# cat txt.cfglabel auto menu label ^Automated Install kernel /install.amd/vmlinuz append initrd=/install.amd/initrd.gz auto=true priority=critical preseed/file=/cdrom/preseed.cfg --- quiet
Code:
# cat isolinux.cfg# D-I config version 2.0# search path for the c32 support libraries (libcom32, libutil etc.)default autotimeout 10prompt 1
I need help
Regards
Olivier
Statistics: Posted by studero — 2024-12-04 11:22