There's a DEBUG script I use under dos to zero fill the Master Boot Record on 
the hard drive.  Let me include it here:

Script is not case sensitive.  Caps are used for readability only.
Type in the commands just as you see them, including spaces.
Note the blank line just before the G command.
Lines beginning with a quotation mark " represent response from the computer.
The X's represent digits that have no relevance to the script.  The four 
digits that follow the colon however are significant.
Should you receive a response that is different, STOP!  I have no information 
as to what might happen if you continue the script under those circumstance.

DEBUG
"-
F200 L1000 0
A CS:100
"xxxx:0100
MOV AX,301
"xxxx:0103
MOV BX,200
"xxxx:0106
MOV CX,1
"xxxx:0109
MOV DX,80
"xxxx:010C
INT 13
"xxxx:010E
INT 20
"xxxx:0110

G
"program terminated normally

Any questions, just drop me an email.

Joebewan





On Sunday 30 June 2002 05:34 am, bosKo wrote:
> a while ago i installed Red Hat onto an old IBM Aptiva we had lying around,
> it was either v6.1 or v7.0 that i installed, but i'm fairly sure it was
> v6.1
>
> dad decided he wanted the computer back so I tried uninstalling linux, but
> it stuffed up somehow and now the computer boots asking for a disk.. but
> god knows what disk.  I've tried the boot disk that comes with the Aptiva,
> and its recovery disk.. neither work.   I rang IBM and they said I needed
> to get an "uninstall boot-disk for linux" or whatever he meant by that.
>
> Does anyone have any ideas as to what I can do to get the computer working
> again because I'm stumped.

-- 
Valhalla -- Linux good, Fire bad



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to