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

Can be installed on an external USB or USB C device #73

Open
bonna79 opened this issue Nov 6, 2023 · 6 comments
Open

Can be installed on an external USB or USB C device #73

bonna79 opened this issue Nov 6, 2023 · 6 comments

Comments

@bonna79
Copy link

bonna79 commented Nov 6, 2023

I apologize but I don't know where to ask this question.
During the installation phase, is it possible to select an external SSD, connected via USB C or USB 3.1, and run Lunux Ubuntu from the external SSD? without having to partition the disk with mac osx installed?

Thanks and sorry if I posted a question in the wrong place

@JoshAtticus
Copy link

No, Apple Silicon doesn't support booting from external drives

@eslerm
Copy link
Member

eslerm commented Nov 7, 2023

@bonna79 u-boot supports external drives. Please see https://github.com/leifliddy/asahi-fedora-usb

@tobhe
Copy link
Member

tobhe commented Nov 7, 2023

@eslerm right, usb booting is possible but it would still require resizing apfs to store a recovery and the initial u-boot setup.

It might not work for @bonna79 as they said they do not want to reformat their internal disk. I think what @JoshAtticus meant to say was that it isn't supported by Apple, so not possible without modifications.

@JoshAtticus
Copy link

@eslerm right, usb booting is possible but it would still require resizing apfs to store a recovery and the initial u-boot setup.

It might not work for @bonna79 as they said they do not want to reformat their internal disk. I think what @JoshAtticus meant to say was that it isn't supported by Apple, so not possible without modifications.

yes, that is correct

@bonna79
Copy link
Author

bonna79 commented Nov 7, 2023

@eslerm right, usb booting is possible but it would still require resizing apfs to store a recovery and the initial u-boot setup.

It might not work for @bonna79 as they said they do not want to reformat their internal disk. I think what @JoshAtticus meant to say was that it isn't supported by Apple, so not possible without modifications.

Interesting . So now I read the specific link and then try to figure out how to make a Linux disk boot from usb .

Thank you

@1Guardian
Copy link

It is possible to do as it's what I use 24/7 on my macbook.

I use a fedora install to provide an on-disk grub env, and then I flashed the ubuntu image to my 500gb USB c drive and fixed all the mounting issues.

The only bug I have is that during the boot sequence, you have to unplug the usb and plug it back in or youll get kicked for the rootfs not being able to mount after grub.

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

5 participants