Hi Guys and thanks for your responses

'Fraid things are getting from bad to worse

Using the commands on Texstars' post, I booted into the new kernel as far as it would go, to the point of the Xserver trying to start, Ctrl+Alt+F1 to get to the bash prompt, login as root, typed the following:
apt-get update
apt-get dist-upgradeSo far so good, by the verbage on the screen all installed OK except the last few lines when it said something about couldn't locate some Plymouth themes in
boot imagrd is it? or something like that (not that familiar with Linux files yet

)... nothing too important. Then went on to:
apt-get install x11-driver-input
apt-get install x11-driver videoGot error messages
E: couldn't find packages (Drive E:/ ??)
OK, so I rebooted into the new kernel again to see if anything had changed since the above operations... booted so far... nothing! Just the black screen of death. Pressed Ctrl+Alt+Del (at least the keyboard responded, nothing else would) and tried again... same. Tried all entries in Grub... same, so now I'm completely screwed. Don't know how to get into a position where I can find out what's going on or do anything about it!
Wedgetail, I copied my menu.lst using a LiveCD after the disaster above for you to have a look at all my entries (perhaps there's a clue there???):
timeout 5
color black/cyan yellow/cyan
gfxmenu (hd0,7)/boot/gfxmenu
default 0
title linux
kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=3d2f384e-bcc9-4326-a14d-c83f549081fb nokmsboot vga=788
initrd (hd0,7)/boot/initrd.img
title linux-nonfb
kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=3d2f384e-bcc9-4326-a14d-c83f549081fb nokmsboot resume=UUID=19dc7e40-f3b7-48c9-b360-0585c8e72896
initrd (hd0,7)/boot/initrd.img
title failsafe
kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=3d2f384e-bcc9-4326-a14d-c83f549081fb failsafe
initrd (hd0,7)/boot/initrd.img
title windows
root (hd0,0)
makeactive
chainloader +1
title 2.6.33.7-pclos6.bfs
kernel (hd0,7)/boot/vmlinuz-2.6.33.7-pclos6.bfs BOOT_IMAGE=2.6.33.7-pclos6.bfs root=UUID=3d2f384e-bcc9-4326-a14d-c83f549081fb nokmsboot resume=UUID=19dc7e40-f3b7-48c9-b360-0585c8e72896 splash=silent vga=788
initrd (hd0,7)/boot/initrd-2.6.33.7-pclos6.bfs.img
title 2.6.38.8-pclos1.bfs
kernel (hd0,7)/boot/vmlinuz-2.6.38.8-pclos1.bfs BOOT_IMAGE=2.6.38.8-pclos1.bfs root=UUID=3d2f384e-bcc9-4326-a14d-c83f549081fb nokmsboot resume=UUID=19dc7e40-f3b7-48c9-b360-0585c8e72896 splash=silent vga=788
initrd (hd0,7)/boot/initrd-2.6.38.8-pclos1.bfs.img
What do you reckon?
