---
title: 如何理解加密的rootfs?
description: "加密的rootfs意味着系统在启动时，会从存储设备中读取一个加密的镜像文件（通常是“rootfs”所在的分区），然后在运行时进行解密，挂载为可读写的文件系统。了解更多请参见全盘加密(https://gitcode.com/openeuler/virtCCA_sdk/blob/master/attestation/full-disk-encryption/grub-boot/README.md)。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengcctrustzone/trustzone/trouble/boostkit_trustzone_featurestroublecase_0014.html
sourcePath: /source/zh/kunpengcctrustzone/trustzone/trouble/boostkit_trustzone_featurestroublecase_0014.html
indexId: 69d45f0dcaa763fb778474ceb54e3d601c682e49f63e3df8edffc36be31c20f596
---
# 如何理解加密的rootfs?

加密的rootfs意味着系统在启动时，会从存储设备中读取一个加密的镜像文件（通常是“rootfs”所在的分区），然后在运行时进行解密，挂载为可读写的文件系统。了解更多请参见全盘加密(https://gitcode.com/openeuler/virtCCA_sdk/blob/master/attestation/full-disk-encryption/grub-boot/README.md)。
