Skip to content

[BUG] QEMU cannot read VMDK #19

@TaromaruYuki

Description

@TaromaruYuki

Describe the bug
QEMU cannot read the provided VMDK. This happens when the OS tries to read the system.ini file, failing by saying the file does not exist. VMDK works fine on VMware.

To Reproduce
Steps to reproduce the behavior:

  1. Boot DogOS with the following command: qemu-system-i386 -cdrom DogOS.iso -hda Filesystem.vmdk -boot d -m 2G
  2. OS throws error saying file does not exist.

Expected behavior
DogOS should boot into the shell with no errors, loading the system.ini and users.ini file.

Screenshots
image
Screenshot from Kold

DogOS Info

  • DogOS Version: 0.0.1
  • DogOS Branch: main

Additional context

Problem reproduced on my Windows 11 machine with the latest QEMU version and new OS files.

Metadata

Metadata

Assignees

Labels

BugA bug with the OS

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions