-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
BugA bug with the OSA bug with the OS
Description
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:
- Boot DogOS with the following command:
qemu-system-i386 -cdrom DogOS.iso -hda Filesystem.vmdk -boot d -m 2G - 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

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 OSA bug with the OS