[issue]: Adding BTRFS Support for F2 Menu & For Search Root (at least without RAID)
Official FAQ
- [x] I have checked the official FAQ.
Ventoy Version
1.1.0.7
What about latest release
Yes. I have tried the latest release, but the bug still exist.
Try alternative boot mode
Yes. I have tried them, but the bug still exist.
BIOS Mode
Both
Partition Style
MBR
Disk Capacity
1TB
Disk Manufacturer
No response
Image file checksum (if applicable)
None
Image file download link (if applicable)
No response
What happened?
I know it is duplicate of #3077 but I think the previous error is not detailed enough
the idea of ventoy is based on "universality" and it really achieve this very good in most aspects
the point is that btrfs is out there for long time now and has very good support and it is widely used in across linux distros and i am personally using it,
i didn't get the point that grub already support btrfs and ventoy use grub to operate, idk if it is easy to implement such thing from grub or no
I know implementing such support for raid can be tricky and not easy but most users don't use raid but use btrfs itself as one solid partition, so I think it is worth to implement
Hey cool!
Since this is more of a feature request than a bug, maybe it could be tagged as an enhancement?
It might also help to start a new discussion for it so it’s in the right place. and link it from this post when closing!
Thanks!
I am not so familiar with adding tags after publishing the post
If any admin can do so, i think it's worth discussing
I am not so familiar with adding tags after publishing the post
If any admin can do so, i think it's worth discussing
if you start a new discussion in eg top window:
you can then make note of the (square brackets)number eg # (123 without the space) You should get a popup with the right one
and just mark it here then close! there is some more info here about all this: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#links
;)
I am not so familiar with adding tags after publishing the post
If any admin can do so, i think it's worth discussing
if you start a new discussion in eg top window:
you can then make note of the (square brackets)number eg # (123 without the space) You should get a popup with the right one
and just mark it here then close! there is some more info here about all this: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#links
;)
I opened the discussion
Now just close it here?
I opened the discussion
Now just close it here?
Good job! indeed
#3438
Hi all, Please try this CI release which introduced experimental support for btrfs file system. https://github.com/ventoy/Ventoy/actions/runs/20126776253 https://ventoy.net/en/doc_github_ci.html
Requirements:
- Only support NO RAID mode (single mode).
- ISO file can NOT be compressed.