Changes between Initial Version and Version 1 of Ticket #13351, comment 10


Ignore:
Timestamp:
Mar 14, 2017, 9:13:46 PM (7 years ago)
Author:
axeld

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13351, comment 10

    initial v1  
    11"Save syslog from previous session during boot" stores the log to ''/var/log/previous_syslog'', so it does need a working system. The CD has a write overlay, so you can just copy it someplace else from there that will survive a restart.
    22
    3 However, the mentioned "Save syslog from previous session during boot". This one will iterate over all FAT32 volumes currently connected to the system, and lets you store the log on one of them ([http://code.metager.de/source/xref/haiku/src/system/boot/loader/menu.cpp#1346 selected using a menu]).
     3However, the mentioned "Save syslog from previous session" will iterate over all FAT32 volumes currently connected to the system, and lets you store the log on one of them ([http://code.metager.de/source/xref/haiku/src/system/boot/loader/menu.cpp#1346 selected using a menu]).