data contains a file system with errors, check forced, Lost root password

Reply

Join Date: Oct 2007
Posts: 3
Reputation: panya is an unknown quantity at this point 
Solved Threads: 0
panya panya is offline Offline
Newbie Poster

data contains a file system with errors, check forced, Lost root password

 
0
  #1
Oct 14th, 2007
Hi

Please be patient to read my question it similar the old question but not the same

I get error as below when I tried to start my Linux server.

/data contains a file system with errors, check forced.
Error reading block 77000497(Attempt to read block from
file system resulted in short read) while doing inode scan.

/data: UNEXPECTED INCONSISTENCY; RUN fsck manually.
(i.e.; without -a or -p options)
[FAILED]
Give root password for maintenance
(or type Control-D for normal startup):

Unfortunately, I also forgot root password so I cannot do fsck manaully, my OS is SUSE version 6 or 7 i'm not sure because it nearly 6 years that it run without any problem.

Any one who have an idea to solve this situation please help me.

Can I install a new linux OS on a new hard disk and then put the hard disk with an error to be a second hard disk to excess the data in the old hard disk, if it posiible please tell me how to do.

I need only my data from the error hard disk, after I get my data I intend to format it.

I hope there are some one who can help me, this is my serious time.

Thank you

Regards,

Panya
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #2
Oct 14th, 2007
Are you using ext2? Well anyway, boot up with a livecd mount the drive and fsck it.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,221
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 538
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #3
Oct 14th, 2007
Login in runlevel 1 (single user mode)?

That usually doesnt require the root password

Google how to boot into 1 under Suse (i dont use that version) - usually you append "init 1" or something to the boot options at the bootloader screen
Last edited by jbennet; Oct 14th, 2007 at 7:35 pm.
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 3
Reputation: panya is an unknown quantity at this point 
Solved Threads: 0
panya panya is offline Offline
Newbie Poster

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #4
Oct 14th, 2007
Originally Posted by jbennet View Post
Login in runlevel 1 (single user mode)?

That usually doesnt require the root password

Google how to boot into 1 under Suse (i dont use that version) - usually you append "init 1" or something to the boot options at the bootloader screen
I try to run in single mode but suse linux required root password also.

Thank & Regds,

Panya
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 3
Reputation: panya is an unknown quantity at this point 
Solved Threads: 0
panya panya is offline Offline
Newbie Poster

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #5
Oct 14th, 2007
Originally Posted by Sturm View Post
Are you using ext2? Well anyway, boot up with a livecd mount the drive and fsck it.
Yes, my computer use ext2, Can you give me a suggestion, which distro of livecd.

Thank & Regards,
Panya
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #6
Oct 15th, 2007
>Can you give me a suggestion, which distro of livecd.
Try Ubuntu. It might actually be a better idea to unmount the drive before running an fsck check on it (makes repairing the data safer).
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #7
Oct 15th, 2007
>It might actually be a better idea to unmount the drive before running an fsck check on it (makes repairing the data safer).

Sorry about that, you probably shouldn't mount it.


>Yes, my computer use ext2, Can you give me a suggestion, which distro of livecd.

In my opinion you shouldn't use ext2 unless you have a reliable backup power supply. (e.g laptop)
Last edited by Sturm; Oct 15th, 2007 at 5:46 pm.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #8
Oct 16th, 2007
>Sorry about that, you probably shouldn't mount it.
It's worth noting however, that so-called "smart" distros like Ubuntu automatically mount all filesystems of known type. In other words, the user will have to run a umount command before running fsck on the partition. (And in many cases, such as partitioning, Ubuntu will insist on continually automounting the filesystem. That's why I tend to boot into runlevel 1 when working with partitions.)
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 1,066
Reputation: Sturm is on a distinguished road 
Solved Threads: 24
Sturm's Avatar
Sturm Sturm is offline Offline
Veteran Poster

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #9
Oct 16th, 2007
I, personally always use a gentoo cd as my main recovery live cd. Small (download that is) and has most needed tools (webbrowser, gcc, g++, ssh, etc)
Last edited by Sturm; Oct 16th, 2007 at 10:36 pm.
"Hey ass, don't hijack my thread. This is serious." -JoshSCH
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,221
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 538
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: data contains a file system with errors, check forced, Lost root password

 
0
  #10
Oct 17th, 2007
i use linux mint. It has wifi/nvidia/ntfs drivers built in
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC