Hi Alan,
On 4/30/2018 2:54 PM, Alan Tu wrote:
John, I do enjoy giving back by documenting and reporting bugs.
:)
Is there some way, at least theoretically, that you know of to get the
text installer to record the output and the responses it think its
receiving? There's going to be an issue if the media is read-only and
it can't write files, that's why I say "at least theoretically".
I know that if an installation is successful, one can do
debconf-get-selections --installer
to get all the variables but I was hoping for something a little more
low level. Thanks.
>
The only way I can think of would be to install debian through ssh and
recorde your terminal session.
The below link don't use text mode but should give you an idea on how to
install remotely! :)
https://blog.sleeplessbeastie.eu/2015/10/12/how-to-install-debian-remotely/
To enter expert mode in text mode you would pass 'priority=low' as
kernel boot parameter ('install DEBIAN_FRONTEND=text priority=low'):
https://www.debian.org/releases/stable/i386/ch05s03.html.en
This part is untested; to recorde your terminal session you could use
the script utility:
https://www.2daygeek.com/script-command-record-save-your-terminal-session-activity-linux/
As an aside:
The section 5.4.6 (reporting Installation Problems) might give some
hints on where the issue lies!:
https://www.debian.org/releases/stable/i386/ch05s04.html
-John
--
John Doe