@radix @MrSoup yeah … Apple didn’t release any specs for their stuff so the @AsahiLinux team had to reverse engineer everything.
check out my blog for longer form takes on things relating to work, life, data-engineering and more: https://gigatexal.blog
I’m a tech guy trying != a tech bro
Data Engineer and Twitter refugee (not laid off or an employee just a power user), love: Unix/Linux, programming, and cool people. He/Him. #beto2022
Check out my youtube channel for all things tech, linux, career, etc: https://www.youtube.com/channel/UCt7yfCrEEhZt9aoolhS5S_g
@radix @MrSoup yeah … Apple didn’t release any specs for their stuff so the @AsahiLinux team had to reverse engineer everything.
@ceciline02 when you execute those commands — not even sure if this would help — does dmesg say anything? Even before you go to mount them on boot maybe dmesg might say something about the disks? Or any log in var log?
@ceciline02 in a recovery mode what is the error when you try to mount the file system?
@boredsquirrel @swooosh not having to reboot would make this finally useable to me!
@exanime @boredsquirrel ehh macOS has really polished software. It can also run a lot of the open source software Linux gets. Media seems better on it. Rogue Amoeba makes some legit stuff. But it’s more or less tied to the hardware. If it were open I’d run Linux on it and im hoping Asahi gets us there. macOS also a bit more user friendly focused. 🤷🏾♂️
@ceciline02 you can pipe dmesg into less I think. Dmesg | less and then use the forward slash to search but also you can use the up and down arrows to go up and down.