Hi,<br><br>  Thanks a lot for the help. I used 'fsck' command at boot time and it recovered  my filesystem successfully :) and now my system is working properly.<br><br>Thanks & Regards,<br>Suman.<br><br><div><span class="gmail_quote">
On 5/6/07, <b class="gmail_sendername">Kam Leo</b> <<a href="mailto:kam.leo@gmail.com">kam.leo@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 5/5/07, suman rapolu <<a href="mailto:suman.neo@gmail.com">suman.neo@gmail.com</a>> wrote:<br>> Hi,<br>><br>>   Today when i tried to upgrade some packages using "Synaptic" package<br>> manager, the window didn't minimized and suddenly not responded. From then
<br>> no GUI application(either Gnome or KDE) is getting opened, and giving errors<br>> like "X server is not running". Then i first logged-off from my current user<br>> account. After logging-off it gave me message like "X server is not running
<br>> and after correcting errors start the "GDM" server".<br>><br>>       Then i rebooted my system hoping the X server may get initialized at<br>> boot time, so that the problem may disappear. But at booting time it gave
<br>> "filesystem is corrupted" and is not booting now. I am using Fedora 5 (linux<br>> 2.6.15 kernel). I tried to get a copy of "syslog" messages but the<br>> filesystem is corrupted.<br>>
<br>> Can anybody help me please, i have some important data init.<br>><br>> Thanks in advance,<br>> Suman.<br><br>Run in text mode so that you can force the system to check the file system.<br><br>1. At the grub boot menu type the letter "a"
<br>    This will bring up a second grub screen for you to append options<br>to the kernel<br>    command line.<br>2. Type a space and the number three, i.e. " 3"<br>    This data tell the kernel to boot to runlevel 3 (text mode, X will
<br>not be started).<br>3. Press the Enter key.<br>    You should be presented with a login prompt upon completion of boot.<br>4. Log in as root.<br>5. Type the following:<br><br>    touch /forcefsck<br>    reboot<br><br>
The system will reboot and perform a file system check.<br><br>Note: After the file system has been checked X may still not work. At<br>this point you need to  perform a check of installed packages using<br>rpm.<br><br>--
<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>