I reformated My Data Partitions ext4.I forgot to remove them from the fstab before I did it.Now PclinuxOS will not bootup completely Can I edit come the liveCD.It will boot to Control-d.I tried fsck.I think I have to change the fstab file to get it to boot.
From the
liveCD, logged in as
root, you can mount the
/ partition, then edit the installed fstab with
kwrite. All you need to edit is the line for that partition, changing the
ext3 to
ext4, then
save the file. It should then mount properly on the next boot. This assumes you have a kernel that is ext4 compatible.