Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 635025 Details for
Bug 865653
PartitionException: Partition is not part of the disk it is being removed from
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
text-mode installation
konsole.txt (text/plain), 7.51 KB, created by
Jan Stodola
on 2012-10-29 14:08:28 UTC
(
hide
)
Description:
text-mode installation
Filename:
MIME Type:
Creator:
Jan Stodola
Created:
2012-10-29 14:08:28 UTC
Size:
7.51 KB
patch
obsolete
>================================================================================ >================================================================================ >Install hub > > 1) [ ] Timezone settings 2) [ ] Install Destination > (Timezone is not set.) (No disks selected) > 3) [ ] Set root password > (Password is not set.) > Please make your choice from above ['q' to quit | 'c' to continue]: 2 >================================================================================ >================================================================================ >Install Destination > >[ ] 1) dasda > >[ ] 2) dasdb > >[ ] 3) dasdc > >No disks selected; please select at least one disk to install to. > > Please make your choice from above ['q' to quit | 'c' to continue]: 1 >Install Destination > >[x] 1) dasda > >[ ] 2) dasdb > >[ ] 3) dasdc > >1 disk selected; 2.34 GB capacity; 1.84 GB free ... > > Please make your choice from above ['q' to quit | 'c' to continue]: 2 >Install Destination > >[x] 1) dasda > >[x] 2) dasdb > >[ ] 3) dasdc > >2 disks selected; 4.69 GB capacity; 1.84 GB free ... > > Please make your choice from above ['q' to quit | 'c' to continue]: 3 >Install Destination > >[x] 1) dasda > >[x] 2) dasdb > >[x] 3) dasdc > >3 disks selected; 7.04 GB capacity; 2.17 GB free ... > > Please make your choice from above ['q' to quit | 'c' to continue]: c >================================================================================ >================================================================================ >Autopartitioning Options > >[ ] 1) Replace Existing Linux system(s) > >[x] 2) Use All Space > >[ ] 3) Use Free Space > >Installation requires partitioning of your hard drive. Select what space to use > for the install target. > > Please make your choice from above ['q' to quit | 'c' to continue]: c >Generating updated storage configuration >Checking storage configuration... >================================================================================ >================================================================================ >Install hub > > 1) [ ] Timezone settings 2) [x] Install Destination > (Timezone is not set.) (Automatic partitioning selecte > 3) [ ] Set root password d) > (Password is not set.) > Please make your choice from above ['q' to quit | 'c' to continue]: 2 >================================================================================ >================================================================================ >Install Destination > >[x] 1) dasda > >[x] 2) dasdb > >[x] 3) dasdc > >3 disks selected; 7.04 GB capacity; 7.04 GB free ... > > Please make your choice from above ['q' to quit | 'c' to continue]: 2 >Install Destination > >[x] 1) dasda > >[ ] 2) dasdb > >[x] 3) dasdc > >2 disks selected; 4.69 GB capacity; 4.69 GB free ... > > Please make your choice from above ['q' to quit | 'c' to continue]: c >================================================================================ >================================================================================ >Autopartitioning Options > >[ ] 1) Replace Existing Linux system(s) > >[x] 2) Use All Space > >[ ] 3) Use Free Space > >Installation requires partitioning of your hard drive. Select what space to use > for the install target. > > Please make your choice from above ['q' to quit | 'c' to continue]: c >Generating updated storage configuration >Checking storage configuration... >================================================================================ >================================================================================ >Install hub > > 1) [ ] Timezone settings 2) [x] Install Destination > (Timezone is not set.) (Automatic partitioning selecte > 3) [ ] Set root password d) > (Password is not set.) > Please make your choice from above ['q' to quit | 'c' to continue]: 2 >================================================================================ >================================================================================ >Install Destination > >[x] 1) dasda > >[ ] 2) dasdb > >[x] 3) dasdc > >2 disks selected; 4.69 GB capacity; 4.69 GB free ... > > Please make your choice from above ['q' to quit | 'c' to continue]: 2 >Install Destination > >[x] 1) dasda > >[x] 2) dasdb > >[x] 3) dasdc > >3 disks selected; 7.04 GB capacity; 7.04 GB free ... > > Please make your choice from above ['q' to quit | 'c' to continue]: 3 >Install Destination > >[x] 1) dasda > >[x] 2) dasdb > >[ ] 3) dasdc > >2 disks selected; 4.69 GB capacity; 4.69 GB free ... > > Please make your choice from above ['q' to quit | 'c' to continue]: c >================================================================================ >================================================================================ >Autopartitioning Options > >[ ] 1) Replace Existing Linux system(s) > >[x] 2) Use All Space > >[ ] 3) Use Free Space > >Installation requires partitioning of your hard drive. Select what space to use > for the install target. > > Please make your choice from above ['q' to quit | 'c' to continue]: c >Generating updated storage configuration >Traceback (most recent call last): > File "/sbin/anaconda", line 968, in <module> > anaconda._intf.run() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 159, in run > self._app.run() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 210, in run > self._mainloop() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 257, in _mainloop > if not self.input(self._screens[-1][1], c): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/simpleline/base.py", line 296, in input > key = self._screens[-1][0].input(args, key) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 211, in input > self.execute() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 261, in execute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1598, in doKickstartStorage > ksdata.clearpart.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 442, in execute > storage.clearPartitions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 829, in clearPartitions > self.recursiveRemove(part) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 800, in recursiveRemove > self.destroyDevice(device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1229, in destroyDevice > self.devicetree.registerAction(action) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 424, in registerAction > self._removeDevice(action.device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 386, in _removeDevice > dev.disk.format.removePartition(dev.partedPartition) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/disklabel.py", line 322, in removePartition > self.partedDisk.removePartition(partition) > 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/parted/disk.py", line 269, in removePartition > if self.__disk.remove_partition(partition.getPedPartition()): >_ped.PartitionException: Partition is not part of the disk it is being removed from >anaconda halting due to nokill flag. >The system will be rebooted when you press Ctrl-Alt-Delete. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 865653
:
625775
|
625776
|
625777
|
625778
|
625779
|
625780
|
625781
|
625782
|
625783
|
625784
|
625785
|
625786
|
625787
|
625788
| 635025