Originally created by @shenqistart on GitHub (Jun 29, 2021).
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
docker: Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory.
Originally created by @shenqistart on GitHub (Jun 29, 2021).
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
docker: Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory.
@csonuryilmaz commented on GitHub (Jan 15, 2023):
@effolkronium
@shenqistart
I can also suggest **tart** for M1 mac. I'm using it for a few months, works fine. :heart:
- :link: https://github.com/cirruslabs/tart
@pkasson commented on GitHub (Jan 20, 2023):
> @effolkronium @shenqistart
>
> I can also suggest **tart** for M1 mac. I'm using it for a few months, works fine. ❤️
>
> * 🔗 https://github.com/cirruslabs/tart
Does it support non Silicon images ?
# install zmicro (package manager, official site: https://github.com/zcorky/zmicro)
$ curl -o- https://raw.githubusercontent.com/zcorky/zmicro/master/install | bash
# install tart
$ zmicro package install tart
# install macos image
$ tart clone ghcr.io/cirruslabs/macos-sonoma-base:latest sonoma-base
# start macos vm
$ tart run sonoma-base
@whatwewant commented on GitHub (Sep 30, 2023):
> > @effolkronium @shenqistart
> > I can also suggest **tart** for M1 mac. I'm using it for a few months, works fine. ❤️
> >
> > * 🔗 https://github.com/cirruslabs/tart
>
> Does it support non Silicon images ?
supported now
simply install and use tart
```bash
# install zmicro (package manager, official site: https://github.com/zcorky/zmicro)
$ curl -o- https://raw.githubusercontent.com/zcorky/zmicro/master/install | bash
# install tart
$ zmicro package install tart
# install macos image
$ tart clone ghcr.io/cirruslabs/macos-sonoma-base:latest sonoma-base
# start macos vm
$ tart run sonoma-base
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @shenqistart on GitHub (Jun 29, 2021).
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
docker: Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory.
@sickcodes commented on GitHub (Jul 28, 2021):
Unsupported currently
@ilqvya commented on GitHub (Sep 21, 2021):
So, make it supported
@sickcodes commented on GitHub (Sep 23, 2021):
@effolkronium
@shenqistart
https://github.com/KhaosT/MacVM
@dinbtechit commented on GitHub (Dec 23, 2022):
Not sure how to install
kvmon mac m1.@csonuryilmaz commented on GitHub (Jan 15, 2023):
@effolkronium
@shenqistart
I can also suggest tart for M1 mac. I'm using it for a few months, works fine. ❤️
@pkasson commented on GitHub (Jan 20, 2023):
Does it support non Silicon images ?
@whatwewant commented on GitHub (Sep 30, 2023):
supported now
simply install and use tart