Messages in this thread |  | | Date | Thu, 11 Oct 2001 09:58:59 -0400 (EDT) | | From | Alexander Viro <> | | Subject | Re: [PATCH] Re: Lost Partition |
| |
On Thu, 11 Oct 2001, Vincent Sweeney wrote:
> No luck I'm afraid. The patch applied successfully bit I still get > exactly the same problem.
Please, do the following:
dd if=/dev/hdb of=p0 bs=512 count=1 dd if=/dev/hdb of=p1 bs=512 count=1 skip=1076355
and mail the contents of p0 and p1.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |