react 前端框架如何驱动企业数字化转型与创新发展
907
2022-09-21
ThinkPad-X220 macOS 10.12.6 Installation Document
Step 2. Open /Applications > Utilities > Terminal and then enter the following commands to creat Install macOS Sierra (disk2s1)
sudo su; open /Volumes/linyongfeng\ HD/Library/Utilities/Install.macOS.10.12.6.MAS.dmg;/Volumes/Install.macOS.10.12.6.MAS/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/USB --applicationpath /Volumes/Install.macOS.10.12.6.MAS/Install\ macOS\ Sierra.app --no interaction;
Step 3. After Done and then copy the necessary files into Install macOS Sierra (disk2s1)
cp /Volumes/linyongfeng\ HD/Library/Applications/ThinkPad\ x220\ macOS\ Sierra\ Utility\ and\ Kext\ pack.zip /Volumes/Install\ macOS\ Sierra; cp -r /Volumes/linyongfeng\ HD/Library/Desktop\ Pictures /Volumes/Install\ macOS\ Sierra/; cp -r /Volumes/linyongfeng\ HD/Library/Applications /Volumes/Install\ macOS\ Sierra/; cp -r /Volumes/linyongfeng\ HD/Library/Utilities /Volumes/Install\ macOS\ Sierra/;
Step 4. Unzip the ThinkPad X220 macOS Sierra Utility and Kext Pack (ThinkPad x220 macOS Sierra Utility and Kext pack.zip) , Mount EFI on Install macOS Sierra (disk2s1) and copy the entire EFI folder from the Utility and Kext Pack to the EFI partition of Install macOS Sierra (disk2s1), replacing the existing folder if present
mkdir /Volumes/EFI; mount -t msdos /dev/disk2s0 /Volumes/EFI/; unzip -o /Volumes/Install\ macOS\ Sierra/ThinkPad\ x220\ macOS\ Sierra\ Utility\ and\ Kext\ pack.zip -d /tmp; cp -r /Volumes/Install\ macOS\ Sierra/ThinkPad\ x220\ macOS\ Sierra\ Utility\ and\ Kext\ pack/EFI /Volumes/EFI/; rm /Volumes/EFI/EFI/.DS_Store; ls -a /Volumes/EFI/EFI/; diskutil unmount /Volumes/EFI/;rmdir /Volumes/EFI/;
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~