On 4/17/20 11:20 PM, Tim via users wrote:
On Fri, 2020-04-17 at 15:03 -0700, Samuel Sieb wrote:
During resume, the filesystem *can't* be mounted. All the
filesystem state is in the hibernation image which you are trying to
load. It's one of those fun chicken and egg challenges. That's why
there has to be enough info in the swap file to locate the data
without relying on anything else.
To be able to do that, it has to be able to read within a filesystem by
itself. There's probably only a small set of filesystems it can
handle.
No, you point the kernel at the offset of the header within the
partition. The header contains pointers to the rest of the data. It
doesn't have to know anything about the filesystem.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx