diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-12-04 18:20:15 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-12-04 18:20:15 +0000 |
commit | c13d108d505fe8378313d6ebd795645d9367d5be (patch) | |
tree | 290846bfedc277ca6c678c5d314b54be6717846e /docs | |
parent | bcad3183a32104f734bfd4282a50196de701df8a (diff) | |
download | drakx-c13d108d505fe8378313d6ebd795645d9367d5be.tar drakx-c13d108d505fe8378313d6ebd795645d9367d5be.tar.gz drakx-c13d108d505fe8378313d6ebd795645d9367d5be.tar.bz2 drakx-c13d108d505fe8378313d6ebd795645d9367d5be.tar.xz drakx-c13d108d505fe8378313d6ebd795645d9367d5be.zip |
save stage1.log and have it in report.bug
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/README b/docs/README index dffa604e4..93f62004d 100644 --- a/docs/README +++ b/docs/README @@ -163,10 +163,12 @@ not interesting. - alt-F7: the graphical install lives there - command "bug" puts on floppy lots of interesting stuff. -- /tmp/ddebug.log: same (or nearly the same) as alt-F3 +- /tmp/stage1.log: same as alt-F3 part when stage1 run (e.g. actions + before graphical install really begins) +- /tmp/ddebug.log: (nearly the) same as latter alt-F3 part - /tmp/syslog: same as alt-F4 - /mnt/root/ddebug.log: at the end of each step, DrakX tries to backup -/tmp/ddebug.log to /mnt/root. Available only after mounting of /. + /tmp/ddebug.log to /mnt/root. Available only after mounting of /. - /mnt/root/install.log: the log of the installation (or upgrade) of the rpms (just like rpm's /mnt/tmp/(install|upgrade).log) - /mnt/root/auto_inst.cfg.pl: a kickstart file generated at the end of each |