Skip to content

Instantly share code, notes, and snippets.

@Mrkisha
Created April 25, 2013 17:07
Show Gist options
  • Save Mrkisha/5461388 to your computer and use it in GitHub Desktop.
Save Mrkisha/5461388 to your computer and use it in GitHub Desktop.
mount win partition and remove hibernate file
mount -t ntfs-3g -o remove_hiberfile /dev/sda2 /media/lenovo/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment