Thanks for the quick turnaround!  I was able to do some quick testing
with it, and it does fix the problem.

A few comments though:
* This line:
$(mount | grep -qF "$device on /cdrom ") && continue

Is what was in 134ubuntu10, so is that what you actually meant?  It seems like 
it might want to be:
$(mount | grep -qE ""$device"p?[0-9]* on /cdrom ") && continue

If you want to use the new logic xnox added.

* The OEM recipe we use doesn't use some_device, it uses biggest_free in
case it's relevant.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845571

Title:
  ubiquity offers installation media as an install target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1845571/+subscriptions

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

Reply via email to