[我是页眉](https://github.com/TomGarden/TomGitActions) ---- > [正则匹配链接`[]()`语法上有局限性 , 如有疑虑可查看**本文**原文](https://github.com/TomGarden/tom-notes/blob/master/_posts/Collections/Operations/Linux/Ubuntu/Software/Ubuntu小工具.md) 开机自启动软件 Startup Applications [Linux 读写 Max HFS/HFS+ 硬盘](https://superuser.com/questions/84446/how-to-mount-a-hfs-partition-in-ubuntu-as-read-write) ``` 在 Ubuntu 读写 Apple HFS/HFS+ 硬盘指令 sudo mount --types=hfsplus,hfs --options=remount,rw,force /dev/sdb2 - remount 是因为 ubuntu 会默认挂载 硬盘 - force 是必须的字段 ``` ---- [我是页脚](https://github.com/TomGarden/TomGitActions)
我是页眉
开机自启动软件 Startup Applications
Linux 读写 Max HFS/HFS+ 硬盘
我是页脚