码农知识堂 - 1000bd
  •   Python
  •   PHP
  •   JS/TS
  •   JAVA
  •   C/C++
  •   C#
  •   GO
  •   Kotlin
  •   Swift
  • Ubuntu 20.04 for MacBook with T2 (Kernel 5.15, 5.16 & 5.17)


    请访问原文链接:https://sysin.org/blog/ubuntu-2004-mac/,查看最新版。原创作品,转载请保留出处。

    作者主页:www.sysin.org


    ubuntu-mbp

    项目简介

    这是一款整合 Apple T2 驱动的 Ubuntu 20.04 镜像,并且使用了较新的内核版本(当前是 5.17)。

    理论上支持任意 “配备 Apple T2 安全芯片的电脑”,当然仅适用于搭载 Intel 处理器的 Mac。笔者在一台不配备 Apple T2 的 MacBook 也运行良好,也许它支持的机型更多,需要用户验证。

    项目主页:https://github.com/marcosfad/mbp-ubuntu

    Kernel from - https://github.com/marcosfad/mbp-ubuntu-kernel

    Using additional drivers:

    • Apple T2 (apple-bce) (audio, keyboard, touchpad)
    • Touchbar (apple-ibridge, apple-ib-tb, apple-ib-als)
    • mbpfan

    Bootloader is configure correctly out of the box. No workaround needed.

    安装建议

    不要在你主力 Mac 上安装,除非你准备更换为 Linux 另作他用。

    不要使用双系统,双系统虽然不难实现,但是在另外一个系统上磁盘改变往往对另外一个系统是致命的。

    仅仅是为了体验 Linux,没有必要使用该镜像,虚拟化是更好的方式。

    不要讨论为什么在 Mac 上运行 Linux,这个问题可能比 “库克时代还有人在 Mac 上运行阿三系统” 更加复杂。

    安装方法

    1. 下载 Linux ISO(见文末下载地址)

    2. 准备 USB 存储介质(4G 及以上,USB SSD 更佳)

      打开 “磁盘工具” 抹掉 USB 存储介质,格式:MS-DOS(FAT),方案:GUID 分区图

    3. 写入 ISO 镜像到 USB 存储介质

      !!! 注意不要插入其他 USB 存储介质,防止意外误操作!!!

      diskutil list  # found which number has the USB
      diskutil umountDisk /dev/diskX  # change X for your USB disk number
      sudo dd bs=4096 if=ubuntu-20.04-5.10-mbp-sysin.iso of=/dev/diskX
      
      • 1
      • 2
      • 3
    4. 启动 USB 安装介质

      重启或者重新开机,按住 Option 键不放,启动选择界面出现 “EFI Boot”

    5. 开始安装

      默认启动的是 LiveCD,就像 Ubuntu 原版一样,这属于 Linux 的范畴了,不在赘述。

    下载地址

    This release is the first multi-kernel release. I’ve embedded the kernels from Aunali, Jamlam and HWE.
    It includes the following kernels:

    • Ubuntu HWE 5.11.22
    • Linux Kernel 5.12.19
    • Linux Kernel 5.13.15

    All kernels are patched in two alternatives: Big Sur and Mojave.

    WiFi drivers need to be installed afterwards (see instructions in T2-linux).

    Installing instructions and more information about the build can be found on the readme

    The Latest release include kernel 5.15, 5.16 & 5.17.

    百度网盘链接:https://sysin.org/blog/ubuntu-2004-mac/

  • 相关阅读:
    2022牛客多校联赛第九场 题解
    [PyTorch][chapter 61][强化学习-免模型学习 off-policy]
    What I Read(1) 地理空间数据库原理(A) 绪论
    chromium通信系统-mojo系统(一)-ipcz系统基本概念
    前端的ElementUI表格里面的编辑前后的值的获取
    Echarts-丝带图
    实施OKR过程中需要注意的7个事项,尤其是第2个!
    AI大模型探索之路-实战篇13: 从对话到报告:打造能记录和分析的Agent智能数据分析平台
    数据结构与算法:树 赫夫曼树(二) (六)
    nodeJs+jwt实现小程序tonken鉴权
  • 原文地址:https://blog.csdn.net/netgc/article/details/125592960
  • 最新文章
  • 沪漂五周年了:我越来越迷茫了
    Agentic Skill Routing 实战:别再把所有 Skill 塞进 AI Agent 上下文
    MySQL-Seconds_behind_master的精度误差
    [MAF预定义ChatClient中间件-03]CachingChatClient——利用缓存省钱省时间
    AI的至暗历史:从万众期待到被政府撤资,AI的两次死亡徘徊
    Agent OS :五种驯服不确定性的范式
    PortSwigger SQL注入LAB11
    数据库即时编译JIT
    [Begin]AI Learn Data Day 0
    深度学习进阶(二十七)现代 LLM 的核心架构设计其二:SwiGLU
  • 热门文章
  • 十款代码表白小特效 一个比一个浪漫 赶紧收藏起来吧!!!
    奉劝各位学弟学妹们,该打造你的技术影响力了!
    五年了,我在 CSDN 的两个一百万。
    Java俄罗斯方块,老程序员花了一个周末,连接中学年代!
    面试官都震惊,你这网络基础可以啊!
    你真的会用百度吗?我不信 — 那些不为人知的搜索引擎语法
    心情不好的时候,用 Python 画棵樱花树送给自己吧
    通宵一晚做出来的一款类似CS的第一人称射击游戏Demo!原来做游戏也不是很难,连憨憨学妹都学会了!
    13 万字 C 语言从入门到精通保姆级教程2021 年版
    10行代码集2000张美女图,Python爬虫120例,再上征途
小工具 小游戏
Copyright © 2022 侵权请联系2656653265@qq.com    京ICP备2022015340号-1

京公网安备 11010502049817号