pyilper 1.8.5 beta1 released
|
12-22-2021, 08:48 AM
Post: #1
|
|||
|
|||
pyilper 1.8.5 beta1 released
pyILPER 1.8.5 beta1 has just been released on GitHub.
There was a request to support virtual disk drives for the HP-Portable Plus computer. Since this was not compatible with the current virtual disk drive for LIF image files I created a new device type "virtual raw disk device" which was tested successfully by the requestor. See the pyILPER online manual for details. Other changes and fixes are documented in the release page. if you would like to give this beta version a try please download the zip-file and proceed as per description. This beta is not available on my Anaconda channel. Development/beta and production versions of pyILPER use different sets of configuration files. If you would like to use the configuration of your production version with the 1.8.5 beta version you can copy that configuration with the "-cc" command line parameter. See the "Miscellaneous" - "Command line parameters" page in the online manual. Note: In preparing the support of Python 3.9 I accidentally checked in a 1.8.4 development version instead of the 1.8.3 production version in the Anaconda channel. This 1.8.4 development version was probably installed by a number of pyILPER users. You find the pyILPER version number in the title of the main pyILPER window. This development version is almost a 1.8.3 version with a small fix for the virtual HP 7475 plotter. Therefore, there will be no 1.8.4 production version to allow everyone for a clean upgrade to 1.8.5. Have a very merry christmas season! Joachim |
|||
12-25-2021, 10:47 PM
Post: #2
|
|||
|
|||
RE: pyilper 1.8.5 beta1 released
What am I doing wrong?
Code: (base) PS C:\Users\Dave> python |
|||
12-26-2021, 08:46 PM
(This post was last modified: 12-26-2021 09:03 PM by jsi.)
Post: #3
|
|||
|
|||
RE: pyilper 1.8.5 beta1 released
This seems to be a problem with an existing configuration of an old pyILPER beta or development version.
Please try Code: python start.py --clean in the directory of the 1.8.5 beta1 software to clean the configuration. You need to use this parameter only once. Or try; Code: python start.py -cc This overwrites the config of the beta/development version with the config of your production version. Use this parameter only once. Regards Joachim |
|||
12-26-2021, 11:46 PM
Post: #4
|
|||
|
|||
RE: pyilper 1.8.5 beta1 released
Thanks. That worked.
I like pyILPER's feature to browse the directory of a mounted image. Unfortunately this doesn't work for raw disk images. As an alternative, I've found the utility OFSMount does a pretty good job when working with offline DOS disk images. https://www.osforensics.com/tools/mount-...mages.html Dave |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)