How can I redirect YaST logs to a remote computer during installation?
This is mostly useful for advanced testing/debugging. You can simply redirect your installation logs to a remote NFS server (just another computer) before the installation starts. An article how to configure it is here. How can I redirect YaST logs to an USB stick during installation? This is similar to the previous answer. YaST logs can be redirected to any device with write-permissions enabled, such as an USB stick or another hard disk. An article how to configure it is here. How can I start YaST in debugger (gdb)? How can I create a backtrace? In some situations you might be asked to run YaST in debugger (e.g. when YaST crashes) to get more detailed information. To provide the complete debugging information you should install related *-debuginfo packages. This usually means yast2-core-debuginfo, yast2-pkg-bindings-debuginfo and libzypp-debuginfo packages. If the crash happens outside YaST (in an external library) additional debuginfo packages might be needed. Debuginfo packages are
Related Questions
- I tried to install Agent to remote computer with remote installation, but it said that couldn connect to remote computer, why?
- When I try to install the TestGen Plug-in on my Windows computer, the installation terminates. What do I do?
- How Do You Transfer A File To A Remote Computer Using Hyperterminal?