Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jean-Yves

Pages: [1] 2 3 ... 7
1
Sorry, not had much time for any OS/2 stuff recently. I hope to have another try this weekend.

2
Hi Richard,

I thought I'd answered already but seems like my reply went into \DEV\NUL or something! :D

Anyway - I tried, but as soon as I tried adding disk 2 contents to the disk 1 files in the combined folder, there was a filename clash.

Hey ho - I'm going to try to get my eComStation VM image over to my Linux laptop and see what I can do on that.  I'm pretty sure I have the 2.0 pre-release running on that image already so it should work.


JY

3
Hi Jean-Yves,

I'm really sorry to hear that you're having issues. I've replied separately by private message

Have replied by PM too but just to repeat what I said there, no apology is needed - I'm pretty sure it does not say compatible with ArcaOS 5.1 on the box  ;D


4
Hi Neil, from what I can tell in the docs, 2.0 is 32-bit so should work fine.

My understanding is that 3.0 is Windows-only. Is that incorrect?

5
So in the end I decided to just re-install ArcaOS 5.1 with a 2GB drive instead of 4GB.

The installer ran and disk1 completed, then when it asked for disk 2, it repeatedly failed to accept A: as a drive, saying it could not find the path and asking for it again, defaulting to a corrupted path of a "C" with some kind of cedilla, a 6 and then a small diamond character.



I then mapped a shared folder and in that placed 7 directories with the disks 1-7 files in the appropriate one. My thinking was that since the installer prompts for the location of each disk, I did not need to use the floppy images.   Again, same error

Since the image files were made from the same set of diskettes that I now have and both the images and raw files have this issue, can we assume that something on the original installer is corrupt?

Richard did you manage to install from the images your end?

6
Many thanks both. I’ll report back how it goes.

7
I've hit another problem.

I downloaded the images from archive.org, renamed them all to .img so that Vbox would understand them, and then run the installer. However,  because my virtual hard drive is 4GB, the installer program free-space checking routine has an overflow error and reports -1295516K available (note the minus sign).

Is there a way around this, short of creating a second VM, installing on a smaller hard disk and then copying the installed files and config.sys entries over?  Does anyone know whether any other config files are amended/created?

The installer is a .exe so not modifiable rexx.

What's the max HDD size that OS/2 circa 1993 knew about, does anyone know? Should I play safe and give it just 500MB? I've a feeling that ArcaOS wants more though?

8
Ahah!  Well that’s good news.

Thanks Richard  ;)

Ivan, Steven, many thanks for that info. All good to know.

9
Hi,

I'm trying to create disk images of the retail copy of CA-Realizer 2.0 which I managed to buy recently. Amazingly I was able top copy over the files from all 7 installation diskettes.

For the diskette image, I downloaded the empty floppy image package from archive.org [1]

Initially I used the 2.88MB empty file but ArcaOS (in VirtualBox 7 on Linux) fails to read these. I get a "SYS0027: The drive cannot find the sector (area) requested." error when I try to go to A:

So I guess first question is - can ArcaOS read 2.88MB floppies?

Assuming not, I did then try to use the 1.44MB empty image but I was getting a not enough space error on disk4 (of 7).   What's the best way in Linux to copy the contents of a directory into a disk image file?

Incidentally, the way I copied the files from the diskettes was using a USB floppy drive and drag and dropping all files from the floppy into 7 directories on Zorin 17 Linux using the file manager (ie I did not use the terminal). 
(I know macOS adds all kinds of nonsense when copying files, which is why I did this in Linux.)
ls -al does not show anything added as far as I can tell.

Any thoughts would be appreciated. Thanks :)

[1] https://archive.org/details/blank-floppy-disks

10
Virtualization / Re: ArcaOS 5.1 on Apple Silicone
« on: August 24, 2024, 06:47:42 pm »
Hi thanks for that info and apologies for very late reply - I was hoping the fix would be incorporated into UTM, but that's still not done so for now I've just installed it in VBox on my Linux laptop that is Intel-based. Bought the 5.1 upgrade yesterday :)

11
Virtualization / Re: ArcaOS 5.1 on Apple Silicone
« on: July 17, 2024, 10:59:23 am »
Sorry for late reply and thanks for looking into this. :)

I was aware of the native build for AS but I've been told to steer away from this as it's already no longer supported and from what I can tell speaking to a few people (on the webs, so pinch of salt, etc), there are no plans to resurrect it.  From memory VBox asks for escalated privileges for some of its processes - I'd rather not allow that for something that won't get security updates.

PS - I've not got around to buying 5.1 yet.  So it's not urgent.

12
Virtualization / Re: ArcaOS 5.1 on Apple Silicone
« on: May 17, 2024, 11:11:19 am »
Hi Roderick,

Thanks for the link - tbh I'm trying to avoid VMWare following the Broadcom buyout. I don't trust them to not ditch the free layer at the drop of a hat.

I'll probably just install on the Linux laptop.

13
Virtualization / ArcaOS 5.1 on Apple Silicone
« on: May 16, 2024, 01:15:59 pm »
Hi,

I've been away from ArcaOS for a while, although I'd occasionally take a look here to see how things are giong. Anyway, I've been meaning to get back into it for a while as it always drags me back into its orbit when I've been away too long ;)

I'm looking at buying a 5.1 license (upgrade from 5.0) and wondered whether anyone had got that working on the UTM in Intel emulation mode on an Apple Silicone Mac? UTM is effectively QEMU with a pretty front end plus a few extra bits.

My laptop is a MBP M3 if that has any bearing. A bit of a beast so the emulation should be zippy enough I think, assuming I can get it running.

If not I'll get it set up under VirtualBox on my Intel Linux laptop instead, so all is not lost.

Thanks

14
Applications / Re: Visual BASIC for OS/2
« on: June 21, 2017, 12:14:46 pm »
No template that I can see - neither in the VABASIC folders nor in the main OS/2 templates folder.

Ouput of script attached.

15
Applications / Re: Visual BASIC for OS/2
« on: June 21, 2017, 10:55:03 am »
Hi Andre,

See attached screenshot for the desktop objects I have - remember that this is just the client version - I did not install the server.

With regards config.sys, these lines have VABASIC in them. Note that I installed into C:\Programs rather than direct to the root of C:

Code: [Select]
LIBPATH     C:\Programs\VABASIC\SOM\LIB; C:\Programs\VABASIC\DLL;
PATH        C:\Programs\VABASIC\SOM\BIN; C:\Programs\VABASIC\BIN;
DPATH       C:\Programs\VABASIC\SOM\MSG;
HELP        C:\Programs\VABASIC\HELP;
SOMIR       C:\Programs\VABASIC\SOM\ETC\SOM.IR;
INCLUDE     C:\Programs\VABASIC\SOM\INCLUDE;
VWDIR       C:\Programs\VABASIC;
LIB         C:\Programs\VABASIC\SOM\LIB;
SOMBASE     C:\Programs\VABASIC;
SMINCLUDE   C:\Programs\VABASIC\SOM\INCLUDE;
SMTMP       C:\Programs\VABASIC\SOM\TMP;

Pages: [1] 2 3 ... 7