Last change
on this file since 270 was 30, checked in by bcornec, 20 years ago |
Id property added on files to allow for better conf. management
|
-
Property svn:keywords
set to
Id
|
File size:
1.0 KB
|
Rev | Line | |
---|
[1] | 1 | README MINDI LINUX / MONDO RESCUE February 7th, 2002
|
---|
| 2 |
|
---|
| 3 | For a really groovy boot disk, use Mindi in combination with Mondo Rescue,
|
---|
| 4 | which may be found at <http://www.microwerks.net/~hugo>.
|
---|
| 5 |
|
---|
| 6 | This CD (or, this set of floppy disks) contains the tools required to do
|
---|
| 7 | basic system maintenance, e.g. formatting, moving files, mounting partitions.
|
---|
| 8 |
|
---|
| 9 | If you used Mondo to make this CD (or set of floppies) then oh boy, are you in
|
---|
| 10 | for some fun. To do a basic restore, type:-
|
---|
| 11 | # mondo-restore
|
---|
| 12 |
|
---|
| 13 | To edit the mountlist, type:-
|
---|
| 14 | # edit-mountlist
|
---|
| 15 |
|
---|
| 16 | The archives can be accessed manually using the afio command, like so:-
|
---|
| 17 | # afio -i -P bzip2 -Z /mnt/cdrom/archives/N.afio.bz2
|
---|
| 18 | OR
|
---|
| 19 | # afio -i -P lzop -Z /mnt/cdrom/archives/N.afio.lzo
|
---|
| 20 |
|
---|
| 21 | Tape archives cannot be accessed directly.
|
---|
| 22 |
|
---|
| 23 | NFS mounts should be made available automatically. If they aren't, use mount
|
---|
| 24 | accordingly.
|
---|
| 25 |
|
---|
| 26 | Before you e-mail me, please read the FAQ, the manual, the log and preferably
|
---|
| 27 | the mailing list.
|
---|
| 28 |
|
---|
| 29 | - Hugo Rabson <hugo@firstlinux.net>
|
---|
| 30 |
|
---|
| 31 |
|
---|
| 32 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.