On Thu, Nov 23, 2006 at 05:40:21PM +0100, Tomas Cernaj wrote:
> Hi Jurij,
> 
> ok, this is going to be a bit lengthy... :-)

No problem :-). I'm still somewhat confused though. Do I understand 
correctly that if you use the klibc utils and library from the 
archive, it segfaults *only* when you run fstype on your /dev/hda4 
(but runs ok on other partitions)? If that's the case, can you please 
build the klibc with debugging symbols and run gdb on it, to see where 
fstype segfaults in that case? Alternatively, you can provide first 
two kilobytes of /dev/hda4 using something like

dd if=/dev/hda4 of=hda4-header.raw bs=1024 count=2

That should be sufficient to debug the problem.

Best regards,
-- 
Jurij Smakov                                           [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/                      KeyID: C99E03CC


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to