Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-11-2004, 01:11 PM
|
#1
|
LQ Newbie
Registered: Jul 2003
Location: chennai,INDIA
Posts: 4
Rep:
|
I am not able to boot Linux.
Hi,
I have 40 GB disc space.
Out of that I am using 30GB for my Windows 2000 and Other 10 GB for Linux.
Accidentally, when I was working in Linux, I switched off my system.
From that time, I am not able to work in Linux.
1) It is saying "SOme files got currupted because of improper shutdown"
2) Then it says " Checking root file system "
3) After that, asking for root password:
4) After giving my root password, I am not sure waht to do?
Unfortunatly I don't even have rescue floppy for Linux.
Please help me in solving this problem.
eagerly waiting for responce....
Thanks in advance.
Thanks & Regards,
Sarath
|
|
|
11-11-2004, 01:34 PM
|
#2
|
Member
Registered: Dec 2003
Location: Central New York
Distribution: RH/Fedora/SUSE
Posts: 64
Rep:
|
Sarath,
I need a bit more info. It would be good to know which distribution you're running. But anyway, if you have a prompt you're running Linux. If you're logged in as root and want to log in as yourself, type "logout" then enter your normal username and password and you're in as yourself. To start the GUI, type "startx"
If your bootloader is grub and you haven't been able to get to a prompt, when the grub screen is up, type "a" and then "single" to get into single user mode and fix whatever problems you may have.
Sorry to be so general in my recommendations, but without more info from you, this is about the best I can do.
Good luck,
Jim Dishaw
|
|
|
11-11-2004, 03:52 PM
|
#3
|
LQ Newbie
Registered: Sep 2004
Location: Manitoba, Canada
Distribution: Debian Sid (Unstable)
Posts: 11
Rep:
|
It sounds like there might be an error on your root partition that fsck can't fix at boot time. After your asked for the root password and have a command prompt run fsck on your root filesystem manually, which should fix the problem. (Note that a file or two might be corrupted, but that's already done, nothing you can do about it now. Look in the directory /lost+found after the system is running to see if fsck dumped anything in there. On the other hand it might be some minor fixable problem and everything will be fine.)
fsck -t ext2 <partition device>
[where <partition device> is the partition your using for linux (or the root linux partition ( '/' ) if your using more than one) such as, for example, /dev/hda2 ]
then reboot
shutdown -r now
|
|
|
All times are GMT -5. The time now is 03:57 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|