Pc-112-597: Difference between revisions

From miki
Jump to navigation Jump to search
Line 21: Line 21:
* Shrink partition (64GB, 40GB for backup)
* Shrink partition (64GB, 40GB for backup)
--- BACKUP ---
--- BACKUP ---
* Set display language to ''english''
* 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
*
* TODO: Delete DriverStore (7.5GB!!! Motherf*cker). See ''DriverStore Explorer (RAPR)''.
* TODO: Delete Windows/Installer (4.5GB, $PatchCache$ 1.3GB)
* Compress winsxs (using the recent Disk Cleanup update, gained 650MB)
* Driver: Plugged in HP Deskjet 845c
* Deleted C:\Windows\System32\DriverStore\FileRepository
* Uninstalled Sophos Anti-Virus, Sophos AutoUpdate, Sophos Compliance Agent, Sophos Remote Management System
* Deleted C:\Windows\Installer


=== Partition ===
=== Partition ===

Revision as of 20:29, 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)

--- 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
  • TODO: Delete DriverStore (7.5GB!!! Motherf*cker). See DriverStore Explorer (RAPR).
  • TODO: Delete Windows/Installer (4.5GB, $PatchCache$ 1.3GB)
  • Compress winsxs (using the recent Disk Cleanup update, gained 650MB)
  • Driver: Plugged in HP Deskjet 845c
  • Deleted C:\Windows\System32\DriverStore\FileRepository
  • Uninstalled Sophos Anti-Virus, Sophos AutoUpdate, Sophos Compliance Agent, Sophos Remote Management System
  • Deleted C:\Windows\Installer

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