mirror of
https://github.com/ventoy/Ventoy.git
synced 2026-03-03 00:07:49 -05:00
[issue] [bedrock linux]: Unmounting partition fails for different bedrock strata #1025
Labels
No labels
Denied Feature Request
File Corrupted
Fixed
Good practice
Not an issue
Not planed
USB 2.0/3.0
USB Hardware Issue
Wait Upstream Fix
bug
documentation
duplicate
enhancement
help wanted
question
wontfix
【Tested Image Report】
【Tested Image Report】
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Ventoy-ventoy#1025
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elegantShock2258 on GitHub (Nov 17, 2021).
Official FAQ
Ventoy Version
1.0.61
What about latest release
Yes. I have tried the latest release, but the bug still exist.
BIOS Mode
Both
Partition Style
MBR
Disk Capacity
32GB
Disk Manufacturer
SanDisk
Image file checksum (if applicable)
No response
Image file download link (if applicable)
not applicable
What happened?
Ventoy fails to umount devices for cross Bedrock strata
This is Expected behaviour, but i'm still opening this issue if some other fellow bedrockers are stuck here
There's probably a better way to do this but this is what i come up with and i think it's pretty straightforward
Then start a shell with the strata(which has the device), in my case i will start a shell from the arch strata so i will run
strat arch zshThen just unmount it as usual and
Run ventoy from the cli or the web, as you like it. (note that you have to do this under the shell we opened in step 2, i havent checked otherwise.)
Finally close the shell and enjoy :)
if there's any further problems regarding this behaviour, i will be happy to help :D