kengloong,
WIN | type CMD.EXE | do
NOT hit the ENTER key | Right-click on CMD.EXE and choose
Run as Administrator
If prompted to allow the program to make changes, click on the YES button.
You are now at what is called an "elevated command prompt".
type following:
POWERCFG -H ON
and hit ENTER key
type EXIT and hit ENTER key.
Reboot your omputer.
The hibernate feature, as implemented on your notebook, should now be on.
We will confirm that it is on.
Once again go to an elevated command prompt.
Type following:
CD \
and hit enter
you probably see:
C:\>
Now type following:
ATTRIB
and hit ENTER
Thee will be a listing of files and folders
In that list, you should see:
A SH I C:\hiberfil.sys
now type:
EXIT
and hit ENTER
did you see a file called hiberfil.sys?
EDIT:
I also notice that you've been asking the same question all over the internet.
Has anyone answered your question to your satisfaction?