Comment 10 for bug 1874066

Revision history for this message
Emil Lenngren (emilenl) wrote :

I also got hit by this bug when trying to install Ubuntu 21.04. I want to install Ubuntu on a separate USB memory I have plugged into my computer, but couldn't get past this step.

Thankfully ubiquity is written in Python so I could easily in my Live session go to /usr/lib/ubiquity/plugins/ubi-prepare.py, remove the code in the should_show_rst_page() method and change it to return the constant False.

But I'd like to see an option "Continue and install on another disk" if it is detected that another disk is plugged in that is usable.