Add command for opening anaconda log file to history
Add a command that opens the anaconda.log file located in /tmp with less. The command is added as the most recently used. Signed-off-by: Martin Kolman <mkolman@gmail.com>
This commit is contained in:
parent
2b9f0afbac
commit
e1b51a8aac
@ -7,3 +7,4 @@ echo b > /proc/sysrq-trigger
|
||||
dmsetup table
|
||||
multipath -d
|
||||
HOME=/root chroot /mnt/sysimage bash -l -i
|
||||
less /tmp/anaconda.log
|
||||
|
Loading…
Reference in New Issue
Block a user