Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NTFS volume not mounted a rw, only ro + Crash on dir command #3

Open
nickylimjj opened this issue May 25, 2022 · 8 comments
Open

NTFS volume not mounted a rw, only ro + Crash on dir command #3

nickylimjj opened this issue May 25, 2022 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@nickylimjj
Copy link

Hi @wolfcod,

I am running UEFI shell in VMware® Workstation 15 Pro (15.5.7 build-17171714).

The ntfs.efi was built by adding to the OvmfPkg using VS2015X64 toolchain.

Whilst I can compile and load the DXE driver (I put it into my ESP partion and run fs0:\ load ntfs.efi, it mounts the NTFS volume as ro. When i try run dir on it, the program crashes.

image

@wolfcod
Copy link
Owner

wolfcod commented May 25, 2022

Hi, it's almost a couple of years which this project is not under maintenance. The RO mounting was something I did as latest change, but I guess the biggest issue is related to NTFS3G driver based on an old release. Anyway, thanks for noticing me.. I'll build everything in my oldest setup to identify and to fix this bug.

cod

@wolfcod wolfcod added the bug Something isn't working label May 25, 2022
@nickylimjj
Copy link
Author

Hi, thanks for the prompt reply! Let me know how I can help, would gladly support any requests. 😄

@wolfcod
Copy link
Owner

wolfcod commented May 25, 2022

The Volume has been prepared using which version of Windows OS? 7 10 or 11?

@nickylimjj
Copy link
Author

nickylimjj commented May 25, 2022

The Volume has been prepared using which version of Windows OS? 7 10 or 11?

Prepared for Win 10

Edit:
Specifically

cmd> systeminfo
[...snip...]
OS Name:        Microsoft Windows 10 Pro
OS Version:     10.0.19042 N/A Build 19042

image

@wolfcod
Copy link
Owner

wolfcod commented Jun 14, 2022

Hi, I prepared the environment and built the version with VS2015x64 and VS2019 (OvmfPkg + EmuPkg arch x64 toolchain vs2019).

I prepared also with windows 10 pro a new drive to be used with qemu.

@wolfcod
Copy link
Owner

wolfcod commented Jun 14, 2022

Confirmed. It crash also in qemu when Ntfs driver is loaded.

@wolfcod
Copy link
Owner

wolfcod commented Jun 15, 2022

@nickylimjj can you tell me which version of EDK2 you tried to build? The main branch used into tianocore/edk2 project has some issues with kernel debugging and ovmf package..

@wolfcod wolfcod self-assigned this Jun 15, 2022
@nickylimjj
Copy link
Author

I believe i used UDK2018 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants