[XP] Kopieëren van bestanden in recovery scherm lukt niet

Pagina: 1
Acties:

  • Robert89
  • Registratie: Februari 2005
  • Laatst online: 17-04 18:41
Ik heb dus al via de search functie op GoT naar oplossingen gezocht omdat als ik mijn PC start hij aangeeft dat windows\system32\config\system niet kan vinden.

Nu heb ik dus al gezien dat je dit moet invoeren op je recovery scherm
md tmp
copy c:\windows\system32\config\system c:\windows\tmp\system.bak
copy c:\windows\system32\config\software c:\windows\tmp\software.bak
copy c:\windows\system32\config\sam c:\windows\tmp\sam.bak
copy c:\windows\system32\config\security c:\windows\tmp\security.bak
copy c:\windows\system32\config\default c:\windows\tmp\default.bak
Maar wanneer ik dit doe dan geeft hij aan ''The system cannot find file specified'' . Weet iemand misschien waardoor dit komt?

PS: Ik kom in het recoveryscherm d.m.v. Bootdisks (WinXP professional) mocht dit verschil maken.

Verwijderd

Je moet iets speciaal instellen om dit te kunnen doen, zal eens kijken of ik het nog kan vinden. Mij nooit gelukt omdat ik niet meer kon opstarten en je iets in Windows moest instellen om die instelling in de recovery console weer te kunnen doen :P

edit
Access Floppy Drive from Recovery Console

To enable write access to floppies from within the R.C., click Start, Programs, Administrative Tools, Local Security Policy. Under Local Policy, Security Options, double-click "Recovery Console: Allow floppy copy and access to all drives and all folders." Select Enabled, then click OK.

Note: The following steps may also be necessary:

"After you enable the security policy, it must be applied (possibly across the domain) before becoming the effective policy on the local computer. This is necessary before the set command is truly enabled and available for use during a Recovery Console session. You can run the following command to force a refresh of the local computer's policy after performing the policy change listed above: secedit /refreshpolicy machine_policy

After the local policy is refreshed and the enabled Recovery Console security policy is in effect, you should be able to start Recovery Console and use the set command to enable any of the four environment options."

In the Recovery Console, you must then type: set AllowRemovableMedia = TRUE

Accessing Other Folders in Recovery Console

This security policy will also access to files and folders other than the defaults (normally access is restricted to \winnt and \cmdcons). To enable access to other folders, simply boot to the Recovery Console command prompt and type: set AllowAllPaths = true

You will then be able to access other files and folders on your computer. Please keep in mind that this is a potential security problem, and that you should be careful to restrict physical access to computers that are configured in this way.
zie ook: http://www.petri.co.il/re...s_to_other_partitions.htm

[ Voor 81% gewijzigd door Verwijderd op 05-02-2005 14:17 ]


  • elevator
  • Registratie: December 2001
  • Niet online

elevator

Officieel moto fan :)

Robert89 schreef op zaterdag 05 februari 2005 @ 14:12:
Maar wanneer ik dit doe dan geeft hij aan ''The system cannot find file specified'' . Weet iemand misschien waardoor dit komt?
Zegt hij nog meer dan enkel dat? Staat jouw Windows versie wel op C:\Windows\? :)

  • Robert89
  • Registratie: Februari 2005
  • Laatst online: 17-04 18:41
elevator schreef op zaterdag 05 februari 2005 @ 14:33:
[...]

Zegt hij nog meer dan enkel dat? Staat jouw Windows versie wel op C:\Windows\? :)
Yep dit is het enige wat hij aangeeft en ik weet zeker dat Windows op de C:\ schijf geinstalleerd staat.

  • Nvidiot
  • Registratie: Mei 2003
  • Laatst online: 11-01 23:32

Nvidiot

notepad!

je kunt by copy in de recovery console geen doel-naam opgeven, dus alleen maar:
code:
1
copy c:\windows\system32\config\system c:\windows\tmp\

Dan werkt het wel :)

What a caterpillar calls the end, the rest of the world calls a butterfly. (Lao-Tze)