Results 1 to 7 of 7

Thread: Booting Sequence

  1. #1
    Contributing Member
    Join Date
    May 2006
    Answers
    75

    Booting Sequence

    What is the difference of the booting sequence of Windows and Linux? And also in other operating systems, how is there booting sequence?


  2. #2
    Contributing Member
    Join Date
    May 2006
    Answers
    72

    Re: Booting Sequence

    Windows booting sequence is by addressing modes. While Linux booting sequence on the other hand is by memory locations.


  3. #3
    Contributing Member
    Join Date
    May 2006
    Answers
    75

    Re: Booting Sequence

    Thanks for the reply. But could you please explain it a little more on what those terms mean?


  4. #4
    Junior Member
    Join Date
    Feb 2006
    Answers
    1

    Re: Booting Sequence

    in linux init process start then inittab then exec to give rise to geety and so on


  5. #5
    Contributing Member
    Join Date
    May 2006
    Answers
    64

    Re: Booting Sequence

    A boot sequence is the set of operations the computer performs when it is switched on and when the operating system is loaded. One interesting fact outwardly Windows 95 may initially appear to boot in the same way as DOS but the two boot sequences are actually quite different. Windows 95 places a large number of files in the root directory
    Windows 95 can run without a CONFIG.SYS or an AUTOEXEC.BAT file. That's because these files are built into IO.SYS, which automatically executes a set batch of commands. But Linux needs almost nothing. Basically Linux just needs a boot loader to get the kernel from some storage medium into RAM by some method, set up a couple of registers and call it at its entry point. After the boot loader finishes, it calls bootLinux(), which jumps to the kernel.

    Regards,
    Janelyn


  6. #6
    Junior Member
    Join Date
    May 2007
    Answers
    2

    Re: Booting Sequence

    hello geekinterview


  7. #7
    Junior Member
    Join Date
    May 2007
    Answers
    2

    Re: Booting Sequence

    why J2EE important in java Technology?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact