On 9/11/24 18:52, Samuel Thibault wrote:
john doe, le mer. 11 sept. 2024 18:41:03 +0200, a ecrit:
On 9/10/24 21:59, Samuel Thibault wrote:
Hello,
john doe, le mar. 10 sept. 2024 21:54:58 +0200, a ecrit:
I'm trying to avoid that below prompt when preseeding with
http://ftp.debian.org/debian/dists/stable/main/installer-amd64/current/images/netboot/gtk/netboot.tar.gz
:
"No sound cart detected after 80 secs
Can not do software speech synthesis
press enter to continue anyway"
How can I preseed that prompt?
There is currently no way to avoid it.
This is realy unfortunate.
Nobody asked for it, so that's not really surprising :)
Appreciate that, Samuel.
regardless of if a sound card is detected.
Without a sound card feedback, how can use control the installer?
You don't, if you preseed!
Do you mean that you completely preseed the installation, and that "no
soundcard" is the only prompt that is blocking you to get the
installation to be fully automated?
You are spot on!
I guess you passed auto & such on the command-line to defer the early
questions.
I use PXE booting, to avoid having to type all of this at the prompt
which is less error prone while blindly typing! ;^)
This also allows me to test that preseed file with a VM to eliminate as
much errors as possible.
We don't need to introduce anything new, we can just follow
the same by making auto skip that prompt too.
Glad to hear that is not to much trouble to implement.
" auto=true priority=critical interface=auto DEBIAN_FRONTEND=text
preseed/url=tftp://<HOST-NAME>/preseed-dir/mate-desktop.cfg
speakup.synth=soft"
Those are the kernel boot params that I'm currently using.
For anyone reading, the above works with legacy bios and UEFI!
--
John Doe