Bitlocker error Windows 7

Pagina: 1
Acties:

  • mindcre8r
  • Registratie: Maart 2000
  • Laatst online: 08-09 15:42

mindcre8r

Tradepedia

Topicstarter
Ik heb een windows 7 installatie met de volgende disk indeling
System reserved partition van 300MB
OS Disk van 200+ GB

Een HP Laptop (types 2540,2550,6550 en 6560)

TPM enablen gaat goed. (scripted ook)

Maar zodra ik bitlocker wil enablen op de C:\ dan krijg ik een foutmelding:

A required TPM measurement is missing. If there is a bootable CD or DVD in your computer, remove it, restart the computer, and turn on BitLocker again. If the problem persists, ensure the master boot record is up to date.

Er zit geen CD in, er zit geen mmc/SD in.

Als ik de tool voor bitlocker disk prep draai: BdeHdCfg.exe dan zegt deze dat mijn disk in orde is voor bitlocker.

Ik had bewust de 300mb partitie gemaakt voor bitlocker maar hij blijft moeilijk doen.

Bears and Bulls


  • mindcre8r
  • Registratie: Maart 2000
  • Laatst online: 08-09 15:42

mindcre8r

Tradepedia

Topicstarter
soms ben je de hele dag bezig iets op te lossen en na een forum post kom je met de oplossing.

bootsect.exe /nt60 SYS /mbr

bootsect.exe kan je vinden op de windows 7 dvd/iso.

Bears and Bulls


  • Squ1zZy
  • Registratie: April 2011
  • Niet online
/nt60
Applies the master boot code that is compatible with Bootmgr to SYS, ALL, or <DriveLetter>. The operating system installed on SYS, ALL, or <DriveLetter> must be Windows Vista®.

SYS
Updates the master boot code on the system partition used to boot Windows.

/mbr
Updates the master boot record without changing the partition table on sector 0 of the disk that contains the partition specified by SYS, ALL, or <drive letter>. When used with the /nt52 option, the master boot record is compatible with operating systems older than Windows Vista. When used with the /nt60 option, the master boot record is compatible with Windows® 7, Windows Vista, Windows Server® 2008 or Windows Server® 2008 R2.

Source:
http://technet.microsoft....ry/dd744577(v=ws.10).aspx

[ Voor 11% gewijzigd door Squ1zZy op 23-02-2012 17:57 ]


  • mindcre8r
  • Registratie: Maart 2000
  • Laatst online: 08-09 15:42

mindcre8r

Tradepedia

Topicstarter
Nice info ;-)

Bears and Bulls