CosmosOS / Cosmos

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
https://www.goCosmos.org
BSD 3-Clause "New" or "Revised" License
2.85k stars 536 forks source link

File.Create do Invalid Opcode when file extension size is larger than 3 #2978

Open valentinbreiz opened 2 months ago

valentinbreiz commented 2 months ago

image

The last command makes the kernel crash

9xbt commented 2 months ago

Interesting

9xbt commented 2 months ago

Ah I see Cosmos's FAT32 impl doesnt support LFS (Long Filename Support)

9xbt commented 2 months ago

@valentinbreiz

valentinbreiz commented 2 months ago

It used to work before

9xbt commented 2 months ago

Ah weird then

winbamstudios commented 2 months ago

in the meantime maybe try using "cfg" instead of "conf"

9xbt commented 2 months ago

^

cameronos commented 1 month ago

Works for me using VFS on VMWare... tested on both my OS and Aura 🤔 4letterfileextensionAURA 4letterfileextension