Late to the party and definitely not a Linux expert, but did anyone experiencing these problems try and wipe the drive(s) destined for the boot pool with dd(1) already?
dd if=/dev/zero of=/dev/sda bs=1m
HTH,
Patrick
Late to the party and definitely not a Linux expert, but did anyone experiencing these problems try and wipe the drive(s) destined for the boot pool with dd(1) already?
dd if=/dev/zero of=/dev/sda bs=1m
HTH,
Patrick