| This worked for me..
P00>>>ls fat:*.*/dva0 -l
--a----- 07/02/1996 17:10:48 948224 RAWHIDE.SYS
P00>>>sho config >fred
P00>>>cat fred > fat:fred.txt/dva0
P00>>>ls fat:*.*/dva0 -l
--a----- 07/02/1996 17:10:48 948224 RAWHIDE.SYS
--a----- 05/28/2073 14:53:20 1787 FRED.TXT
P00>>>
A couple things to note.. Versions of 4100/4000 SRM console prior to V4.8-X
required one to do the following prior to using the floppy and console's FAT
driver:
P00>>>show dev floppy # or config floppy, if in diag mode
P00>>>load fat # load the FAT overlay from ROM
V4.8-X console and beyond issue these two commands in the console's power-up
script so one no longer needs to issue the above two commands.. Not sure about
what may be causing intermittent behavior on the 2100 platform. You might try
asking the same question in the MVBLAB::SABLE conference.
BC
|