This was working but I was trying to remove a logical volume that was home for /usr. I had remove my swap logical volume first so that I could add some of the space to the root logical volume. Once I had enough space on root I copied all /usr files over to root.
Now when I boot my display stops at the init sequence (I think it is the init sequence?). It stops at the bottom of what this file boot.log shows. I have a mouse prompt and I can move it but no more then that. I have access to all virtual terminals.
Thanks
P.S. Why do I have to shorten my posts? I get the error "Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words." if I do not.
edit, added because of the "Post denied error"
Code:
$ startx
xauth: file /home/digger/.serverauth.2093 does not exist
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
Please consult the Fedora Project support
at http://wiki.x.org
for help.
$ su -
Password:
# rm /tmp/.X0-lock
rm: remove regular file `/tmp/.X0-lock'? yes
# exit
$ startx
xauth: file /home/digger/.serverauth.2140 does not exist
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: server already running
Warning: Xalloc: requesting unpleasantly large amount of memory: 0 bytes.
Fatal server error:
Cannot establish any listening sockets - Make sure an X server isn't already running
Please consult the Fedora Project support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
# cat /var/log/Xorg.0.log
[ 5043.893] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 5043.893] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 5043.893] Warning: Xalloc: requesting unpleasantly large amount of memory: 0 bytes.
[ 5043.893]
Fatal server error:
[ 5043.893] Cannot establish any listening sockets - Make sure an X server isn't already running
[ 5043.893]
Please consult the Fedora Project support
at http://wiki.x.org
for help.
[ 5043.893] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 5043.893]
[ 5043.894] Server terminated with error (1). Closing log file.