this post was submitted on 02 Nov 2023
35 points (90.7% liked)

Asklemmy

43340 readers
2067 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 10 months ago (1 children)

apple like hardware

Yeah, thats fine if Asahi totally substitutes or can substitute for MacOS. I need a lot of work on this topic because I've never ventured outside like CrossOver or whatever the thing that lets you run Windows on Mac. Is Asahi like that but on steroids basically?

[โ€“] [email protected] 11 points 10 months ago (1 children)

No. CrossOver only runs windows programs inside OSx, not windows itself. It's basically "just" Wine. BootCamp would be an actual dual-boot utility which made actually installing Windows onto x86 macs a bit easier. As far as I know, there's been no great success with installing Windows on M series macs. But it works just fine on x86 based apple computers.

Asahi is the linux project which is doing work to implement support for all the mac-specific hardware features that apple arm silicon has. Such as the GPU, fingerprint sensor, touch pad, etc.

Linux already works on arm in general, it's the core of android, after all. But apple keeps the way all their stuff works together for themselves. So using apple hardware, especially the new M series SOCs, with something other than their intended operating system, has to be figured out from scratch. That's what Asahi is doing, and they are very far along now.

I'm not sure you understand how operating systems work. They are not part of the hardware, they are only software, as long you have something else that also works on that hardware, you can completely delete what came with it, and put in whatever else you want. With x86 macs you can literally turn them into windows computers, it's not windows running inside OSx, just windows.

[โ€“] [email protected] 1 points 10 months ago (2 children)

only runs...in OS

Ah k, this was my understanding of running an alternative OS. Like I thought no matter what you run, Apple was still keeping supervisory control regardless. But I was thinking of this more in-line with what Cross-Over/bootcamp/wine etc do roughly speaking.

[โ€“] [email protected] 4 points 10 months ago* (last edited 10 months ago) (1 children)

You can run another operating system inside OSx, but that's a virtual machine, an entire virtual computer which you then install the other OS on.

You can also just install an OS an the actual computer. There is no way to make doing this completely impossible, and with professional hardware used by actual software professionals, trying to would be utterly unacceptable. Apple would lose an entire type of customer.

Even with game consoles, people like to circumvent the blocks around doing this and run whatever they want, for fun.

[โ€“] [email protected] 1 points 10 months ago (1 children)

I think I was thinking more like how Apple doesnt want Hackintoshes (Mac running on PC?) as opposed to this up-to-date characterization you are running off of

[โ€“] [email protected] 5 points 10 months ago* (last edited 10 months ago) (1 children)

You lost me again. Hackintoshes exist, and the only way apple has to stop them is the legal code around software licensing.

How is that relevant?

Apple can legally stop you from running OSx without a license, because you don't have a license, but they cannot stop you from running whatever you want on your hardware.

Apple can't attach a license to hardware, limiting what you are allowed to do with it. That would be stupid.

[โ€“] [email protected] 2 points 10 months ago

I need to shut up now aha

[โ€“] [email protected] 2 points 10 months ago (1 children)

Careful, bootcamp is running the is on bare metal. This is what you are asking for. The others are different and run ON macOS.

[โ€“] [email protected] 1 points 10 months ago (1 children)
[โ€“] [email protected] 2 points 10 months ago

Bootcamp is basically a software tools that helps prepare the installation of the different operating system (like Linux or windows) on a Mac.

It will create an install image, it will prepare a system partition and provides windows drivers for the hardware