How computer boot's up ?

dipen30

dipen30

@dipen30-hGOPpa Oct 26, 2024
hi friends ,

I want to know how computer boots ?

can anyone tell me about this ?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • ms_cs

    ms_cs

    @ms-cs-Ab8svl Jul 22, 2009

    Direct Starts ? what do you mean in this
  • ms_cs

    ms_cs

    @ms-cs-Ab8svl Jul 22, 2009

    Check out this link

    <a href="https://en.wikipedia.org/wiki/Booting" target="_blank" rel="nofollow noopener noreferrer">Booting</a>
  • dipen30

    dipen30

    @dipen30-hGOPpa Jul 22, 2009

    thanx ms_cs
  • faizaan

    faizaan

    @faizaan-l83FI7 Jul 22, 2009

    hi dipen ,

    according to my knowledge

    whenever we press the start button of system unit first the BIOS program run's
    and check how much ram is installed and all I/o devices are responding properly ,and if there is any new device attached than it will configure that device and after that BIOS determines the boot device by trying the list of devices stored in CMOS memory
    normally the hdd is choosed as the boot device and first sector of it is read into memory and executed these will contain the partition table and from that active partition is determined and secondry bootloader is read and these will read the operating system from that active partition and starts it.
  • ashutoshglamour

    ashutoshglamour

    @ashutoshglamour-YcpJXd Jul 22, 2009

    when you turn your computer,booting process occur.
    simply boot means turn on.😁
  • silenthorde

    silenthorde

    @silenthorde-4BLPNZ Jul 22, 2009

    Il give you a very generalized answer. Beacuse a computer is nothing but a microprocessor sytem.

    Thinking logically...

    1. Any microprocessor system on Power on will first look for the monitor software.
    2. Logically the monitor software should be stored in some permanent storage system.
    For a 8085/8086/88 sytem it will PROM or even a microcontroller system.
    3. This monitor software contaains the basic instructions leading the microprocessor to the first ADDRESS of the memory location where the OS is stored.
    4. Then the BIOS, that is I/O mangement system loads, RAM is loaded with the most important and frequently used device drivers and parts of the OS, which will be required for it's operation.

    Hope this helps

    Regards...biswa
  • yogesh_dhiman

    yogesh_dhiman

    @yogesh-dhiman-KMW24I Jul 23, 2009

    goto ur bios nd selectfirst boot device cd rom then u wil se ur pc will be boot
    for more information contact
    #-Link-Snipped-#
  • betterangelsnow

    betterangelsnow

    @betterangelsnow-E0J1oP Jul 24, 2009

    my vote goes to the bios and #-Link-Snipped-# gave a good explanation above.
  • jhbalaji

    jhbalaji

    @jhbalaji-AH60JJ Jul 25, 2009

    Go here and it may help you...
    #-Link-Snipped-#