Click here to Skip to main content
15,925,399 members
Home / Discussions / System Admin
   

System Admin

 
GeneralExecute app on shutdown/loout Pin
swissglide14-Mar-05 0:50
swissglide14-Mar-05 0:50 
GeneralRe: Execute app on shutdown/loout Pin
Mekong River20-Mar-05 3:54
Mekong River20-Mar-05 3:54 
QuestionResource Usage - A Window equivalent to UNIX's getrusage()? Pin
Hillel13-Mar-05 20:11
Hillel13-Mar-05 20:11 
AnswerRe: Resource Usage - A Window equivalent to UNIX's getrusage()? Pin
Mike Dimmick13-Mar-05 22:42
Mike Dimmick13-Mar-05 22:42 
QuestionHow to create / use a simple bootloader Pin
Ashish Kaila12-Mar-05 9:02
Ashish Kaila12-Mar-05 9:02 
AnswerRe: How to create / use a simple bootloader Pin
hauptman13-Mar-05 6:50
hauptman13-Mar-05 6:50 
AnswerRe: How to create / use a simple bootloader Pin
raouls13-Mar-05 20:19
raouls13-Mar-05 20:19 
AnswerRe: How to create / use a simple bootloader Pin
TOMCAT8120-Mar-05 18:41
TOMCAT8120-Mar-05 18:41 
Hi,
You are confusing between boot-loader & OS.
(1) Bootloader is the initial stage program which will ultimately load final OS. It is of fixed size(512 bytes). But if your boot-loader goes beyond this size you can cut this in pieces leaving the intent of bootloader intact. Boot -loader is basically written in assembly(8086 or higher).
(2) Os is....you know what it is.

So once you power ON your system; it will perform normal BIOS routines & then cheks for boot sequence. According to boot sequence it will verify first sector (512 bytes)for validity & if it is valid it will load that sector in RAM. And later pass control to it. Here starts the job of boot-loader which should take care of loading all imp files reqd for loading OS ultimately.

if you have more doubts feel free to contact me.


GeneralWindows SBS 2003 and Event ID: 513 Pin
Deian12-Mar-05 7:09
Deian12-Mar-05 7:09 
GeneralRe: Windows SBS 2003 and Event ID: 513 Pin
Mekong River12-Mar-05 12:09
Mekong River12-Mar-05 12:09 
GeneralMissing install font command front the font folder Pin
Mekong River12-Mar-05 5:53
Mekong River12-Mar-05 5:53 
GeneralRe: Missing install font command front the font folder Pin
Mike Dimmick13-Mar-05 23:22
Mike Dimmick13-Mar-05 23:22 
GeneralRe: Missing install font command front the font folder Pin
Mekong River20-Mar-05 17:37
Mekong River20-Mar-05 17:37 
GeneralOpening port error message in Windows XP Pin
eshban28410-Mar-05 19:54
eshban28410-Mar-05 19:54 
GeneralRe: Opening port error message in Windows XP Pin
Mekong River22-Feb-06 5:19
Mekong River22-Feb-06 5:19 
GeneralRunning Only one application in Windows Pin
gopalkr9-Mar-05 19:45
gopalkr9-Mar-05 19:45 
GeneralRe: Running Only one application in Windows Pin
Ray Cassick10-Mar-05 18:17
Ray Cassick10-Mar-05 18:17 
GeneralRe: Running Only one application in Windows Pin
faroqtam20-Mar-05 21:53
faroqtam20-Mar-05 21:53 
GeneralExecution OK if run from Studio Pin
Pankaj Kahal9-Mar-05 16:50
Pankaj Kahal9-Mar-05 16:50 
GeneralAccess denied! Pin
mpapeo9-Mar-05 15:24
mpapeo9-Mar-05 15:24 
GeneralRe: Access denied! Pin
Mekong River23-Feb-06 22:30
Mekong River23-Feb-06 22:30 
Generaltest Pin
ppp0018-Mar-05 15:02
ppp0018-Mar-05 15:02 
GeneralRe: test Pin
Anonymous20-Mar-05 22:18
Anonymous20-Mar-05 22:18 
GeneralRe: test Pin
albCode6-Jun-05 3:21
albCode6-Jun-05 3:21 
GeneralRe: test Pin
Mekong River23-Feb-06 22:35
Mekong River23-Feb-06 22:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.