l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
September 2: Social Gathering
Next Installfest:
TBD
Latest News:
Aug. 19: Siafoo slides and photos online
Page last updated:
2001 Dec 30 17:04
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
Re: [vox-tech] AAARRRGGGHHHH! (Translation: Linux got hosed)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vox-tech] AAARRRGGGHHHH! (Translation: Linux got hosed)



On Wed, May 09, 2001 at 08:27:45PM -0700, Mark K. Kim wrote:
> > what makes you think the root partition is hosed?
> 
> So I rebooted, hoping the second boot re-recognize the partition modified
> by fsck.  Didn't work.  Didn't boot at all, actually -- kernel panic.
> 
> I think the partition is hosed.  I don't mind reinstalling the root
> partition -- just root files (plus some configuration in /etc, but... oh
> well.)

FYI... I've never lost a linux partition.  Ever.  In 8 or 9 years.  Well,
there was one, but the HD melted, so I don't count that.

Point being, you might try removing the disk to another linux box and
fscking it there.  If you have physical damage to the HD, you can still
pull the usable data off using dd (and the a conv= switch), and then fsck
the resulting dataset.

That'll cover you for partion and ext2fs.  If you blew your RPM databases
or something else that'd be distro specific you may then have to
reinstall... but linux and e2fs I can't even imagine being unrecoverable
when you can still access other parts of the drive.  I would trust that
windows e2fsexplorer to be a good indicator of filesystem states either,
but that's probably no surpise.



dd if=/dev/deaddrivepartion ibs=512 conv=noerror,sync \
        of=whereveryoulike obs=10k

512byte reads to get as much good sectors as possible (this is slower than
10k reads of course).  conv=noerror means don't fail on read errors, and
sync is use to pad less than ibs size input blocks to full ibs size
(handles short reads).

you can e2fsck and mount a extfs-formated file just as easily as a
partition, so using of=/tmp/mye2fsckdump is very useful.

And finally, use a rescue disk if you can't move the media around to
another working linux box.


I hope that helps and doesn't overwhelm.  I can clarify anything if you
like.

PS  I even recovered an entire disk where sector 0 had been destroyed!
dd and some patience go a long way.

-- 
Ted Deppner
http://www.psyber.com/~ted/


Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

CD Burns Wanted!

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
Z-World
Who has helped LUGOD immensely!