with
mke2fs -t ext3 -E stripe-width=32 /dev/sda(x)
you attempt using 32 disks . You probably mean:
mke2fs -t ext3 -E stride=32 /dev/sda(x)

-- 
Installation fails on Crucial/Micron M225 256gb SSD
https://bugs.launchpad.net/bugs/415888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to