+ Reply to Thread
Results 1 to 5 of 5

Thread: Booting Problem

  1. #1
    Junior Member
    Join Date
    Nov 2009
    Posts
    1

    Red face Booting Problem

    My PC (windows XP) will not boot but shows a stop Error screen with the following info.

    Sessions_Initialisation_failed

    Technical Information

    Stop:0X0000006F (0X000012F, 0X00000000 , 0X00000000, 0X00000000)

    Tried pressing F2 ,F8 and F12 to work on safe mode to no avail

  2. #2
    Senior Member
    Join Date
    Aug 2006
    Posts
    408

    Default

    Quote Originally Posted by Lloyd Fowler View Post
    My PC (windows XP) will not boot but shows a stop Error screen with the following info.

    Sessions_Initialisation_failed

    Technical Information

    Stop:0X0000006F (0X000012F, 0X00000000 , 0X00000000, 0X00000000)

    Tried pressing F2 ,F8 and F12 to work on safe mode to no avail
    Try putting in your XP disk and selecting repair, then get to the C:> prompt. Run CHKDSK /R at the C:> prompt to see if you can repair/rebuild missing or corrupt system files. It should take a couple of hours to run. When finished, type exit and press enter. Then try booting normally.


    Just found this:
    http://discussions.virtualdr.com/arc.../t-197973.html
    Might help.
    Last edited by simrick; 06-11-2009 at 02:29 AM.

  3. #3
    Junior Member
    Join Date
    May 2010
    Posts
    8

    Default

    hi,

    i'm not very good when it comes to computer but I suggest you to click on this link SUPPORTrix - Full Spectrum Support for Home Networking, Laptops, Desktops, Printers, Software and more.

    cause they might help you solve your problem.

    let me know if there's still problem.

    All the best,

    Fray

  4. #4
    Junior Member
    Join Date
    Jun 2011
    Posts
    1

    Default

    Turning on a computer and starting the operating system poses an interesting dilemma. By definition, the computer does not know how to do anything until the operating system is started. This includes running programs from the disk. So if the computer can not run a program from the disk without the operating system, and the operating system programs are on the disk, how is the operating system started?

    This problem parallels one in the book The Adventures of Baron Munchausen. A character had fallen part way down a manhole, and pulled himself out by grabbing his bootstraps, and lifting. In the early days of computing the term bootstrap was applied to the mechanism used to load the operating system, which has become shortened to “booting”.

    On x86 hardware the Basic Input/Output System (BIOS) is responsible for loading the operating system. To do this, the BIOS looks on the hard disk for the Master Boot Record (MBR), which must be located on a specific place on the disk. The BIOS has enough knowledge to load and run the MBR, and assumes that the MBR can then carry out the rest of the tasks involved in loading the operating system, possibly with the help of the BIOS.

    The code within the MBR is usually referred to as a boot manager, especially when it interacts with the user. In this case the boot manager usually has more code in the first track of the disk or within some OS's file system. (A boot manager is sometimes also called a boot loader, but FreeBSD uses that term for a later stage of booting.) Popular boot managers include boot0 (a.k.a. Boot Easy, the standard FreeBSD boot manager), Grub, GAG, and LILO. (Only boot0 fits within the MBR.)


    Thanks

    Computer Repairs Brisbane

  5. #5
    Junior Member
    Join Date
    Jul 2011
    Posts
    6

    Default

    When using F8 to select safe mode, we should select the LAST KNOWN GOOD CONFIGURATION first.

    This will load the last working hardware profile. A very good option for Blue screen error.

    Of course, if this does not work, there could be other hardware and/or software issues for us to look at.

    Hope this helps!
    Bill
    Tech Manager

Similar Threads

  1. laptop booting problem
    By adie in forum General Hardware
    Replies: 2
    Last Post: 09-12-2007, 04:24 PM
  2. Problems booting
    By simrick in forum Windows 95/98/ME/2000
    Replies: 3
    Last Post: 09-03-2007, 09:05 AM
  3. Booting up a new computer
    By gangisi1 in forum Building/Upgrades
    Replies: 1
    Last Post: 26-12-2006, 03:01 PM
  4. PC Not booting
    By Seeker in forum General Hardware
    Replies: 3
    Last Post: 14-03-2006, 12:20 PM
  5. boot.ini & booting problem
    By Zorro in forum Windows 95/98/ME/2000
    Replies: 2
    Last Post: 07-02-2006, 02:36 PM

Posting Permissions

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