I tried reinstalling and still come up with a kernel panic and the following message
VFS: Cannot open root device "sdb" or unknonwn block (0,0)
Please append a correct "root=" boot option;
here are the available partitions
After the first time this appeared I used blkid and copied over the UUID number into the root=UUID=
and the message reappeared with saying that it couldn't open the UUID.
My menu.lst and grub files with respect to toorox read as follows.
title Toorox
root (hd0,6)
kernel /boot/vmlinuz root=UUID=23679226-17d1-408f-aa4f-1846eda81fb8 vga=791 nomce noapic lang=us
#initrd /boot/initrd.gz
before it read root=/dev/sdb7