> I hope this is not OT; I have lost the partition table of a scsi hard disk
> containing two linux partitions (ext2 and swap); how can I find the
> beginning and the end of the above and how can I reinsert them into the
> partition table?
If your ext2 partition is the first on the disk, then you could just use
the
Linux fdisk program and create a Partition spamnning the whole disk--this
should
work well enough to backup all your data. Your swap-partition does not
contain
important data anyway. (do NOT use the dos fdisk program!)
However, if you want to get the beginning of the swap space, you could
search
for the string "SWAP-SPACE", but it might be at multiple positions on your
hd.
Walter
> Thank You in advance for any help, please if You can reply me in the
> Mario Giammarco
--------------------------------------------------------------------------