But it actually run in single user shell.
Solution:
Enter full pathname of shell or RETURN for /bin/sh: > Enter
# Exit or ctrl-D to leave the single-user shell.
Then login like usual to your server.
**********Standard way of dealing with single user mode:
Code:
fsck -y mount -u / mount -a -t ufs swapon -a