Posts: 140
Threads: 18
Joined: Apr 2019
Reputation:
0
Is there any way to run=emulate 64bit OS on 32bit only hardware fast enough to boot it up. I know that it is extremely slow, but is it possible in any way to emulate 64bit OS faster by removing parts of it/making the emulation itself faster.
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
64 on 32 hardware -- doesn't run..
32 on 64 hardware will...
Usually if trying 64 on 32 it'll error...
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Posts: 1,522
Threads: 142
Joined: Mar 2016
Reputation:
0
Not so much these days. There was an era around 10 to 15 years ago when some 32bit cpus had enough muscle for 64bit hardware emulation but 64bit systems were much smaller than these days and often this was only used for 64bit applications development. Only a hobbyist or computer historian would want to deal with it anymore and I'm not sure there is even any usable 32bit hardware emulation software around anymore.
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Posts: 682
Threads: 98
Joined: Apr 2014
Reputation:
0
08-22-2019, 04:42 PM
(This post was last modified: 08-22-2019, 04:44 PM by newtusmaximus.)
Suggest you run LL 2.8 32 bit - Had that working on my old Toshiba A10 1GB RAM. Post details on the machine you wish to use.Running Debian 9 + non free 32 bit on my Fuju V3405 with 2 GB RAM
2006 - HP DC7700p ultraslim Desktop Intel 6300 cpu 4GB Ram LL3.8 64bit.
2007 - Fujitsu Siemens V3405 Laptop 2 GB Ram LL3.6 32bit. Now 32bit Debian 9 + nonfree.
2006 - Fujitsu Siemens Si1520 Laptop Intel T720 cpu 3GB Ram LL5.6 64 Bit
2014 - Fujitsu Siemens Lifebook E754 Intel i7 4712MQ 16GB Ram LL6.6
2003 - RETIRED Toshiba Satellite Pro A10 1 GB RAM LL2.8 32bit
Posts: 140
Threads: 18
Joined: Apr 2019
Reputation:
0
would installed system on qemu hdd format use less cpu when booting up? If so I could install it on another computer and then move the qemu image to this computer. Also forget to say that I had already boot up once with LL 3.2 64bit but it was only once with no any other software running. I want to make this work at least 20% more stable if possible and it would be enough for me.
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
(08-22-2019, 08:49 PM)minesheep link Wrote: would installed system on qemu hdd format use less cpu when booting up? If so I could install it on another computer and then move the qemu image to this computer. Also forget to say that I had already boot up once with LL 3.2 64bit but it was only once with no any other software running. I want to make this work at least 20% more stable if possible and it would be enough for me.
KVM/quem.. Is more virtualization vs emulation.. kinda like VMWare/Virtual box..
What can you tweak to make it run... Not sure..
Can you move it - yes...
Do an XML dump (virsh) of the VM (qcow?)... virsh dumpxml sysname > /path/sysname.xml
move it to where you want..
Do a define from the XML which has pointers for the qcow2 visrh define /path/sysname.xml
I use a similar method for cloning,
I typically clone my image with virt-clone prior - cloning needs additional tweaking but the above should allow moving.
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2