Joerg Bartels wrote:
>
> fdisk /dev/hdc1 and than p says something like:
Error. fdisk should be directed to a disk (/dev/hdc),
not to a partition (/dev/hdc1). If you direct it to
a partition, you will get garbage.
> -snip??-
> Device Boot Begin Start End Blocks id System
> /dev/hdc12 - 549121 549419 15056760964999573 20 unknown
That's the garbage.
> That is all very bad.
Not necessarily. The only meaningful result is this one:
----------------------------------------------------------
Disk /dev/hdc: 32 heads, 63 sectors, 528 cylinders
Units = cylinders of 2016 * 512 bytes
Device Boot Begin Start End Blocks Id System
/dev/hdc1 * 1 1 527 531184+ 6 DOS 16-bit >=32M
----------------------------------------------------------
It appears that the partition is still there.
> I think its better to do nothing (DOS is runing)
> before i can backup the system and than kicking all away?
Don't do anything drastic. It may be possible to recover
the partition.
Cheers,
Steven