diff options
author | Harald Hoyer <harald@redhat.com> | 2012-11-21 14:07:54 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2012-11-21 14:17:43 +0100 |
commit | 64d144aece158c8a26d104d6c7e1196e014c6b88 (patch) | |
tree | 8c5bf23a27c0bf91f718adf97a5142d6e15da2d3 /dracut.asc | |
parent | 2d9b156e9e56c7e5ff416f8b9fa94f28a6002acb (diff) | |
download | dracut-64d144aece158c8a26d104d6c7e1196e014c6b88.tar.gz dracut-64d144aece158c8a26d104d6c7e1196e014c6b88.tar.bz2 dracut-64d144aece158c8a26d104d6c7e1196e014c6b88.zip |
Add sosreport script and generate /run/initramfs/sosreport.txt
Diffstat (limited to 'dracut.asc')
-rw-r--r-- | dracut.asc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -466,6 +466,7 @@ dracut shell commands are printed as they are executed ---- # journalctl -ab ---- +. With dracut >= 025 the file /run/initramfs/sosreport.txt is generated, which contains all the logs and the output of all significant tools, which are mentioned later. If you want to save that output, simply mount /boot by hand or insert an USB stick and mount that. Then you can store the output for later inspection. |