Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: despai on February 10, 2023, 02:09:37 PM

Title: Run QEMU as vms on Tiny Core core
Post by: despai on February 10, 2023, 02:09:37 PM
Hello everyone!

I am considering to use Tiny Core as a QEMU host to run virtual machines and have a very tiny small host runtime.

Has anyone tried this? If so, how? qemu.tcz ? compiling from source? Was there any issues running linux in qemu in a TinyCore host?

Thank you!
Title: Re: Run QEMU as vms on Tiny Core core
Post by: curaga on February 11, 2023, 01:54:39 AM
Yes, it worked fine with qemu (kvm) a few years back when I last tried.
Title: Re: Run QEMU as vms on Tiny Core core
Post by: despai on February 11, 2023, 08:44:28 AM
Did you run running QEMU in a Tiny Core host. Or did you mind to run Tiny Cory as a virtual machine? I meant the first case
Title: Re: Run QEMU as vms on Tiny Core core
Post by: Rich on February 11, 2023, 09:34:16 AM
Hi despai
The 64 bit and 32 bit  .info  files both give basic examples of booting
a Tinycore ISO using a Tinycore host:
http://tinycorelinux.net/13.x/x86_64/tcz/qemu.tcz.info
http://tinycorelinux.net/13.x/x86/tcz/qemu.tcz.info

You could try one of those to see how things work. If it looks like it
meets your needs, you can try using it to boot something else.
Title: Re: Run QEMU as vms on Tiny Core core
Post by: curaga on February 11, 2023, 12:48:41 PM
I ran TC and other distros on TC.
Title: Re: Run QEMU as vms on Tiny Core core
Post by: despai on February 11, 2023, 04:34:29 PM
That is mindblowing!!! I am going to try. Thanks