On Sat, 2020-04-18 at 00:44 -0700, Samuel Sieb wrote:
> 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.

OK. I retract my previous answer.

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to