Hikvision boot prompt

fnader

n3wb
Joined
Dec 20, 2019
Messages
3
Reaction score
0
Location
Argentina
Hi!
Im trying to upgrade a Hikvision dvr firmware through serial port.
I can stop the boot proccess with ctrl+U, and I should get a prompt with a # in order to enter the commands, but instead I´m getting a HKVS$.
Can anyone help me how can I turn the HKVS$ into a HKVS# ?

Thanks!
 

alastairstevenson

Staff member
Joined
Oct 28, 2014
Messages
15,930
Reaction score
6,778
Location
Scotland
Can anyone help me how can I turn the HKVS$ into a HKVS# ?
You need to precede the command with setenv and then encapsulate the usual familiar commands with single quotes and precede with a semicolon, like this :

HKVS $ setenv ';printenv'
or
HKVS $ setenv ';help'
or
HKVS $ setenv ';reset'
and so on.
 

fnader

n3wb
Joined
Dec 20, 2019
Messages
3
Reaction score
0
Location
Argentina
You need to precede the command with setenv and then encapsulate the usual familiar commands with single quotes and precede with a semicolon, like this :

HKVS $ setenv ';printenv'
or
HKVS $ setenv ';help'
or
HKVS $ setenv ';reset'
and so on.
THANKS!!
I managed to load the firmware again!
 

mrleecctv

n3wb
Joined
Dec 28, 2019
Messages
1
Reaction score
0
Location
viet nam
Hi everyone
My Dvr 7104HQHI-K1 Error with power light but does not boot up.
I finished running the update using Tftp, but the dvr still doesn't work.
I am attaching an updated image using tftp.
Please help me
My English is very bad, thank you
 

Attachments

Last edited:

tencontrol

n3wb
Joined
Sep 13, 2023
Messages
1
Reaction score
0
Location
caracas venezuela
You need to precede the command with setenv and then encapsulate the usual familiar commands with single quotes and precede with a semicolon, like this :

HKVS $ setenv ';printenv'
or
HKVS $ setenv ';help'
or
HKVS $ setenv ';reset'
and so on.

i try it but doesn't nothing. the model of DVR is: DS-7116HGHI-K1

Thanks in advance.
 

Attachments

Top