boot

Problem while creating floppy disk

I am going through BrokenThorn Operating System Development Series. I am trying to create virtual floppy using steps provided there. Steps are : We will use VFD to create a virtual floppy image to copy our OS to. This will explain how to use it. Open vfdwin.exe. Under the Driver tab, Click the Start button. Thi...

How to start an Android application when the phone boots up?

How to start an Android application when the phone boots up? I have done this previously using a BroadcastReceiver with the BOOT_COMPLETED intent. Are there any alternative ways to accomplish the same? ...

how multicore processors boot ?

talking in very low level, how the cores are initialized ? ...