Bugzilla – Bug 135575
the partitioning doesn't recognize the existing partitions
Last modified: 2006-01-17 15:53:07 UTC
While installing SUSE 10.0 the partitioning doesn't recognize the existing partitions and propose to create /dev/hda1 (1GB swap) and /dev/hda2 (all remaining hard disk space). The same going in expert mode and re-reading the partition table System: Multi booted with win and linux. How to reproduce: every time while installing
Created attachment 58770 [details] y2logs.tgz
I can't unpack the logs: -> gunzip y2logs.tgz gunzip: y2logs.tgz: invalid compressed data--format violated Please attach a correct version.
Created attachment 58860 [details] new y2logs.tgz here the new y2logs.tgz, now double checked...
Parted reports that you have overlapping partitions. fdisk reports this partition table: /dev/hda1 * 1 1275 10241406 7 HPFS/NTFS /dev/hda2 1276 9965 69801826+ f W95 Ext'd (LBA) /dev/hda3 8417 9024 4882752 83 Linux /dev/hda5 1276 1307 257008+ 82 Linux swap / Solaris /dev/hda6 1308 2549 9976333+ 83 Linux /dev/hda7 2550 2679 1044193+ 83 Linux /dev/hda8 2680 3953 10233373+ b W95 FAT32 /dev/hda9 3954 4591 5119632 83 Linux /dev/hda10 4591 7779 25612650 7 HPFS/NTFS /dev/hda11 7780 8416 5116671 83 Linux /dev/hda12 9025 9965 7557952+ 83 Linux Looks as if hda2 should be an extended partition. How did you create those partitions? I strongly recomment to make a backup before touching any partitions.
After quick resolving the problem with the overlapping partition the installer showed all the existing partition permitting to complete the installation on SUSE 10 (that I am actually using, thank you Arvin!). A note for a situation like mine with a hard disk with an incorrect partition scheme is that a warning or alert message can be more usefull instead of proposing a complete disk formatting. ciao
Yes, a warning would be useful.
Popup with warning is now finally visible again.