View Single Post
Staro 23.10.2007., 20:20   #6
tor
Administrator
Moj komp
 
tor's Avatar
 
Datum registracije: Nov 2001
Lokacija: Sesvete
Postovi: 15,962
Citiraj:
Autor coconut Pregled postova
..na ploči, a ne one za napajanje laptopa.
He, he naravno
A uvijek možeš probati i na silu:
Start-->Run-->command.com
debug (ENTER)
- A (ENTER)
MOV AX,0 (ENTER)
MOV AX,CX (ENTER)
OUT 70,AL (ENTER)
MOV AX,0 (ENTER)
OUT 71,AL (ENTER)
INC CX (ENTER)
CMP CX,100 (ENTER)
JB 103 (ENTER)
INT 20 (ENTER)
(ENTER)
G (ENTER)
Q (ENTER)

ili


: 1-create a dos system disk,
: 2- copy "debug" (this is a dos command found in windows\command directory) onto the system disk you created,
: 3- boot the machine with this disk,
: 4- at dos prompt type: debug then enter, you will see a blinking dash
: 5- type: o 70 2e then enter, (also seen: o 70 18)
: 6- type: o 71 ff then enter,
: 7- type: q then enter,
: 8- remove the floppy and reboot! Power the system off and on by unplugging and re-plugging the system into the power outlet
tor je offline   Reply With Quote