Exception: no disk founded #2730
-
i have geted answer: (You cant use the VFS on real hardware since its a virtual filesystem) but what can be used besides VFS why when I run my OS on a real computer via flash drive I get an error: (Exception: disk not found) namespace test.os
} |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
You cant use the VFS on real hardware since its a virtual filesystem |
Beta Was this translation helpful? Give feedback.
no, this is plain wrong. A VFS is an abstraction layer and does not require some "specific" hardware to be emulated. The only problem is that the Cosmos VFS and the disk drivers are just not that good.
There is no SATA & NVMe Driver, so you are gonna have to connect your drive using IDE. Also, you need to properly format your drive to be recognizable by Cosmos.