Running old disk image on new generation hardware

kishor92

New Member
Joined
Dec 21, 2022
Messages
2
Reaction score
0
Credits
23
Hello!!
I have a copy of disk image (OS + application) that used to run on a pentium 3 machine. As pentium 3 boards are not easily available now, I need to run the image on a i3 procesdor board.
Please suggest how to do that.

(It did not boot up on i3 procesdor when I tried)
 


If possible, I'd just run it virtualized - like with VirtualBox.
 
the P3 was 32 bit the I3 is 64 bit, try using Wine or set up a VB using winxp-32 to run it
 
What is the OS you are trying to run? your i3 is 64bit as @Brickwizard has stated
and what OS is running on the i3 machine? If it is some type of Linux try adding the 32bit architecture
Code:
sudo dpkg --add-architecture i386
 

Members online

No members online now.

Latest posts

Top