Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread hms--- via Freedos-user
Hi Jerome My original question was about the maximum size of access directory. It appears to be about 512Mb. FreeDos will not run under QEMU if this size is exceeded. My image file was 200Mb. I have removed KVM and QEMU and had planned to reinstall with a 2G image as you suggest. This being

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread Jerome Shidel via Freedos-user
Hi, Since you said, the source code is about 640MB and is on an old XP machine…. Why not just boot the FreeDOS Live CD, enable LFN support by installing the driver to the Live Environment and running it. Then install the compiler to the Live Environment. Then just compile the source directly

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread Eric Auer via Freedos-user
Hi Jim, while this is a bit off-topic: Turning a 32-bit Ubuntu into a 64-bit one is tedious, so the recommended way is to just install the new over the old and keep your home directory. A few commands in the shell can help you to, more or less, clone your old package selection into the new

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread Jim Hall via Freedos-user
Jim Hall wrote: [..] > > If there's a config issue on your Lubuntu, you might > > consider updating to 23.10 or 24.04 LTS Liam Proven wrote: > Whoah. Not correct. Not possible. > > LTS releases can be upgraded directly to the next LTS release (and > nothing else.) > > Interim releases only to the

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread Eric Auer via Freedos-user
How about using Dosemu2? When you add their PPA, you get frequent updates. Unfortunately focused on 64-bit distros, but performance is quite okay and it can map any Linux directory to a DOS drive letter, so size is "unlimited". Eric Hi Jim Thanks again. My problem is that I have assembler

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread Liam Proven via Freedos-user
On Mon, 11 Mar 2024 at 17:52, hms--- via Freedos-user wrote: > > I have stayed with Lubuntu > 18.04 as the later versions use SNAP and no longer support old hardware. That is a fair point. 20.x and onwards no longer support x86-32 hardware. Debian still does, although support is being removed

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread Liam Proven via Freedos-user
On Mon, 11 Mar 2024 at 15:31, Jim Hall via Freedos-user wrote: > For what it's worth: Lubuntu 18.04 LTS is quite old. True. > I understand the > release "number" is actually a date, so 18.04 was released in April > 2018. Cirrect. > Wikipedia says this was supported for 3 years Yes. This is

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread hms--- via Freedos-user
Hi Jim Thanks again. My problem is that I have assembler source code from 40 years that occupies about 680Mb that needs to reside on one drive in order to assemble. Then there are the application programs. All this currently resides on an ancient XP machine.  I have stayed with Lubuntu 18.04

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread Jim Hall via Freedos-user
On Mon, Mar 11, 2024 at 3:34 AM h...@iafrica.com wrote: > > Hi Jim > Thank you. I have few questions. What is the maximum size allowed for > the FreeDos image file? Can I resize my image file, currently 200Mb? Can > I create an additional virtual drive "D:" and mount it in the same way? I

Re: [Freedos-user] QEMU - Max size of Linux access folder

2024-03-11 Thread hms--- via Freedos-user
Hi Jim Thank you. I have few questions. What is the maximum size allowed for the FreeDos image file? Can I resize my image file, currently 200Mb? Can I create an additional virtual drive "D:" and mount it in the same way? Re. Use of "sudo" When I tried to run QEMU with with the "-enable-kvm"