Cosmos icon indicating copy to clipboard operation
Cosmos copied to clipboard

File System Issue in Cosmos (Linux)

Open CodeCs1 opened this issue 2 years ago • 7 comments

Area of Cosmos - What area of Cosmos are we dealing with?

File System

Expected Behaviour - What do you think that should happen?

Creating file and folder.

Actual Behaviour - What unexpectedly happens?

Getting CPU exception (Interrupt) or crash when creating file and folder.

Reproduction - How did you get this error to appear?

When I was implementing SystemIO (for creating file(s)/folder(s))

Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?

Using Dev kit (latest version on github)

Video: https://github.com/CosmosOS/Cosmos/assets/97139418/4aeb4b93-bf26-4c4e-aa4b-f638ab42bba1

Sorry for my bad English =| - Code-dev -

CodeCs1 avatar Nov 19 '23 12:11 CodeCs1

are you using the provided filesystem.vmdk?

pleasenoban avatar Nov 19 '23 12:11 pleasenoban

provided filesystem.vmdk on this github

CodeCs1 avatar Nov 19 '23 13:11 CodeCs1

im not really sure on this one, fs on linux is kinda weird atm

pleasenoban avatar Nov 19 '23 13:11 pleasenoban

i don't know man, i tried so many way to fix but not work. I think the reason is from System.IO (dotnet for linux) but no clue.

CodeCs1 avatar Nov 19 '23 13:11 CodeCs1

i dont think thats the case because we plugged everything i suspect its a problem with the atapi driver or fat impl but i really have no clue

pleasenoban avatar Nov 19 '23 14:11 pleasenoban