You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
No entiendo exactamente que es lo que esta fallando pero prueba con esto.
The error appears because the ACPI option -unlike Windows- is not implemented in Ubuntu (17.04 at least).
You need to turn the acpi flag off from the grub; At boot screen, hit 'e' key, you will be redirected to the grub menu, add:
acpi=off
at the end of the linux /vmlinuz line. After that save the new settings and re-boot with cntrl + X and resume the installation.
This will work out assuming that the Secure Boot is disabled.
(I am setting this post as solved)
Lo intente y no funciono me mando el mismo error que tenia antes ahora voy a probar usando una versión anterior de ubuntu a ver que tal

