General Tech Help Good at troubleshooting? Have a non specific issue? Discuss general tech topics here.

JTIS21 for Dummies - Virtual Machine Template

Thread Tools
 
Search this Thread
 
  #1  
Old 03-03-2023, 01:12 AM
Throwback's Avatar
Senior Member
Thread Starter
Join Date: Jul 2022
Posts: 162
Received 95 Likes on 56 Posts
Default JTIS21 for Dummies - Virtual Machine Template

Installing JTIS on modern systems can be a challenge. I figured, "why not virtualize"? Yes, I know its been done before, but I haven't seen a pre-built template shared that makes it really easy. So I built one. Yes I did DM @jimlombardi first and this template is built on all the great work in his 64 bit thread(s).

System requirements: a vaguely useable Mac or PC made sometime in the past decade.This is a virtual machine appliance template with windows 98 and JTIS 21 pre-installed. Just deploy in virtualbox and hit start, it will power up and start JTIS.

Tl;dr guide for the initiated:
  1. Download the template https://drive.google.com/file/d/1PZW...ew?usp=sharing
  2. Download and install virtualbox if you don’t already have it https://www.virtualbox.org/wiki/Downloads
  3. Import the template and hit start
You now have working JTIS in a VM.
Step-by-step instructions for the less initiated:

1. Download the VM template package from here:
https://drive.google.com/file/d/1PZW...ew?usp=sharing
You’ll get a warning – you’ll have to trust me, or not install this.

2. Download and run latest Oracle Virtualbox installer for your system here: https://www.virtualbox.org/wiki/Downloads
3. Install with following options:

Finish the install and start VirtualBox

4. When Virtualbox starts, click import:





Once imported, hit start
VM will start up and JTIS will load.

Have fun.
Provided with no warranty, no money back, no guarantees, only fools and horses work…
Build notes:
  1. Installed standard windows 98SE
  2. Installed a vbe miniport driver to support higher resolutions. I left it on 1024x768 by default for compatibility, on first startup you can choose a resolution that works for you. (In win98 this is right click on desktop, choose properties, go to settings, configure 32 bit color and whatever screen res works best for your use case.)
  3. Edited c:\windows\jjtis.ini to change the data files reference path to the C:\jaguar\jtis folder, which contains a copy of the JTIS21 CD. (Windows 98 puts jjtis.ini in the SYSTEM path, not in %appdata%)
  4. Merged the content of the XK-specific JTIS19 with JTIS21, keeping all newer files. This means all the nice artwork of the XK is retained, but you can also browse/use the content for other Jaguars too. So far seems to work. Yes this makes it non-standard. You can always obtain the original JTIS and install in the VM instead from the existing sticky Win64 JTIS thread. Don’t ask me for support doing that. This package is installed as-is.
  5. There is NO network adapter. Do not attempt to connect the VM to the internet. There are ways to mitigate the risks of this, but it’s out of scope for this guide, and in any case all the protocols you'd use to transfer data or network a printer are insecure as hell and obsolete and would require you to reduce the security of the host system. Just don't. Use screenshots, and the virtual disk to copy data back and forth if needed.
  6. VM integration between virtualbox and windows XP is much better supported than 98, but I didn't have an XP iso lying around whereas, for some reason, I had a windows 98 one. I think this was from a retro gaming experiment a few years ago. Old age has wearied me and the years condemn, so I don't remember why. I wasn't willing to devote more effort to this, because its good enough. An XP version of this VM or even a windows 7 32 bit version would probably work a lot better and be able to export the PDFs more gracefully, but use more memory. This is just so lightweight.
  7. Tested on Windows 10 21H2 Build 19044.2486 and VirtualBox 7.0.6 r155176. Should work on most any virtualbox install, Windows, Mac or Linux. Linux users do not need instructions .
  8. I need someone to test this on an Intel Mac, and an M1 Mac.


Known issues

The ISO 8879 error from "Parser Message" when changing some pages. Just dismiss it and move on with your life.
FAQs
Why did you use VirtualBox? I prefer %virtualizationproduct%:
Because its free, open source, multi-platform, supports legacy-*** hardware well. Want to convert to a different format and upload here? Be my guest.

