Changeset 1591 in MondoRescue for branches/stable/mondo-doc
- Timestamp:
- Aug 2, 2007, 12:26:40 AM (18 years ago)
- Location:
- branches/stable/mondo-doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo-doc/distributions/gentoo/mondo.ebuild
r761 r1591 13 13 LICENSE="GPL-2" 14 14 SLOT="0" 15 KEYWORDS=" -* ~x86"15 KEYWORDS="~x86 ~ia64 ~amd64 -*" 16 16 IUSE="" 17 17 -
branches/stable/mondo-doc/mondorescue-howto.sgml
r1590 r1591 612 612 your tape streamer with '-d <device>'. You don't usually need 613 613 to 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> 614 tape streamer /dev/osst0, some call it /dev/ftape, ... 615 Also, depending on the tape streamer model, a tape should be inserted 616 in the tape drive before starting mondoarchive, otherwise it may not 617 recognize the drive.</para> 615 618 </listitem> 616 619 </itemizedlist> … … 728 731 fopen(), fread(), fwrite() and fclose() to interact with tape 729 732 drives. That works for most drives but some drives just don't like 730 that.</para> 733 that. 734 Also, depending on the tape streamer model, a tape should be inserted 735 in the tape drive before starting mondoarchive, otherwise it may not 736 recognize the drive.</para> 731 737 <para>Mondo Rescue has been tested thousands of times on various computers. 732 738 It has worked for them. … … 2901 2907 and defblksize using 'mt', or tweaking Mondo's block size by 2902 2908 recompiling it with make INTTAPE=4096 or INTTAPE=8192 or something. 2903 Other than that, you need a priest or a refund.</para> 2909 Other than that, you need a priest or a refund. 2910 Also, depending on the tape streamer model, a tape should be inserted 2911 in the tape drive before starting mondoarchive, otherwise it may not 2912 recognize the drive.</para> 2904 2913 </answer> 2905 2914 </qandaentry>
Note:
See TracChangeset
for help on using the changeset viewer.