[CentOS] anaconda in centOS 4 fails to read md raid arrays

Wed Jun 8 22:57:34 UTC 2005
Andreas Rogge <arogge at gmx.de>

Am Dienstag, den 07.06.2005, 15:10 +0800 schrieb Feizhou:

> You don't get good old fdisk via serial console or VNC...it is all 
> crappy disk druid or autopartition. I wish fdisk was still an option...
> > 
If you are trying to clean out the partitions anyway, you might try a
%pre section in you ks-file.
By simply doing something like "dd if=/dev/zero of=/dev/your_whole_disk
bs=512 count=5" you can overwrite the first blocks of the disk including
its partition-table before anaconda actually starts.

(yes, i know it sucks, but it should work)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3120 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos/attachments/20050609/fd301b78/attachment-0004.bin>