Bug 222987

Summary: when attempting to write grub, unhandled exception occurs
Product: [Fedora] Fedora Reporter: Mutlu Dogruel <truehand>
Component: grubAssignee: Peter Jones <pjones>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-17 19:01:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mutlu Dogruel 2007-01-17 11:51:38 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1. When re-installing Fedora 6 (without re-formatting partitions) 
this problem occurs every time, in the first time installation it didn't happen,
though.
2.
3.
  
Actual results:

At the end of the installation, grub gives an unhandled exception and it doesn't
install at all.

Expected results:


Additional info:

File "/usr/lib/booty/bootloaderinfo.py", line 738, in "writeGrub"
also in line 1188, in "write"
...

Comment 1 Mutlu Dogruel 2007-01-17 19:06:58 UTC
Grub attempted to write to a partition, /boot, that was removed (accidentally).
When "upgrade install" is selected the Feodra installer Anaconda must check if
/boot is there and writable to avoid a disappointment at the end of installation.