Wind River Support Network

HomeDefectsLIN6-7503
Fixed

LIN6-7503 : [wrinstaller6]Exception has occurred when partition disk with EFI boot

Created: May 22, 2014    Updated: Dec 3, 2018
Resolved Date: May 22, 2014
Found In Version: 6.0.0.7
Fix Version: 6.0.0.7
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Target-Installer

Description

 Exception has occurred when partition disk with EFI boot

05:49:07,090 INFO anaconda: dispatch: leaving (1) step partition
05:49:07,091 INFO anaconda: dispatch: moving (1) to step storagedone
05:49:07,091 DEBUG anaconda: dispatch: storagedone is a direct step
05:49:08,447 INFO anaconda: dispatch: leaving (1) step storagedone
05:49:08,447 INFO anaconda: dispatch: moving (1) to step enablefilesystems
05:49:08,448 DEBUG anaconda: dispatch: enablefilesystems is a direct step
05:49:09,713 CRIT anaconda: anaconda 16.25 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/parted/disk.py", line 213, in commit
    return self.__disk.commit()
  File "/usr/lib64/python2.7/site-packages/parted/decorators.py", line 32, in new
    ret = fn(*args, **kwds)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/disklabel.py", line 263, in commit
    self.partedDisk.commit()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 1558, in _destroy
    self.disk.originalFormat.commit()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 828, in destroy
    self._destroy()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 286, in execute
    self.device.destroy()
  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 123, 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()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked
    self.anaconda.dispatch.go_forward()
IOException: Partition(s) 5 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use.  As a result, the old partition(s) will remain in use.  You should reboot now before making further changes.

Steps to Reproduce

1. project1:configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-std+installer-support --with-sstate-dir=/buildarea1/build/SSTATE_CACHE --enable-bootimage=ext4
2. make all
3. project2: configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=wr-installer --enable-target-installer=yes --with-installer-target-build=/WRINSTALLER/0521/build_prj/combo1 --enable-bootimage=iso
4. make all
5. EFI boot on target
6. Partition disk with EFI mount point

Other Downloads


Live chat
Online