source: MondoRescue/branches/stable/mindi/rootfs/README@ 1903

Last change on this file since 1903 was 1903, checked in by Bruno Cornec, 16 years ago

merge -r 1842:1889 2.2.5

  • Property svn:keywords set to Id
File size: 992 bytes
RevLine 
[998]1# $Id: README 1903 2008-04-09 23:13:58Z bruno $
2#
[1]3README MINDI LINUX / MONDO RESCUE February 7th, 2002
4
5For a really groovy boot disk, use Mindi in combination with Mondo Rescue,
[294]6which may be found at <http://www.mondorescue.org>.
[1]7
[1903]8This media image contains the tools required to do
[1]9basic system maintenance, e.g. formatting, moving files, mounting partitions.
10
[1581]11If you used Mondo to make this CD (or image) then oh boy, are you in
[1]12for some fun. To do a basic restore, type:-
[1581]13# mondorestore
[1]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
[998]28Before you e-mail us, please read the FAQ, the manual, the log and preferably
[1]29the mailing list.
30
[998]31 - Dev Team
[1]32
33
34
Note: See TracBrowser for help on using the repository browser.