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

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

Continue to remove floppy support

  • Property svn:keywords set to Id
File size: 994 bytes
RevLine 
[998]1# $Id: README 1581 2007-07-27 00:11:55Z 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
[1581]8This CD (or 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.