This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
operations:documentation.test_recording [2012/08/15 04:40] Jim Lovell |
operations:documentation.test_recording [2012/08/16 02:14] (current) Jim Lovell |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| To clear the disk module, ONLY IF YOU'RE CERTAIN there is no useful data (e.g. from a previous experiment) already on the disk! | To clear the disk module, ONLY IF YOU'RE CERTAIN there is no useful data (e.g. from a previous experiment) already on the disk! | ||
| - | <code> mk5=protect=off; mk5=reset=erase </code> | + | <code>mk5=protect=off |
| + | mk5=reset=erase </code> | ||
| + | Now repeat this test on the second module (if it's loaded): | ||
| + | |||
| + | Swap the module with the following commands: | ||
| + | <code> | ||
| + | mk5=bank_set=inc | ||
| + | ready_disk | ||
| + | </code> | ||
| + | Then repeat the test. Lastly, go back to the first module: | ||
| + | <code> | ||
| + | mk5=bank_set=inc | ||
| + | ready_disk | ||
| + | </code> | ||