当前位置:网站首页>2018 y7000 upgrade hard disk + migrate and upgrade black apple
2018 y7000 upgrade hard disk + migrate and upgrade black apple
2022-07-03 10:19:00 【Innocent^_^】
A quick tour of
Upgrade the system hard disk
Here is a general introduction to the things to be prepared and my upgrading hackintosh Problems encountered in , The specific process video should be easy to search on all major platforms . Here's a reminder , If you can't or really can't learn to dismantle and migrate, or worry that your operation will hurt your computer , Please pay someone else to upgrade the system hard disk , The market will not arrive 50. The first thing you need to do this is Be patient and careful to the greatest extent .
Hardware preparation
- A Lenovo Y7000 The computer (2018 paragraph )
- samsung 980 500G Solid state disk ( The actual availability is about 460G)
- lenovo NVME Solid state drive box ( transfer win Put a new hard disk when necessary )
- BCM94352Z network card (M.2 Interface , Dismantle the machine and replace it directly ,mac No drive ,win In need Download driver )
- Several disassembly tools ( bolt driver 、 Remove the card of the machine box or a slotted screwdriver )
- With a PE Start the system U disc
Software preparation and its use
( I think this is just a PE There should be something in the system , All in pe Finish in )
- Aomei District assistant ( Used to migrate disks )
- DiskGenius( Used to partition disks and create EFI Boot partition )
- Guide the repair assistant ( Used to generate boot files )
Suggested order : First migrate windows Then migrate macos, Because if you move the black apple first , transfer win The partitions will be erased when , Then we need to migrate again mac
Other problems : If the original hard disk EFI The boot partition is not on the system disk , It is suggested that pe Delete this partition first , After migration win Create a new one on the new hard disk EFI Partition , Then use the boot repair assistant to write EFI, When writing, pay attention to which hard disk it is writing .
One more , After the boot repair assistant writes the boot file to the new hard disk , I still can't get into the system , You can succeed as shown in the figure below .
Picture original address :https://xw.qq.com/cmsid/20210108A02ZWZ00?f=newdc
Refer to the video for the specific process : How to replace the computer with a new hard disk without reinstallation , Hard disk copy migration system at the same time to C Disk expansion capacity
upgrade Hackintosh
In order to experience the following ( It's really delicious ), I decided to use the one that has been used for a long time Mojave10.14.6 Upgrade to Catalina10.15.4.
Please back up the whole process for installation macOS Of EFI file .
Software preparation and use
- easyUEFI(win): Used to guide macOS Of cloverx64.efi Files added to boot Startup list .
- Clover Configurator(mac): Mount partition . hold win After the migration, you can put the new hard disk into the notebook , Put the old hard disk into the hard disk box , I put the mojave Reserved for urgent use . It can be used clover Then mount a partition on the old hard disk and efi File put in .
- Carbon Copy Cloner(mac): transfer macOS, Highly recommend this
- macOS Self contained disk assistant : Used to erase the partition , And set the file format to APFS( This format is used for solid state drives , The mechanical disk uses log expansion )
Specific process can refer to : Black Apple Lossless hard disk migration
Other problems and precautions
The installation process of black apple is the least reference , Many steps may not be available online , I have done a lot of coquettish operations with my experience in this upgrade , There are two main ones :
- Restart after installation to enter uefi List interface , Found that the boot file was deleted : Go to win, use DiskGenius hold EFI Then copy the file , And then use uefi take cloverx64.efi Added to the uefi list
- The sound card cannot be used after the system is updated , Input password 、 It took a long time for the display to show : This is because of the driver version , new efi In the document , I put kext It's all replaced by mojave In Chinese , At first, it was to ensure that we could enter the system . hold kext Medium lilu、applealc( Inject id16, model 236)、whatesevergreen Replace it with a new one efi Given in the document , The above two problems have been solved .
- After upgrading the disk, the power indicator always displays “ Orange ”( Almost fully charged ): Press and hold the power button for a few seconds or half a minute to discharge in the off state
边栏推荐
- Vscode markdown export PDF error
- Leetcode-513: find the lower left corner value of the tree
- CV learning notes - image filter
- 20220607 others: sum of two integers
- Policy Gradient Methods of Deep Reinforcement Learning (Part Two)
- Connect Alibaba cloud servers in the form of key pairs
- 20220609其他:多数元素
- Julia1.0
- LeetCode - 673. Number of longest increasing subsequences
- Flutter 退出当前操作二次确认怎么做才更优雅?
猜你喜欢

Yocto technology sharing phase IV: customize and add software package support

CV learning notes - image filter

Configure opencv in QT Creator

LeetCode - 1670 設計前中後隊列(設計 - 兩個雙端隊列)

Deep learning by Pytorch

1. Finite Markov Decision Process

Octave instructions

LeetCode - 460 LFU 缓存(设计 - 哈希表+双向链表 哈希表+平衡二叉树(TreeSet))*

ECMAScript--》 ES6语法规范 ## Day1

2.2 DP: Value Iteration & Gambler‘s Problem
随机推荐
Problems encountered when MySQL saves CSV files
20220605数学:两数相除
20220608其他:逆波兰表达式求值
20220603数学:Pow(x,n)
Mise en œuvre d'OpenCV + dlib pour changer le visage de Mona Lisa
波士顿房价预测(TensorFlow2.9实践)
Markdown latex full quantifier and existential quantifier (for all, existential)
1. Finite Markov Decision Process
Vscode markdown export PDF error
3.2 Off-Policy Monte Carlo Methods & case study: Blackjack of off-Policy Evaluation
Julia1.0
Leetcode-106:根据中后序遍历序列构造二叉树
[combinatorics] combinatorial existence theorem (three combinatorial existence theorems | finite poset decomposition theorem | Ramsey theorem | existence theorem of different representative systems |
使用密钥对的形式连接阿里云服务器
Google browser plug-in recommendation
On the problem of reference assignment to reference
Yocto Technology Sharing Phase 4: Custom add package support
Leetcode - 933 number of recent requests
20220531数学:快乐数
LeetCode - 919. 完全二叉树插入器 (数组)