Bug 846652 - Error when trying to install
Summary: Error when trying to install
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 16
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-08 10:51 UTC by Hiero De Paula
Modified: 2012-11-05 22:06 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-05 22:06:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Log of the error (3.58 MB, application/octet-stream)
2012-08-08 10:51 UTC, Hiero De Paula
no flags Details

Description Hiero De Paula 2012-08-08 10:51:22 UTC
Created attachment 602994 [details]
Log of the error

Description of problem: When i try yo install to disk, it barely starts and the following error occurs


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
anaconda 16.25 exception report


Expected results:
Installing fedora 16


Additional info:

I'm a new linux user,so i have not so much of idea of how to proceed.

First lines of the error:

naconda 16.25 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 793, in create
    raise DeviceCreateError(str(e), self.name)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 241, in execute
    self.device.create(intf=intf)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 316, in processActions
    action.execute(intf=self.intf)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 385, in doIt
    self.devicetree.processActions()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packages.py", line 122, in turnOnFilesystems
    anaconda.storage.doIt()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 373, in dispatch
    self.dir = self.steps[self.step].target(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 241, in go_forward
    self.dispatch()

Comment 1 Jesse Keating 2012-08-08 17:16:39 UTC
It appears your NTFS partition (/dev/sda1) was mounted before the installer started.  Were you doing anything with this partition prior to starting the installer?


Note You need to log in before you can comment on or make changes to this bug.