How do I get files in and out of the VM?
Use the attach virtual ISO feature in the VM settings

Can I print straight from the VM? to PDF?
That would be nice. see my build note on why it would have been better to use windows XP or 7 32 bit for this, but I didn't have those to hand. DM me if you can help.

This has been done before, why did you bother?
Just got laid off, why not. Apparently lots of people have done this but not uploaded the template to make it real easy.
 
The following 3 users liked this post by Throwback:
petemohr (03-03-2023), sossybaby (03-04-2023), V7Sport (03-03-2023)
  #2  
Old 03-05-2023, 09:46 AM
artntek's Avatar
Member
Join Date: Apr 2021
Posts: 36
Received 17 Likes on 15 Posts
Default

Thank you SO much for this- it’s a huge time-saver (from someone who’s been lost down a virtualization rabbit-hole for the past 2 weeks, trying to get winXP working at a usable speed).

I need someone to test this on an Intel Mac, and an M1 Mac.
confirmed it works on intel mac (model 5,1 with 6 cores/16MB RAM) running Catalina10.15.7

(I doubt it will work on M1 - I believe M1 will run only OS’s that are ARM based - but I’ll give it a try and report back.)
 
The following users liked this post:
Throwback (03-05-2023)
  #3  
Old 03-05-2023, 01:16 PM
Throwback's Avatar
Senior Member
Thread Starter
Join Date: Jul 2022
Posts: 162
Received 95 Likes on 56 Posts
Default

Originally Posted by artntek
Thank you SO much for this- it’s a huge time-saver (from someone who’s been lost down a virtualization rabbit-hole for the past 2 weeks, trying to get winXP working at a usable speed).



confirmed it works on intel mac (model 5,1 with 6 cores/16MB RAM) running Catalina10.15.7

(I doubt it will work on M1 - I believe M1 will run only OS’s that are ARM based - but I’ll give it a try and report back.)
Thank you for testing, and glad to be of help!
What virtualization platform were you tinkering with XP on? Curious, I would expect it to run just fine. If you have an ISO, DM me.

and Im sure you meant 16GB of ram, otherwise that's your performance bottleneck right there
 

Last edited by Throwback; 03-05-2023 at 01:22 PM.
  #4  
Old 03-05-2023, 03:01 PM
V7Sport's Avatar
Senior Member
Join Date: Nov 2019
Location: South County Rhode Island
Posts: 533
Received 340 Likes on 207 Posts
Default

Originally Posted by artntek
Thank you SO much for this- it’s a huge time-saver (from someone who’s been lost down a virtualization rabbit-hole for the past 2 weeks, trying to get winXP working at a usable speed).



confirmed it works on intel mac (model 5,1 with 6 cores/16MB RAM) running Catalina10.15.7

(I doubt it will work on M1 - I believe M1 will run only OS’s that are ARM based - but I’ll give it a try and report back.)
Right. Runs on an intel Mac but not M1 ( or M2 I would think) as virtual box is not supported.
 
  #5  
Old 03-05-2023, 04:35 PM
artntek's Avatar
Member
Join Date: Apr 2021
Posts: 36
Received 17 Likes on 15 Posts
Default

and Im sure you meant 16GB of ram, otherwise that's your performance bottleneck right there
Lol! Slip of the brain - yes - 16Gig. I tried a beta version of VirtualBox on M1, and as expected, no dice.
 
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
fredeborg
S-Type / S type R Supercharged V8 ( X200 )
4
01-20-2023 05:09 AM
Staatsof
S-Type / S type R Supercharged V8 ( X200 )
10
04-21-2015 06:15 AM
Diamondrmp
S-Type / S type R Supercharged V8 ( X200 )
2
01-17-2014 02:25 PM
Andy Cox
General Tech Help
8
09-20-2013 09:35 AM
dozierl
General Tech Help
13
12-27-2010 09:47 AM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 


Quick Reply: JTIS21 for Dummies - Virtual Machine Template



All times are GMT -5. The time now is 04:25 PM.