On Sun, Apr 01, 2007 at 02:14:11PM +0200, Josip Rodin wrote:
> /dev/sda3             0      4427   6394801+   5  Whole disk
> /dev/sdb3             0     24618  35559877+   5  Whole disk
> 
> The disks are physically the same, but the special 3rd partition seems to
> be broken on the first (the one where I created that 5GB partition).
> 
> Should I send over the first 512 bytes of both of those disks?

I'm guessing here, but I want to fix it up in order to install the machine
fully, so here's 'dd if=/dev/sd* of=sdb3.img bs=512 count=1' for sda, sda3,
sdb and sdb3.

-- 
     2. That which causes joy or happiness.

Attachment: sda.img
Description: Binary data

Attachment: sda3.img
Description: Binary data

Attachment: sdb.img
Description: Binary data

Attachment: sdb3.img
Description: Binary data

Reply via email to