this post was submitted on 27 Nov 2023
1 points (100.0% liked)

Framework

68 readers
1 users here now

Discussion around the Framework mission of building products that last longer by making them upgradeable, customizable, and repairable. Consumer electronics can be better for you and for the environment.

founded 11 months ago
MODERATORS
 

I tried to flash a Linux ISO onto that drive with balenaEtcher which I have done with countless USB drives, and for some reason I get an error when trying to boot into the drive. Do I need to use the USB Live boot version? Thanks

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 9 months ago

You likely need to disable secure boot in the BIOS (if you didn't already).

[–] xzot746 1 points 9 months ago

Explaining Computers on YouTube has a great video on how to do this..

That is exactly how I have it on my system.

[–] [email protected] 1 points 9 months ago (1 children)

I can't help with the Linuxing or the external boot drive but you should honestly just run Windows 11 instead of 10. Framework doesn't officially support 10, and after the initial setup, I've noticed no downsides to it day to day

[–] [email protected] 1 points 9 months ago (1 children)

Oh really? Crap, I’ll have to upgrade then. I installed win10, and don’t see an automatic way to upgrade so I’ll have to dig around a little

[–] [email protected] 1 points 9 months ago (1 children)

Windows Update should offer you the upgrade. If it does not, you can go to the site for installing Windows 11 (https://www.microsoft.com/software-download/windows11) and upgrade there.

[–] [email protected] 1 points 9 months ago

I had to do a fresh install cause win10 doesn’t support the tpm chip :(

[–] [email protected] 1 points 9 months ago

Yes you can, Linux doesn't care. Do note that secure boot is a thing and that might mess you up

[–] [email protected] 1 points 9 months ago

Glad you asked.

Your biggest concern is if you overwrite the windows bootloader with the Grub2. What will happen then is that windows won't boot without the external Linux Drive.

If you're wanting the most braindead way to avoid that, go ahead and remove your Windows SSD before installing Ubuntu. There are better ways if you're more competent in Linux (unlike me)

[–] [email protected] 1 points 9 months ago

There might be some bootloader shenanigans required. Like putting GRUB on the internal drive, then installing Windows, then putting Linux on the external drive.