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

Write more logs #6

Open
ColCh opened this issue Jan 3, 2025 · 6 comments
Open

Write more logs #6

ColCh opened this issue Jan 3, 2025 · 6 comments

Comments

@ColCh
Copy link

ColCh commented Jan 3, 2025

I'm trying to mount 9p share from windows 11 guest, host is macos

As I try to mount the share, I see nothing

PS C:\Users\colchWin11VM\Downloads\Mile.Cirno_1.0.501.0_Binaries\ARM64> .\Mile.Cirno Mount TCP 192.168.64.1 54321 share C:\MyMount
>>
Mile.Cirno 1.0 (Build 501)
(c) Kenji Mouri. All rights reserved.

PS C:\Users\colchWin11VM\Downloads\Mile.Cirno_1.0.501.0_Binaries\ARM64>

No mount is created, more info how I did setup that is here: utmapp/UTM#4348 (comment)

We expect some logs here, may be? Just to know what is going on

@MouriNaruto
Copy link
Member

MouriNaruto commented Jan 3, 2025

Is C:\MyMount exists? If not, please create an empty one before using Mile.Cirno. (For current Mile.Cirno release, it won't create an empty folder for mount if the mount target folder is not existed.)

Have you installed the Dokany driver in Mile.Cirno's release binary package?

Kenji Mouri

@MouriNaruto
Copy link
Member

Of course, I need to improve the logging experience.

Kenji Mouri

@ColCh
Copy link
Author

ColCh commented Jan 3, 2025

Is C:\MyMount exists?

I tried without creating, and tried again, after creating dir. Same result. Sorry for not mentioning that dir was created

Have you installed the Dokany driver in Mile.Cirno's release binary package?

Yes, as specified in install docs

@MouriNaruto
Copy link
Member

What's the %errorlevel% value after executing the Mile.Cirno?

Kenji Mouri

@ColCh
Copy link
Author

ColCh commented Jan 8, 2025

hm, may be I mistaken something, looks like qemu doesn't support 9p over tcp https://gitlab.com/qemu-project/qemu/-/tree/master/hw/9pfs

and entire mistake was from a forwarded port - that, in the end, pointed at nothing ... this was my mistake :) sorry

@MouriNaruto
Copy link
Member

OK. But I think Cirno should provide the enable the Dokany debug log mode feature.

So this issue won't close until I have done that.

Kenji Mouri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants