Failed install of 6.10 to a multi SATA system
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| ubiquity (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
I tried to install 6.10 on my PC, but it failed with the error below. It has four SATA hard drives - no PATA HD.
SATA 0 has four partitions 1-NTFS with Windows 2000, 2-NTFS with data, 3-Ext2 (or3?) and 4-Swap.
SATA's 1, 2 and 3 are all NTFS.
The install appeared to go OK, until the GRUB section. I changed 'hd0' to 'sd0,3' - SATA drive 0, partion 3. The files appeared to be copied OK, but it then failed.
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/bin/
install(
File "/usr/bin/
ret = wizard.run()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
File "/usr/share/
install.run()
File "/usr/share/
self.
File "/usr/share/
raise InstallStepError(
InstallStepError: GrubInstaller failed with code 1

Thank you for your report. I apologize that no one has gotten back to you about this yet.
Do you still find this error when installing the latest Ubuntu?