Was the service running? what happened with no modeset?
Did you alter /etc/innitab if so try default
# /etc/inittab:
#
# This file describes how the INIT process should set up
# the system in a certain run-level.
#
# Default runlevel.
id:3:initdefault:
# System initialization, mount local filesystems, etc.
si::sysinit:/sbin/mudur.py sysinit
# Further system initialization, brings up the boot runlevel.
rc::bootwait:/sbin/mudur.py boot
l0:0:wait:/sbin/mudur.py shutdown
l1:S1:wait:/sbin/mudur.py single
l2:2:wait:/sbin/mudur.py nonetwork
l3:3:wait:/sbin/mudur.py default
l4:4:wait:/sbin/mudur.py default
l5:5:wait:/sbin/mudur.py default
l6:6:wait:/sbin/mudur.py reboot
#z6:6:respawn:/sbin/sulogin
c1:12345:respawn:/sbin/mingetty --noclear tty1
c2:12345:respawn:/sbin/mingetty --noclear tty2
c3:12345:respawn:/sbin/mingetty tty3
c4:12345:respawn:/sbin/mingetty tty4
c5:12345:respawn:/sbin/mingetty tty5
c6:12345:respawn:/sbin/mingetty tty6
# SERIAL CONSOLES
#s0:12345:respawn:/sbin/agetty 9600 ttyS0 vt100
#s1:12345:respawn:/sbin/agetty 9600 ttyS1 vt100
# What to do at the "Three Finger Salute".
ca:12345:ctrlaltdel:/sbin/shutdown -r now
This really shouldn't be a reinstall issue
What is your graphics card / driver ?