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

Ventoy @ macOS 11.1 Big Sur #680

Open
DragonSerW opened this issue Jan 1, 2021 · 10 comments
Open

Ventoy @ macOS 11.1 Big Sur #680

DragonSerW opened this issue Jan 1, 2021 · 10 comments

Comments

@DragonSerW
Copy link

How can I make it work?

@ventoy
Copy link
Owner

ventoy commented Jan 13, 2021

Actually, mac machine is not fully supported.
Because I don't have any mac machine and never test Ventoy on any mac machine.

@DX37
Copy link

DX37 commented Jan 16, 2021

How can I make it work?

Maybe install homebrew on macOS and try to compile it from source?

@DragonSerW
Copy link
Author

I have homebrew installed.
How should I compile it?

@DX37
Copy link

DX37 commented Feb 2, 2021

I have homebrew installed.
How should I compile it?

https://github.com/ventoy/Ventoy/blob/master/DOC/BuildVentoyFromSource.txt

@wuJflower
Copy link

Did u compile it?

@carljmosca
Copy link

This seems like an interesting, very useful project - not had a chance to try it yet. When I have time, I and can try on my mac.

Github actions supports macOS...at least it is listed; not actually done anything but Linux with Actions yet but I have found it to be very feature-rich. https://github.com/features/actions

@Andrew-J-Larson
Copy link

How can I make it work?

Maybe install homebrew on macOS and try to compile it from source?

@DX37 even if it compiles, it will have issues since there is no support for creating and writing to ext[2/3/4]/xfs partitions on mac (only read-only implementations that can be installed from brew)

@topiga
Copy link

topiga commented Dec 1, 2021

How can I make it work?

Maybe install homebrew on macOS and try to compile it from source?

@DX37 even if it compiles, it will have issues since there is no support for creating and writing to ext[2/3/4]/xfs partitions on mac (only read-only implementations that can be installed from brew)

You can have some support with MacFuse, see their EXT wiki and their XFS wiki (not with much info)

@Andrew-J-Larson
Copy link

How can I make it work?

Maybe install homebrew on macOS and try to compile it from source?

@DX37 even if it compiles, it will have issues since there is no support for creating and writing to ext[2/3/4]/xfs partitions on mac (only read-only implementations that can be installed from brew)

You can have some support with MacFuse, see their EXT wiki and their XFS wiki (not with much info)

Yes, but that's highly unstable write mode, plus each MacOS update mostly breaks the driver anyways.

@FranklinYu
Copy link

FranklinYu commented Dec 22, 2021

A workaround is to boot the ISO in a virtual machine (with VirtualBox or VMware Fusion), and pass USB drive to the VM. See #35 (comment) by @TheAlienDrew.

By the way I think this issue is actually a duplicate of that issue.

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

8 participants