I founded a workarounded : just unmount the unneded partitions in the following loop : while true; do sudo umount /dev/sda7; sudo umount /dev/sda5 ; done
This allows to finish the install with success. -- install of crunchbang linux crases every time at the end of the install (85-96% installed) https://bugs.launchpad.net/bugs/321374 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
