you were supposed to post the contents of the log after you were kicked out in the previous session.
Those logs do not have any errors in them, suggesting they came from a session that was normally shut down.
The log should have (EE) entry in them like this from the thread linked above
[ 57.887] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 57.887] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 57.888] (**) NVIDIA(0): been enabled on all display devices.)
[ 1077.893] (EE) NVIDIA(0): Error recovery failed.
[ 1077.893] (EE) NVIDIA(0): *** Aborting ***
[ 1077.893]
Fatal server error:
[ 1077.893] Failed to recover from error!
[ 1077.893]
[ 1077.893]
Please consult the
The failure to recover from an error is what is kicking you out of the session.Your logs dont have this info.
Everything is back up and working perfectly now - thanks muungwana. Although if I exit from the boot splash I get a weird comment - "cannot open file delete" - any ideas?
Never got that error msg before, but a quick glance from the thread linked below suggests the live cd changed something on your hard drives.
http://www.pclinuxos.com/forum/index.php/topic,109879.0.htmlcomment 11 is more precise,the message came from the live cd changing UUID of the swap partition.
modifying fstab entry to reflect its new value should solve it.
you can get values of UUIDs and their their corresponding partitions by runnnig "blkid" command from the terminal.