Changes between Version 16 and Version 17 of AndreesStuff


Ignore:
Timestamp:
Oct 2, 2006, 1:25:50 AM (18 years ago)
Author:
andree
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndreesStuff

    v16 v17  
    242242First, you need a '''mondorestore''' binary with debugging symbols. This should already been taken care of if you copied the newly compiled binaries as described above. Next, you need to make sure that gdb is available on your restore media. To achieve this, add gdb to '''/etc/mindi/deplist.txt''' before doing a mondoarchive run.
    243243
    244 Boot the restore media into '''expert''' mode. Then start '''mondoarchive''' like this:
     244Boot the restore media into '''expert''' mode. Then start '''mondorestore''' like this:
    245245
    246246{{{
     
    264264
    265265{{{
    266 attach <pid>
     266gdb /usr/sbin/mondorestore <pid>
    267267}}}
    268268