Comment 1 for bug 1411987

Revision history for this message
Martin Pitt (pitti) wrote :

FTR, here's how to simulate this in QEMU:

- start with an empty drive: -drive media=cdrom -monitor stdio
- "insert CD": change ide0-cd0 /home/martin/Downloads/ubuntu/vivid-desktop-amd64.iso
- "remove CD": eject ide0-cd0

Unfortunately upstart doesn't seem to have any logging (in .cache/upstart) for the job, but I'll figure that out.