Comment réparer le boot d'un PC/Windows dont le MBR (Master Boot Record) a été corrompu/effacé ?
Comment réparer le boot d'un PC/Windows dont le MBR (Master Boot Record) a été corrompu/effacé ?
Une astuce de geek pour télécharger les iso de Windows 7, 8.1 et 10 depuis le site de Microsoft.
Vous avez démonté un disque dur avec Windows 8 pré-pourri à l'intérieur. Vous voulez copier à l'identique le contenu dans une image VDI (le supplice étant réalisé sous VirtualBox).
sudo dd if=/dev/sdc of=/media/TEMP/disque.dd
VBoxManage convertfromraw disque.dd disque.vdi --format VDI
rm disque.dd
Une méthode alambiquée pour changer le mot de passe d'un PC sous Windows auquel on a un accès physique. Clever !
Allez, un type de favicon de plus !
generic key XKY4K-2NRWR-8F6P2-448RF-CRYQH instead.
Note that the generic key will only work here, but that it won’t activate the operating system. You need your own product key for that.
Windows 8 users who noticed that the operating system can’t be activated after the installation may want to try the following workaround that worked to activate when installing Windows 7 using an upgrade on a clean PC.
Open regedit by pressing Windows-q, entering regedit and selecting the result from the list of hits.
Navigate to HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Setup/OOBE/
Change MediaBootInstall from 1 to 0
Go back to the start screen and enter cmd there.
Right-click Command Prompt and select to run it as administrator.
Type slmgr /rearm on the command line and hit enter.
Reboot Windows now.
Run the activation utility afterwards, enter your product key to activate Windows.Des BIOS UEFI pourraient empêcher l'installation d'autre chose que Windows 8 ; Linux en danger !