https://bugzilla.novell.com/show_bug.cgi?id=213594 Summary: YaST installation detects an incorrect RAID partitions and corrupts partition table Product: openSUSE 10.2 Version: Alpha 5 Platform: i686 OS/Version: SuSE Other Status: NEW Severity: Critical Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: belphegor@belbel.or.jp QAContact: jsrain@novell.com On the YaST new installation, "Partitioning" subsection shows an unexpected software RAID array (suggestion) as follows; * Create extended raid partition pdc_cgbejije_part4 (24.7GB) * Create raid partition pdc_cgbejije_part5 (70.5MB) for /boot with ext2 * Create swap raid partition pdc_cgbejije_part6 (1.6GB) * Create raid partition pdc_cgbejije_part7 (9.3GB) for / with reiserfs * Create raid partition pdc_cgbejije_part8 (13.8GB) for /home with reiserfs * /dev/hda1 mounts to /windows/C * /dev/hda3 mounts to /windows/D * /dev/mapper/pdc_cgbejije_part1 mounts to /windows/E * /dev/mapper/pdc_cgbejije_part3 mounts to /windows/F Since I want to correct them, follow the "Partitioning" link and "Custom partitioning (for expert)". But YaST shows as follows; (Expert Partitioner) * /dev/mapper/pdc_cgbejije 74.5GB * /dev/mapper/pdc_cgbejije_part1 24.4GB DM Raid * /dev/mapper/pdc_cgbejije_part2 15.6GB DM Raid * /dev/mapper/pdc_cgbejije_part3 9.7GB DM Raid * /dev/hda 74.5GB ST380021A RAID pdc_cgbejije When I try to delete /dev/mapper/pdc_cgbejije and continue to install against YaST's will, all of partitions are disappered. (Requires partition salvaging utility to recover). It should be (and SUSE 10.0/10.1 and "fdisk -l" shows); * /dev/hda 74.5GB ST380021A * /dev/hda1 24.4GB NTFS * /dev/hda2 15.6GB ext3 * /dev/hda3 9.7GB NTFS I've not ever defined any software/hardware RAID arrays, and none of RAID card exists in it. How do I correct? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.