source: MondoRescue/branches/2.2.9/mindi/rootfs/README@ 3320

Last change on this file since 3320 was 3320, checked in by Bruno Cornec, 9 years ago
  • Re-add (thanks git BTW) the 2.2.9 branch which had been destroyed in the move to 3.0
File size: 1.0 KB
Line 
1# $Id: README 2710 2011-02-01 00:51:03Z bruno $
2#
3README MINDI LINUX / MONDO RESCUE February 7th, 2002
4
5For a really groovy boot disk, use Mindi in combination with Mondo Rescue,
6which may be found at <http://www.mondorescue.org>.
7
8This media image contains the tools required to do
9basic system maintenance, e.g. formatting, moving files, mounting partitions.
10
11If you used Mondo to make this CD (or set of floppies) then oh boy, are you in
12for some fun. To do a basic restore, type:-
13# mondorestore
14
15To edit the mountlist, type:-
16# mondorestore --edit-mountlist
17
18The archives can be accessed manually using the afio command, like so:-
19# afio -i -P bzip2 -Z /mnt/cdrom/archives/N.afio.bz2
20OR
21# afio -i -P lzop -Z /mnt/cdrom/archives/N.afio.lzo
22
23Tape archives cannot be accessed directly.
24
25NFS mounts should be made available automatically. If they aren't, use mount
26accordingly.
27
28Before you e-mail us, please read the FAQ, the manual, the log and preferably
29the mailing list.
30
31 - Dev Team
32
33
34
Note: See TracBrowser for help on using the repository browser.