| Summary: | SystemError: (4, 'umount: /mnt/sysimage/proc: device is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))') | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | joebags3 <joebags3> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:1b53425110aca46cc9f92fddf3da8f414637e8ae684721af47816762b8c11f30 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-01-17 20:41:18 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Created attachment 555636 [details]
Attached traceback automatically from anaconda.
Attempting to install Fedora 14 on an xps720 with 3 hard drives. 1 being the primary the other two as mounted. ( i have attempted to install with just the primary drive with the same results_). As following the instructions for installing Fedora 14, after entering the repository for http://f14.amahi.org, the installation fails stating that the instal image to the hard drive failed with the attached error. OK I am stumped. Any ideas? Well, F14 was pretty long time ago at this point. In fact it's EOL. Is this any better with the current release, F16? I apologize I missed stating the fact I am trying to install amahi and it calls for the installation of Fedora14. Amahi is developing for the Fedor16 now but it is not ready as of yet. I am trying to install Amahi and the instructions from, http://wiki.amahi.org/index.php/Fedora_14_install_guide instructs to install fedora14. During installation the instructions call for entering the repository pointing to http://f14.amahi.org After this the install program attempts to transfer the image to the hard disk. With the following error: SystemError: (4, 'umount: /mnt/sysimage/proc: device is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))') Got it. bad dvd. continuing with the install |
The following was filed automatically by anaconda: anaconda 14.22 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/isys/__init__.py", line 159, in umount rc = _isys.umount(what) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 658, in unmount rc = isys.umount(self._mountpoint, removeDir = False) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 862, in teardown return self.unmount(*args, **kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2037, in umountFilesystems device.format.teardown() File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1163, in umountFilesystems self.fsset.umountFilesystems(ignoreErrors=ignoreErrors, swapoff=swapoff) File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 938, in run self.anaconda.storage.umountFilesystems() File "/usr/lib64/python2.7/site-packages/pyanaconda/yuminstall.py", line 1730, in doInstall rc = self.ayum.run(self.instLog, cb, anaconda.intf) File "/usr/lib64/python2.7/site-packages/pyanaconda/backend.py", line 286, in doInstall return anaconda.backend.doInstall(anaconda) File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext self.moveStep() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1190, in nextClicked self.anaconda.dispatch.gotoNext() File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback self.intf.icw.nextClicked() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1211, in handleRenderCallback self.currentWindow.renderCallback() SystemError: (4, 'umount: /mnt/sysimage/proc: device is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))')