[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ex2fs structure
> I have tried to install windows on my used to be linux only machine.
> somewhere during installation (probably) one of my partitions (mounted
> on /home) was distructed. when i booted linux again ex2fsck returned
> that the superblock was ruind , tried to use the second one -> the same.
> the third one (if there is one) causes ex2fsck to start and segment
> violate.
>
> are there other tools to deal with ex2fs?
> what is the inside structure of ex2.
> how can I browse an a partition I can't mount? (byte by byte)
>
Perhaps debugfs(8) can help you ?