Code Monkey home page Code Monkey logo

Comments (3)

LukeShortCloud avatar LukeShortCloud commented on June 3, 2024

I tried installing winesapOS as a Parallels Desktop 18 virtual machine and it did not work. Here's the diff of the updated README.md instructions:

-| Graphics drivers | AMD | AMD, Intel, NVIDIA, VirtualBox, and VMware |
+| Graphics drivers | AMD | AMD, Intel, NVIDIA, Parallels, VirtualBox, and VMware |
-- Graphics = AMD, Intel, or NVIDIA, VirtualBox, or VMware Fusion/Workstation virtual graphics device.
+- Graphics = AMD, Intel, or NVIDIA, Parallels Desktop, VirtualBox, or VMware Fusion/Workstation virtual graphics device.
-    3. with VMware Workstation on Linux or Windows.
+    3. with Parallels Desktop on macOS (Intel only).
+        - Parallels Desktop > Install Windows or another OS from a DVD or image file > Image File > select a file... > (select the winesapOS IMG file) > Continue > Please select your operating system: > More Linux > Other Linux > OK > Name: winesapOS > Create
+    4. with VMware Workstation on Linux or Windows.

This is the error message I get:

There is no operating system installed in this virtual machine.

To install an OS, connect a source with OS installation files, such as a CD, thumb drive, or disk image, and reset the virtual machine. For more information, see Parallels Desktop Help.

from winesapos.

LukeShortCloud avatar LukeShortCloud commented on June 3, 2024

I tried to convert our image to the old HDS format.

$ qemu-img convert -f raw winesapos-3.3.0-minimal.img -O parallels winesapos-3.3.0-minimal.hds

When importing the disk in Parallels, it tries to convert it to the new HDD format but it instantly fails.

from winesapos.

LukeShortCloud avatar LukeShortCloud commented on June 3, 2024

I got this working by converting the raw winesapOS to the VirtualBox (VDI) format. VMware (VMDK) did not work. Then I converted it to a Parallels image.

$ qemu-img convert -f raw winesapos-<VERSION>-<TYPE>.img -O vdi winesapos-<VERSION>-<TYPE>.vdi
$ prl_convert winesapos-<VERSION>-<TYPE>.vdi --allow-no-os --stand-alone-disk --dst=winesapos-<VERSION>-<TYPE>.hdd

Then use the resulting winesapos-<VERSION>-<TYPE>.hdd image.

from winesapos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.