On 28/02/14 20:11, Slavko wrote: > Ahoj, > > Dňa Fri, 28 Feb 2014 14:09:13 +1100 Scott Ferguson > <[email protected]> napísal: > >> The installer stalls at d-i Stage 5, apt-setup, with the process hung >> at 11% - it appears as if "apt-cdrom add" has been invoked but >> doesn't read input from the operator to enable "no more CDs to >> process". It won't accept "Enter". > > I encounter with this too (in VirtualBox) some days ago, then i switch > to console, found the appropriate PID (ps) and kill only it. Then installer > continue in normal way. > > regards >
Worked fine, many thanks ps | grep "apt-cdrom ident" kill -KILL $PID Thanks, now the next hurdle - the "mirror does not support specified release (jessie)" The mirror does, the installer not so much. See "Bug#740073: netinst hangs on scanning CD-ROM" Kind regards -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

