Hello Bryan I tried to your work around: A) Go to the 15.04 installation partition screen to see all disks are detected B) Go to VT and check the values of nodes /sys/devices/pci0000:00/0000:00:00.0/0000:01:00.0/host4/target4:2:0/4:2:0:0 /block/sde/queue # cat max_sectors_kb 4096 /sys/devices/pci0000:00/0000:00:00.0/0000:01:00.0/host4/target4:2:0/4:2:0:0 /block/sde/queue # cat max_hw_sectors_kb 4096 C) Set and cat echo 1024 > /sys/block/sde/queue/max_sectors_kb ~ # cat /sys/block/sde/queue/max_sectors_kb 1024 D) Go back to Partition screen E) Partition the Avago Partition F) Partitioning and mounting fails with same error of mounting ext4 filesystem G) I go and check back the value of max_sectors_kb and it gets back to 4096. Which basically means paritioning the disk is resetting this node. ~ # cat /sys/block/sde/queue/max_sectors_kb 4096 I am not sure what the commit is for exactly. But can you help build a 15.04 default image without it to check. Or suggest something else. Thanks Adi On 8/24/15, 8:58 AM, "Bryan Quigley"