use this command to start sql server from command prompt:
for default instance:
sqlservr.exe -m
for named instance:
sqlservr.exe -m -s <instancename>
HTH
---------------------------------------------------
"Thare are only 10 types of people in the world:
Those who understand binary, and those who don't."