Custom installation multi-boot with multiple partitions

I have downloaded the iso file and listed it in the grub configuration. The iso is in a directory under the boot directory on sda9, my main Ubuntu partition. When I boot, I can select the option to boot with the openSUSE iso. The installation process begins with no problems. During the process, I tried to customize the partitions with the following objectives.

No separate home partition
install openSUSE to the root of sda5
Use sda7 as a swap partition

I abort the installation process because the installation report indicates that it will delete several important partitions, including sda3 (win7), sda8 (NTFS data partition) and sda10 (system rescue cd - gentoo). I cannot find any option which would enable openSUSE to ignore these partitions.

Here is a list of my partitions configuration:
Device Boot Start End Blocks Id System
/dev/sda1 2048 206847 102400 83 Linux
/dev/sda2 208894 418056191 208923649 f W95 Ext’d (LBA)
/dev/sda3 * 418056192 625141759 103542784 7 HPFS/NTFS/exFAT
/dev/sda5 208896 41168895 20480000 83 Linux
/dev/sda6 41170944 82130943 20480000 7 HPFS/NTFS/exFAT
/dev/sda7 82132992 98516991 8192000 82 Linux swap / Solaris
/dev/sda8 98519040 356616191 129048576 7 HPFS/NTFS/exFAT
/dev/sda9 356618240 412528396 27955078+ 83 Linux
/dev/sda10 412530688 418056191 2762752 83 Linux

Any ideas on how to get around this problem?
jamarsh

On Wed 11 Jun 2014 10:26:01 PM CDT, jaamrsh wrote:

I have downloaded the iso file and listed it in the grub configuration.
The iso is in a directory under the boot directory on sda9, my main
Ubuntu partition. When I boot, I can select the option to boot with the
openSUSE iso. The installation process begins with no problems. During
the process, I tried to customize the partitions with the following
objectives.

No separate home partition
install openSUSE to the root of sda5
Use sda7 as a swap partition

I abort the installation process because the installation report
indicates that it will delete several important partitions, including
sda3 (win7), sda8 (NTFS data partition) and sda10 (system rescue cd -
gentoo). I cannot find any option which would enable openSUSE to ignore
these partitions.

Here is a list of my partitions configuration:
Device Boot Start End Blocks Id System
/dev/sda1 2048 206847 102400 83 Linux
/dev/sda2 208894 418056191 208923649 f W95 Ext’d (LBA)
/dev/sda3 * 418056192 625141759 103542784 7 HPFS/NTFS/exFAT
/dev/sda5 208896 41168895 20480000 83 Linux
/dev/sda6 41170944 82130943 20480000 7 HPFS/NTFS/exFAT
/dev/sda7 82132992 98516991 8192000 82 Linux swap /
Solaris
/dev/sda8 98519040 356616191 129048576 7 HPFS/NTFS/exFAT
/dev/sda9 356618240 412528396 27955078+ 83 Linux
/dev/sda10 412530688 418056191 2762752 83 Linux

Any ideas on how to get around this problem?
jamarsh

Hi
In YaST Partitioner, hit the rescan devices button so it doesn’t
provide an automatic solution, then select the drive in the list and
add/modify as required.


Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.1 Kernel 3.11.10-11-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Your suggestion worked. Thanks for the help.
Regards,
jaamrsh