I executed command
it goes well to the point where it prints
My problem is that it already stayed here for more than three hours utilizing 100% of CPU. This happens in Qemu and has the consequence that I am unable to connect TightVNC to virtual machine (it writes "Status: Connection established." but doesn't show screen).
My questions:
# portsnap extract
it goes well to the point where it prints
Code:
"Building new INDEX files..."
My problem is that it already stayed here for more than three hours utilizing 100% of CPU. This happens in Qemu and has the consequence that I am unable to connect TightVNC to virtual machine (it writes "Status: Connection established." but doesn't show screen).
My questions:
- is it OK that indexes are being built for three hours already?
- if it is wrong, then what to check?
- if it is normal, then what is the reason for such a huge time usage, can the algorithm be improved?