source: MondoRescue/trunk/mindi/rootfs/README@ 1043

Last change on this file since 1043 was 1043, checked in by Bruno Cornec, 17 years ago

merge -r978:1042 $SVN_M/branches/stable

  • Property svn:keywords set to Id
File size: 1.0 KB
Line 
1# $Id: README 1043 2007-01-08 22:31:22Z 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 CD (or, this set of floppy disks) 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# mondo-restore
14
15To edit the mountlist, type:-
16# 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.