I set up a PXE installation environment, in which I can install RHEL/CentOS/Fedora/Rocky/Ubuntu/Debian.
In the answer files of each OS, I use something like "late_command" in preseed file to customize the newly deployed OS instance. There are something strange happened to the "late_command" of in Debian preseed:
I use "in-target apt-get install [package_name] -y; \" to install a few packages into the new Debian instance. It can find package "ifupdown", while it reports "Package [xxx] is not available" for aptitude, nis, autofs, net-tools.
All the "late_command" of other answer files works fine, including the ones in Ubuntu 18.04 and 20.04 which still use Debian-installer. So there is no network issue, no DHCP server or tftp server issue.
I attached the installer logs. Please help!
In the answer files of each OS, I use something like "late_command" in preseed file to customize the newly deployed OS instance. There are something strange happened to the "late_command" of in Debian preseed:
I use "in-target apt-get install [package_name] -y; \" to install a few packages into the new Debian instance. It can find package "ifupdown", while it reports "Package [xxx] is not available" for aptitude, nis, autofs, net-tools.
All the "late_command" of other answer files works fine, including the ones in Ubuntu 18.04 and 20.04 which still use Debian-installer. So there is no network issue, no DHCP server or tftp server issue.
I attached the installer logs. Please help!
Statistics: Posted by shabi101 — 2024-11-02 00:14 — Replies 0 — Views 32