How to install Parted Magic with Rufus
How to install Parted Magic with Rufus
需要有一个usb做启动盘
Rufus - Create bootable USB drives the easy way
Unlock encrypted drive with Parted Magic PSID Unlocker
硬盘加密的话,需要先解除
bios的启动选项,需要添加mbr
secure boot设置为off
storage需要设置AHCI
manage-bde -status C:
BitLocker Drive Encryption: Configuration Tool version 10.0.22621
Copyright (C) 2013 Microsoft Corporation. All rights reserved.
ERROR: An attempt to access a required resource was denied.
manage-bde -unlock C: -RecoveryPassword <BitLocker Recovery Key>
安装win10专业版,然后powershell执行命令 (Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey ,这样可以拿到激活码。企业购买的dell电脑绑定了激活码的。
作者:Chuck Lu GitHub |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· DeepSeek 开源周回顾「GitHub 热点速览」
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
2021-01-06 Methods, Computed, and Watchers in Vue.js
2021-01-06 Caution using watchers for objects in Vue
2021-01-06 How to Watch Deep Data Structures in Vue (Arrays and Objects)
2021-01-06 Page: DOMContentLoaded, load, beforeunload, unload
2021-01-06 Options / Lifecycle Hooks
2021-01-06 Uncaught ReferenceError: vm is not defined vue.js 2.0
2021-01-06 Vue.js - How to properly watch for nested data