DD BitLocker/TPM 加密驱动器

osh*_*nen 1 encryption ssd dd tpm 18.04

是否可以使用 Ubuntu live CD/USB 创建与 Windows 10 SSD 完全相同的映像?

如果我使用 live/cd/usb 启动笔记本电脑,则无法使用 fdisk 或 gparted 查看驱动器。

有问题的笔记本电脑是 Dell Latitute 7490。该笔记本电脑启用了 TPM,并且使用 BitLocker 对驱动器进行加密。我已尝试禁用 BitLocker,但在使用 Live CD/USB 时仍然看不到 DD 它的驱动器。

输出来自sudo lsblk在此输入图像描述

使用该选项禁用了 Bitlocker Turn off BitLocker

使用 Shift 键方法和选项关闭 Windows 10 shutdown /s /f /t 0

cma*_*.fr 5

有一个名为dislocker的驱动程序,用于使用 FUSE 挂载 BitLocker 分区

自 18.04 起可在 Ubuntu 存储库中使用:
https://packages.ubuntu.com/search?keywords=dislocker

sudo apt install dislocker
Run Code Online (Sandbox Code Playgroud)

查看更多: https:
//github.com/Aorimn/dislocker