Where is the hibernation file?

Asked by Michael James

Where does the file live?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
nglnx
Solved:
Last query:
Last reply:
Revision history for this message
Best nglnx (nglnx) said :
#1

Contrary to Windows, which uses a paging file and an hibernation file, linux systems tend to use a dedicated partition (swap) to do paging and hibernation tasks.

To find out more about the swap partition read the following:

https://help.ubuntu.com/community/SwapFaq (Swap Partition FAQ)

Revision history for this message
Michael James (mbj1103) said :
#2

Thanks nglnx, that solved my question.