On Fri, Dec 13, 2024 at 6:19 AM Georgi Guninski <ggunin...@gmail.com> wrote:
>
> > something does not work on a 32-bit machine, I thought I could resurrect 
> > the ancient one for that purpose -- and that purpose only!
>
> You may try to run 32 bit guest on x86_64 host virtual machine,
> probably using qemu/kvm.
>
> I am not sure which virtual machines give good performance in your case.
>
> Most x86_64 native linux include |qemu-system-i386| as a standard package.

Another VM option might be docker, which is much easier to install. I
never had patience to get qemu/kvm running for me,
but docker is easy.


>
> So on a decent 64 bit host you may try:
>
> qemu-system-i386 -m 4096 -drive=32bit_drive_file
>
> If this works, you will benefit from the good CPU of the host.
>
> There are frontends to qemu, but you will find the right options on
> the man page or on a web search.
>
> There are paranoid solutions to increase security using virtual
> machines, e.g. Qubes OS.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To view this discussion visit 
> https://groups.google.com/d/msgid/sage-devel/CAGUWgD-gBui_wD%2BMyKi2r%2BtPu%2BBNzg2WQ97ofq00VZNEvnuNqQ%40mail.gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/CAAWYfq3X2MUx0ortTMCkdysQmWJtcwa0whCArfw1jVqcnHowNw%40mail.gmail.com.

Reply via email to