What errors, if any, do you see? What does the "mount" command yield?
I did some typing it over:
These are the errrors with VL6 if I force a command prompt by renaming livecd.sgn:
(VL6 normaly boots; loads and runs fine)
* Starting USB support
* Starting PCMCIA Cardbus support
* Looking for data directory (searching for livecd.sgn file)
Fatal error occured - VL6.0-Light-LIVE data not found.
You are maybe using an unsupported boot device (eg. SCSI or old PCMCIA).
Workaround: Copy the directory VL6.0-Light-LIVE from your boot device to an IDE/SATA
disk, eg. to /mnt/hda1/VL6.0-Light-LIVE or C:\VL6.0-Light-LIVE. Then try to boot again
* Something went wrong and we can't continue. This schould never happen.
* Please reboot your computer with CTRL+ALT+Delete
/# mount
rootfs on / type rootfs (rw)
/dev/root on / type ext2 (ro,errors=continue)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
These are the errors with VL7:
(VL7 does boot but doesn't fully load and run)
* Starting USB support
* Starting PCMCIA Cardbus support
* Looking for 'VL7.0-Light-Live-A5' data directory (searching for livecd.sgn file)
Fatal error occured - VL7.0-Light-Live-A5 data not found.
You are maybe using an unsupported boot device (eg. SCSI or old PCMCIA).
Workaround: Copy the directory VL7.0-Light-Live-A5 from your boot device to an IDE/SATA
disk, eg. to /mnt/hda1/VL7.0-Light-Live-A5 or C:\VL7.0-Light-Live-A5. Then try to boot again
* Something went wrong and we can't continue. This schould never happen.
* Please reboot your computer with CTRL+ALT+Delete
ash: can't access tty; job control turned off
/# mount
rootfs on / type rootfs (rw)
/dev/root on / type ext2 (rw,relatime,errors=continue)
devtmpfs on /dev type devtmpfs (rw,relatime,size=65088k,nr_inodes=16272,mode=755)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/loop0 on /usr type squashfs (ro,noatime)
/dev/loop1 on /lib/modules/2.6.38.7/kernel/drivers type squashfs (ro,noatime)