unable to start

OS openSuse 11.1
After boot its wrote: File system is clearn. bootsplash: status on console 0 changed to on. File system seems to have fatal corruptions. Running with --rebuild-tree is required - failed
blogd: no message logging because /var file system is not accesible
enci-hcd ohci-hcd uhci-hcd usb-jhce fsck failed for least one file system (not /).
Please repair manually and reboot. the root file system is already mounted read-write.
Please, help what file i have to correct?

fsting OS openSuse 11.1
After boot its wrote: File system is clearn. bootsplash: status on console 0 changed to on. File system seems to have fatal corruptions. Running with --rebuild-tree is required - failed
blogd: no message logging because /var file system is not accesible
enci-hcd ohci-hcd uhci-hcd usb-jhce fsck failed for least one file system (not /).
Please repair manually and reboot. the root file system is already mounted read-write.
Please, help what file i have to correct?
Based on the above information, one of your partitions being mounted by fstab is corrupted, but it is not the main or root partition called /. Don’t know if you can execute any commands but I would attempt the following and post the information here online. In a terminal session execute the following commands:

su -
root password:
cat /etc/fstab
fdisk -l

If you can’t run these commands, you may need to obtain the GParted or other Live disk, boot from it and attempt to mount the root partition / and look at your fstab file there and list the partitions on your main boot drive.

Thank You,

Mr James
I followed to you advise and got next output:
device Boot Start End Blocks id System
/dev/sda1 2 13 96390 83 Linux
/dev/sda2 14 274 20964824 82 Linux swap/Solaris
/dev/sda3 * 275 1579 10482412 83 Linux
/dev/sda4 1580 30401 231512715 f w95 Ext’d (LBA) MISTAKE!!!
/dev/sda5 1580 2884 10482381 83 Linux
/dev/sda6 2885 3536 5237168 83 Linux
/dev/sda7 3537 30401 215798081 83 Linux

Can you say me my next step?
Thank You

You have 5 Linux partitions. Is there a reason for that?

Did you type MISTAKE!!! or did the command? An extended partition always looks like that.

The swap partition does not look right. My guess is that you may have serious hardware problems and you disk is dieing. Get a scan disk utility form the drive maker’s site and check the disk. Also you may want to recover any important data to an external drive. Do not write anything to this disk until you know the condition it is in.