Following my previous post, the disk was initiall part of a RAID group using HP Embedded SATA RAID controller, it was removed from the controller and used at another PC.
Since the dmraid -x command doesn' work, I ended up with using the following command to remove the raid metadata (will destroy the old data!)
[root@localhost liveuser]# dd if=/dev/zero bs=1M seek=150000 skip=150000 of=/dev/sdc
(this is a 160G drive so I decide to remove the last 10G's data which will definitely include the raid metadata).
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment