Dual Boot Partiton Problems

Hi Everyone,

I’m currently attempting my first Win7-opensuse dual boot, though not my first opensuse install. I’m having issues getting the partition manager in the install sequence to do its job properly. The problem, preceded by some context information, is as follows:

Basic Info:
Current OS: Windows 7 SP1
opensuse version : 12.3
Hard drives: ~500GB HDD (shown below, uses MBR) 36GB SSD (not shown, used as cache by Windows)
Laptop: Toshiba U845

First: This is the current partitioning of my hard drive, as reported by GParted (in my live session) (abridged)

Partition File System Size Flags Notes (me)
/dev/sda1 ntfs 1.46 GiB boot,diag,type Win7 Boot partition, yes?
/dev/sda2 ntfs 287.64 GiB type C:/ on Win7 install
/dev/sda3 164.82 GiB type extended partition created by me
unallocated 164.82 GiB
/dev/sda4 11.83 GiB System Restore Partition

In prepping to instal suse, I shrank my C:/ drive and left the 164.82 GiB unallocated so that the partition manager could use it during boot. At this point, I had forgotten that I couldn’t make any more than 4 primary partitions on the one drive. Even now, I’d think that the partition manager would be able to detect the unallocated space, and make logical partitions for the necessary /, /home, and swap drives.

Instead, this is the partition scheme that the install sequence suggests to me:

-Set type of partition /dev/sda3 to 83
-Format partition /dev/sda1 (1.46 GB) for swap
-Format partition /dev/sda2 (287.64 GB) for / with ext 4

Nothing assigned as root filesystem!
Installation will fail most certainly!

So, it ignores the extended partition (though, it ignored the unallocated space when I tried installing before I made the extended partition) and tries to write over my C: drive. It seems, that is, not to have detected Windows at all. When I tried with an ubuntu liveCD, it told me right out that it didn’t think there was an install already.

When I try to “Create Partition Setup…,” Under Hard Disk it gives me three options, and I don’t understand why any of them are options:

1. MD RAID, 2.58 MB, /dev/md126
2. MD RAID, 2.08 MB, /dev/md127
1. SCSI Disk, 975.25 MB, /dev/sdc, Crucial Gizmo! overdrive

I understand that neither of the “code” sections I’ve included have been code, but they stand out well as system info. Anyway, The Crucial Gizmo! is the flash drive from which the LiveUSB booted. I don’t understand why it gave me that instead of my actual hard drive.

As additional information, if I try to format a logical partition in the 167 GiB extended partition, GParted informs me that the disk is in use by the system, and it can’t touch it. If, in the installation sequence, go into “Edit Partition Setup…,” it doesn’t allow me to touch the 500GiB drive, and gives a similar message. That confuses me, as I believed that unless explicitly mounted, the hard drive isn’t touched in a LiveCD session. When investigated with Dolphin, the 500GiB drive is listed under devices, but when clicked, an error message appears warning that the mount failed due to the device or resource being busy.

I hope that was enough information to at least get a bit of a start on a fix, and I thank you all for your time in helping me troubleshoot. If there is any way to attach an image from a local drive to a post (i.e. not connected to a url) and I’m not finding it, I’d gladly replace my recitations of system info with screenshots.

Best regards,
Tollers

Use Gparted from Parted Magic CD
The extended space sda3> here you can create logical partitions for the openSUSE system, usually like this:
swap 2xRAM
ext4 for / (20GB-30GB)
ext4 for /home (all the remaining space)

Now you can point the installer to those by following this
https://dl.dropboxusercontent.com/u/10573557/12.3_install_complete/12.3_install/12.3_install.mkv

Here are a couple of other viewing options
https://dl.dropboxusercontent.com/u/10573557/12.3_install_complete/12.3_install/12.3_slideshow

https://dl.dropboxusercontent.com/u/10573557/12.3_install_complete/12.3_install/12.3_slideshow.pdf

Thank you very much! Are there any free alternatives to Parted Magic that you would suggest? Why does GParted on the suse LiveCD not work properly?

The openSUSE partitioner works fine
Here is an older version of Parted Magic
https://dl.dropboxusercontent.com/u/10573557/pmagic-4.5.iso

They have started charging for Parted Magic?

Goodbye, Parted Magic. It was nice knowing you.

Previously, they asked for donations. That was reasonable. But they keep updating it, and it’s a bit much to expect a fresh payment to download the latest version.

I do not know why you were having problems with “gparted”. As far as I know, the “gparted” on the Parted Magic cd is the same “gparted”, except perhaps a more recent release. You could also try “fdisk”.

It’s odd
The web page says: Parted Magic is free software
And an odd link at the bottom of the page

Other files can be found here.

Guess just get gparted
GParted – Download

As far as I know the gparted version used on the Parted Magic cd is exaxtly the same of the original gparted.
Anyway it’s a pity that they have started charging the Parted Magic cd …

On Thu 15 Aug 2013 06:06:02 PM CDT, PiElle wrote:

nrickert;2579416 Wrote:
> They have started charging for Parted Magic?
>
> Goodbye, Parted Magic. It was nice knowing you.
>
> Previously, they asked for donations. That was reasonable. But they
> keep updating it, and it’s a bit much to expect a fresh payment to
> download the latest version.
>
> I do not know why you were having problems with “gparted”. As far as
> I know, the “gparted” on the Parted Magic cd is the same “gparted”,
> except perhaps a more recent release. You could also try “fdisk”.

As far as I know the gparted version used on the Parted Magic cd is
exaxtly the same of the original gparted.
Anyway it’s a pity that they have started charging the Parted Magic cd

Hi
But you can grab the iso images from sourceforge?


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop
up 1 day 5:29, 4 users, load average: 0.60, 0.29, 0.15
CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340

It looks like the latest version is only available in a sort of pxe file … :expressionless:

I thank everyone for the help, but I’d really like to know what could be going wrong with GParted in the suse liveCD. It seems that regardless of where GParted has come from, it won’t partition the drive correctly because of the same error. Even the GParted liveCD failed. Is there something I’m doing wrong? Has anyone seen that error message before?

Please post a screenshot of the HD shown in Gparted Live CD