Hi, I was getting this same error, since I've installed natty.
Automounting was not working with partitions, CDROMs and USB keys.

My partition table looked OK to me, only fdisk complained something
about an empty partition being omitted.

I've tried fixparts from the gptfdisk utilities, and it helped.

So, here is my partition table before fixparts, in sfdisk -d format:

# partition table of /dev/sda
unit: sectors

/dev/sda1 : start=       63, size= 49158837, Id= 7, bootable
/dev/sda2 : start= 49158900, size=1201099725, Id= f
/dev/sda3 : start=        0, size=        0, Id= 0
/dev/sda4 : start=        0, size=        0, Id= 0
/dev/sda5 : start= 49158963, size=251915202, Id= 7
/dev/sda6 : start=301074228, size= 16000677, Id=83
/dev/sda7 : start=317074968, size= 65545137, Id= 7
/dev/sda8 : start=382620168, size=867638457, Id= 7

and after:

# partition table of /dev/sda
unit: sectors

/dev/sda1 : start=       63, size= 49158837, Id= 7, bootable
/dev/sda2 : start= 49158962, size=1201099663, Id= f
/dev/sda3 : start=        0, size=        0, Id= 0
/dev/sda4 : start=        0, size=        0, Id= 0
/dev/sda5 : start= 49158963, size=251915202, Id= 7
/dev/sda6 : start=301074228, size= 16000677, Id=83
/dev/sda7 : start=317074968, size= 65545137, Id= 7
/dev/sda8 : start=382620168, size=867638457, Id= 7

I hope that's proves to be useful!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/571038

Title:
  palimpsest crash with libgdu:ERROR:gdu-pool.c:2369:device_recurse:
  assertion failed: (depth < 100)

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to