Page 8 of 10 FirstFirst ... 45678910 LastLast
Results 71 to 80 of 92

Thread: Stuck in Windows loop

  1. #71
    Senior Member
    Join Date
    Oct 2005
    Posts
    202

    Default

    Ok. My fault. Have copied the wrong path.

  2. #72
    Senior Member
    Join Date
    Oct 2005
    Posts
    202

    Default

    Here are the correct paths:

    Windows XP:
    Code:
    cd c:\Windows\system32\config (enter)
    copy c:\Windows\repair\software software (enter)
    copy c:\Windows\repair\default default (enter)
    copy c:\Windows\repair\sam sam (enter)
    copy c:\Windows\repair\system system (enter)
    copy c:\Windows\repair\software software (enter)
    copy c:\Windows\repair\security security (enter)
    The error in the blog wasn't fixed yet.

  3. #73
    Senior Member
    Join Date
    Oct 2005
    Posts
    202

    Default

    Try this:

    Code:
    C:
    (enter)

    Code:
     cd  Windows\system32\config
    (enter)

  4. #74
    Senior Member
    Join Date
    Oct 2005
    Posts
    202

    Default

    Haver just tried on my system and it works.

  5. #75
    Junior Member
    Join Date
    Jul 2008
    Posts
    19

    Default

    Quote Originally Posted by chi-va View Post
    Try this:

    Code:
    C:
    (enter)

    Code:
     cd  Windows\system32\config
    (enter)
    Why am i getting A: instead of C: and how do i get there

  6. #76
    Senior Member
    Join Date
    Oct 2005
    Posts
    202

    Default

    @rvnmaniac

    Can you compare these with your boot cd?

    Folders:
    boot
    custom
    dosapps
    images
    isolinux
    menus
    syslinux
    tools
    website

    Files:
    autorun.inf
    boot.catalog
    ubcd.ico

    I cannot find my old ultimate boot CD without Windows PE environment.

  7. #77
    Senior Member
    Join Date
    Oct 2005
    Posts
    202

    Default

    Could it be possible that c: isn't your default system folder? What happend if you enter

    C:

    and hit the enter key. This should change the drive from a: to c:

    P.S.: C: has to be your system folder because you have use them in the recovery console as well.

    Why am i getting A: instead of C: and how do i get there
    A: was the standard drive letter in DOS if you boot from a disk.
    Last edited by chi-va; 2008-07-05 at 23:08.

  8. #78
    Junior Member
    Join Date
    Jul 2008
    Posts
    19

    Default

    Quote Originally Posted by chi-va View Post
    @rvnmaniac

    Can you compare these with your boot cd?

    Folders:
    boot
    custom
    dosapps
    images
    isolinux
    menus
    syslinux
    tools
    website

    Files:
    autorun.inf
    boot.catalog
    ubcd.ico

    I cannot find my old ultimate boot CD without Windows PE environment.
    Yep that is what is on mine....

  9. #79
    Senior Member
    Join Date
    Oct 2005
    Posts
    202

    Default

    Thanks, it seems to be a problem with the burning process. It finally works. What about you? Was you able to change the directory now?

  10. #80
    Junior Member
    Join Date
    Jul 2008
    Posts
    19

    Default

    Quote Originally Posted by chi-va View Post
    Could it be possible that c: isn't your default system folder? What happend if you enter

    C:

    and hit the enter key. This should change the drive from a: to c:

    P.S.: C: has to be your system folder because you have use them in the recovery console as well.


    A: was the standard drive letter in DOS if you boot from a disk.
    That gave me: C:\>

    then C:\>cd space c:\Windows\system32\config enter

    I get CHDIR failed for c:\Windows\system32\config

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •