fedora - ubuntu dual boot install crash

Bug #80674 reported by slade
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

i tried installing ubuntu 6.10 on a computer with fedora core 6; fedora / on the first partition, /home on the second partition, ubuntu / on the third, swap on the fourth. fedora and ubuntu sharing /home and swap. The installer crashed when installing grub; i told the installer to install grub in an alternate location instead of writing over the fedora grub boot loader.

File "/usr/bin/ubiquity", line 166, in ?
    main()
  File "/usr/bin/ubiquity", line 161, in main
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 57, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 305, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 856, in process_step
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 628, in progress_loop
    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/ubiquity/install.py", line 1404, in ?
    install.run()
  File "/usr/share/ubiquity/install.py", line 385, in run
    self.configure_bootloader()
  File "/usr/share/ubiquity/install.py", line 1163, in configure_bootloader
    raise InstallStepError(
InstallStepError: GrubInstaller failed with code 1

/var/log/syslog and /var/log/partman are too long to paste, but i have them saved to a flash drive.

Revision history for this message
Vassilis Pandis (pandisv) wrote :

Can you please attach them following the directions in http://wiki.ubuntu.com/DebuggingUbiquity/AttachingLogs? Thanks in advance.

Changed in ubiquity:
status: Unconfirmed → Needs Info
Revision history for this message
slade (slade17) wrote :
Revision history for this message
slade (slade17) wrote :
Changed in ubiquity:
status: Needs Info → Unconfirmed
Revision history for this message
slade (slade17) wrote :

when the installer asked where to install grub, i erased (hd0) and the installer automatically entered a default folder under the main file tree. the installer should have an option to not install grub, as it only took a few minutes to edit fedora's grub file to boot ubuntu.

Revision history for this message
Colin Watson (cjwatson) wrote :

Indeed, this crash is because you entered an empty device name. As of Ubuntu 7.10, the installer has a checkbox to allow you to disable GRUB installation; at least as of Ubuntu 8.04, it will prevent you from entering the empty string like this.

Changed in ubiquity:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.