Re: [Cooker] need mbr!

1999-10-24 Thread tracer

Monday, October 25, 1999

Hello Pixel,

Monday, Monday, October 25, 1999, you wrote:

Pixel> mbr = Master Boot Record, that's what you have at the beginning of your drive(s)

Pixel> to be able to automagically select the good language (or at least have a good
Pixel> idea of it), it want to analyse the microsoft mbr which is i18ned (yes, it is!)

Pixel> for example, in the french version of windows, you have ``Erreur de
Pixel> chargement''. That's a bit crude and simple, but that can help...

Pixel> so in case you (still!) have a microsoft mbr (aka you've done some kind of fdisk
Pixel> /mbr not long ago) do:

Pixel> % dd if=/dev/hda of=/tmp/mbr bs=512 count=1

Pixel> then mail me /tmp/mbr

Pixel> of course, if you another drive than hda, replace hda by that drive (sda...)


Pixel> thanks, cu Pixel.

Pixel> PS: don't ask me to scan fat partitions for register database or else. This i'm
Pixel> still not prepared to do :pp
I havent yet seen the msg causing this answer but if it refers to an
unreadable partly corrupted windows/ dos partition email me direct.
Whatever else you do if you want data from a partly messed up or even
half dead hard disk, donot write/modify it and remember if its a dying
disk, next time you start it  can be your last  time you do that...
I have quite a bit of datarecovery experience as its part of our
business so I might be able to help a bit but donot run that drive or
write to it.





Best regards,
 
tracer

Using theBAT 1.36 

mail to: [EMAIL PROTECTED] 
NOTE: 1 MAILRUN PER DAY ONLY




[Cooker] need mbr!

1999-10-24 Thread Pixel

mbr = Master Boot Record, that's what you have at the beginning of your drive(s)

to be able to automagically select the good language (or at least have a good
idea of it), it want to analyse the microsoft mbr which is i18ned (yes, it is!)

for example, in the french version of windows, you have ``Erreur de
chargement''. That's a bit crude and simple, but that can help...

so in case you (still!) have a microsoft mbr (aka you've done some kind of fdisk
/mbr not long ago) do:

% dd if=/dev/hda of=/tmp/mbr bs=512 count=1

then mail me /tmp/mbr

of course, if you another drive than hda, replace hda by that drive (sda...)


thanks, cu Pixel.

PS: don't ask me to scan fat partitions for register database or else. This i'm
still not prepared to do :pp