1-4
Upgrade Manual
1.2 Save Information to Diskette
To transfer environment variable (EV) settings and ECU data, copy the
information to a diskette. You will then restore this information after the new
system drawer is installed.
NOTE: You must type the commands exactly as they appear in Example 1–2.
Example 1–2 Saving Information to Diskette
P00>>> show dev floppy
Ê
polling floppy0 (FLOPPY) PCEB - XBUS hose 0
dva0.0.0.1000.0 DVA0 RX23
P00>>> chmod +w dva0.0.0.1000.0
Ë
P00>>> cat eerom >pmem:800000
Ì
P00>>> cat toy >pmem:802000
Í
P00>>> cat pmem:800000 -l 2200 >dva0.0.0.1000.0
Î
P00>>> hd buf/dva0
Ï
block 0
00127860 93 19 20 06 01 04 0E 00 1E 00 AE 00 FC 0B 03 00
00127870 00 00 01 00 00 00 FF FF FF FF 00 00 00 00 00 00
00127880 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
P00>>> ^C
P00>>>