Adgang nægtet i Recovery Console
Udgangspunktet er, at når maskinen tændes kommer den ikke længere til, at filen isapnp.sys mangler i mappen system32/drivers. Der opfordres til at isætte XP-skiven og vælge "r".Da maskinen er en Acer med et sæt Recovery disks, kan jeg ikke umiddelbart få dem til at virker. Derfor tog jeg den manglende fil fra en XP PRO (det medfølgende styresystem er også XP PRO) skive, kopierede den ned på en diskette.
Herefter fulgte jeg nedenstående i modificeret udgave - filen hentes fra A-drevet fx. (fra http://support.microsoft.com/kb/315311)
Windows XP
To replace the Isapnp.sys file in Windows XP, follow these steps:
Start the computer from the Windows XP CD-ROM.
At the Welcome to Setup screen, press R to start Recovery Console.
If you have a dual-boot or a multiple-boot computer, type the number that corresponds to your Windows XP installation when you are prompted to select the Windows installation to log on to, and then press ENTER.
When you are prompted for the Administrator password, type the password, and then press ENTER.
Note If the administrator password is blank, just press ENTER.
At the C:\Windows prompt, type the following command, and then press ENTER:
ren c:\windows\system32\drivers\isapnp.sys isapnp.old
Note The steps in this article assume that you installed Windows XP to the C: drive. The actual location of your Windows installation may vary.
At the C:\Windows prompt, type the following command, and then press ENTER:
expand cd-romdrive:\i386\isapnp.sy_ c:\windows\system32\drivers\isapnp.sys
For example, type:
expand d:\i386\isapnp.sy_ c:\windows\system32\drivers
After the file is successfully expanded, type exit, and then press ENTER to exit Recovery Console.
Restart the computer.
Problemet opstår når jeg forsøger at rename filen til.old - så får jeg "Adgang nægtet"
Hvordan får jeg adgang - jeg kan jo ikke strate Windows og derved give adgang?
