Ignore:
Timestamp:
Aug 2, 2007, 12:26:40 AM (17 years ago)
Author:
Bruno Cornec
Message:
  • Improve tape support doc (Tilman Schmidt <tilman_at_imap.cc>)
  • mdadm.conf files added to deplist
  • Fix gentoo issues again (Francesco Talamona ti.liame_at_email.it)
  • Fix bug #187 (Scott Cummings rsc_at_usfamily.net)

(merge -r1579:1590 $SVN_M/branches/2.2.5)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo-doc/mondorescue-howto.sgml

    r1590 r1591  
    612612your tape streamer with '-d &lt;device&gt;'. You don't usually need
    613613to but it's good to be on the safe side. Some computers call your
    614 tape streamer /dev/osst0, some call it /dev/ftape, ...</para>
     614tape streamer /dev/osst0, some call it /dev/ftape, ...
     615Also, depending on the tape streamer model, a tape should be inserted
     616in the tape drive before starting mondoarchive, otherwise it may not
     617recognize the drive.</para>
    615618</listitem>
    616619</itemizedlist>
     
    728731fopen(), fread(), fwrite() and fclose() to interact with tape
    729732drives. That works for most drives but some drives just don't like
    730 that.</para>
     733that.
     734Also, depending on the tape streamer model, a tape should be inserted
     735in the tape drive before starting mondoarchive, otherwise it may not
     736recognize the drive.</para>
    731737<para>Mondo Rescue has been tested thousands of times on various computers.
    732738It has worked for them.
     
    29012907and defblksize using 'mt', or tweaking Mondo's block size by
    29022908recompiling it with make INTTAPE=4096 or INTTAPE=8192 or something.
    2903 Other than that, you need a priest or a refund.</para>
     2909Other than that, you need a priest or a refund.
     2910Also, depending on the tape streamer model, a tape should be inserted
     2911in the tape drive before starting mondoarchive, otherwise it may not
     2912recognize the drive.</para>
    29042913</answer>
    29052914</qandaentry>
Note: See TracChangeset for help on using the changeset viewer.