Pc-112-597: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Installed Operating System == === Current OS Log === * [[{{PAGENAME}} - Windows|Windows]] ** [[{{PAGENAME}} - Windows - Files|Configuration files]] <!-- * [[{{PAGENAME}} - (DI…') |
(→Log) |
||
Line 12: | Line 12: | ||
=== Log === |
=== Log === |
||
Preparation for backup: |
|||
To be completed |
|||
* Restoration - disabled system restoration |
|||
* Cache file - disabled (was set to automatic) |
|||
* C drive properties - DO NOT autorize windows indexation |
|||
* Delete hiberfil.sys ("Allow hybrid sleep" (Autoriser la veille hybride)) |
|||
powercfg.exe -h off |
|||
* Clean user data |
|||
* Shrink partition (64GB, 40GB for backup) |
|||
=== Partition === |
=== Partition === |
Revision as of 14:36, 26 October 2013
Installed Operating System
Current OS Log
System
Hardware
To be completed
Log
Preparation for backup:
- Restoration - disabled system restoration
- Cache file - disabled (was set to automatic)
- C drive properties - DO NOT autorize windows indexation
- Delete hiberfil.sys ("Allow hybrid sleep" (Autoriser la veille hybride))
powercfg.exe -h off
- Clean user data
- Shrink partition (64GB, 40GB for backup)
Partition
Device | Label | Size | Type | Mount | uid | gid | permissions |
---|---|---|---|---|---|---|---|
/dev/sda1/ | OS | xx.xxGiB | ntfs | /windows/c | ? | ? | drwxrwx--- |
/dev/sda2/ | SWAP | xx.xxGiB | linux-swap | swap | ? | ? | |
/dev/sda3/ | UBUNTU | xx.xxGiB | reiserfs | / | ? | ? | drwxr.xr.x |
1st Install
To be completed