View Single Post
Old 18 August 2020, 10:01   #1
Starfox
Registered User
 
Join Date: Aug 2020
Location: Germany
Posts: 18
DiskSalv 1.42 Bug with Format at same drive

Good morning,


at the moment i write a Workaround for Disksalv 1.42 and the additional FORMAT Option.


Problem is that Disksalv gives an Error when Disksalv is at the same drive as the Source disk


Ex.: "Disksalv df0: df1: FORMAT" and Disksalv is stored at the same Source like DF0: in this case.


Then there is an Error "Replace Volume xy" can´t find Formatter and Disk-Validator.


If i choose "Disksalv df1: df2: FORMAT" and Disksalv ist stored on DF0: it works.


Now i would like to copy Disksalv at startup to RAM:


I´ve written this but Disksalv didn´t find Disk-Validator (don´t know why).


Code:
mount pipe:
makedir ram:l ; Creates the L Directory on Ram Disk

echo "Copy stuff to Ramdisk"
copy df0:disksalv ram:disksalv
copy df0:l/Disk-Validator ram:l/Disk-Validator
copy df0:format ram:format

cd ram:
disksalv df0: df1: FORMAT

Any Ideas ?
Attached Thumbnails
Click image for larger version

Name:	workbench1-crop-2008181003-01.png
Views:	199
Size:	4.4 KB
ID:	68529   Click image for larger version

Name:	workbench1-crop-2008181003-02.png
Views:	204
Size:	5.8 KB
ID:	68530  
Starfox is offline  
 
Page generated in 0.04482 seconds with 12 queries