Comment 1 for bug 129612

Revision history for this message
Paul Dufresne (paulduf) wrote : Re: busybox: can't access tty; job control turned off

Well, by reading bug #118561 I now realize that actually, the prompt is shown and working, making this bug pretty
low priority. (Make a lot confusion however).

So, as I understand, it seems best to ask people to 'cat /var/log/casper.log' and report unusual error in the result.
A bug suggest the following procedure to allow to mount a USB disk to copy casper.log (from bug #62679):
---
Please do:
set -x
. /scripts/casper
mountroot
and provide the output.

you should be able to connect and mount USB devices just fine at this stage.
---