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

Last change on this file since 2142 was 1885, checked in by Bruno Cornec, 16 years ago
  • Remove floppy support from mindi and mondo and adapt docs
  • Align more mindi with the version from stable
  • Property svn:keywords set to Id
File size: 1002 bytes
Line 
1# $Id: README 1885 2008-03-01 23:38:35Z 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# 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.