Pc-112-597: Difference between revisions
Jump to navigation
Jump to search
(→Log) |
(→Log) |
||
Line 19: | Line 19: | ||
* Clean user data |
* Clean user data |
||
* Shrink partition (64GB, 40GB for backup) |
* Shrink partition (64GB, 40GB for backup) |
||
--- BACKUP --- |
|||
* Set display language to ''english'' (via Control Panel -> Language) |
|||
* secpol.msc -> Security Settings -> Local Policies -> Security Options -> Interactive logon: Do not display last user name -> disabled |
|||
* Uninstalled Sophos Anti-Virus, Sophos AutoUpdate, Sophos Compliance Agent, Sophos Remote Management System |
|||
* Driver: Plugged in HP Deskjet 845c |
|||
* Deleted C:\Windows\System32\DriverStore\FileRepository (7.5GB!) |
|||
* Deleted C:\Windows\Installer (4.5GB, 1.3GB for $PatchCache$) |
|||
* Upgrade Disk Cleanup (version that allows Windows Update cleanup) |
|||
* Disk Cleanup (Reduce winsxs by 650MB, but still have 650MB in Backup\) |
|||
=== Partition === |
=== Partition === |
Revision as of 13:49, 27 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)
- 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