I followed all the instructions for installing from a Harddrive with GRUB.
Here is my Grub Menu...
______________________
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,12)/boot/gfxmenu
default 0
title linux
kernel (hd0,12)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=a2b6a97d-7f5a-474a-a8b6-1879e8f50ac7 acpi=on resume=UUID=54c40d4c-c295-4f48-9417-6f100332109a splash=silent vga=788
initrd (hd0,12)/boot/initrd.img
title linux-nonfb
kernel (hd0,12)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=a2b6a97d-7f5a-474a-a8b6-1879e8f50ac7 acpi=on resume=UUID=54c40d4c-c295-4f48-9417-6f100332109a
initrd (hd0,12)/boot/initrd.img
title PClinuxOS KDE 2011.09 Install
root (hd0,12)
kernel /home/vmlinuz ramdisk_size=100000 fromhd=/dev/sda8
initrd /home/initrd.gz
savedefault
boot
____________________________
It seems to load and gets to the USB search, finds the TB Mass USB Storage and all the devices installed on it (ISO is on sda12).
When it finishes and starts to load liveCD, I get the following:
________________________
ERROR: unable to mount livecd.sqfs
_________________________
What am I doing wrong?
thnks..
jeff
