project-trident / trident-installer Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation: How to save an installation log? #47
Comments
|
For the void-based installer: Install log is saved in /tmp (/tmp/install.log if I remember right). This file can be ssh'd or sftp'd out to some other system as needed. This info needs to be placed someplace permanent (such as on the website). Leaving ticket open until the site is fully switched over to Void info in 2020. |
|
You should also be able to save it to a USB stick. However since the ISO is limited in what is installed on it, you'd have to use a Fat32 drive. Drop to the terminal and run: |
|
Thanks! |
(I couldn't find any documentation on the installer from which to get this info, nor any other place where to ask this question...)
The text was updated successfully, but these errors were encountered: