Installer Crashed while partitioning

Bug #82896 reported by Namco
2
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: ubiquity

While trying to install Ubuntu on a 186GB USB 2.0 drive (sdb), the installer crashes when trying to automatically partition the disk. I have also tried partitioning in Windows using Partition Magic and partitioning manually in the Ubuntu setup to select the partitions and it works fine until it goes to install the boot loader, then crashes. The attached reports are after I setup the partitions in Partition Magic and got really far.

My goal is to have the OS and bootloader installed on the USB disk. BIOS is setup to boot from USB first, and hard disk second, so when I want to boot into Linux, I just switch on the external USB drive and reboot.

Below is the error message, with the partman log attached.

Revision history for this message
Namco (gamehulk) wrote :

Installer crashed
Installer crashed

We're sorry; the installer crashed. Please file a new bug report at https://launchpad.net/distros/ubuntu/+source/ubiquity/+filebug (do not attach your details to any existing bug) and a developer will attend to the problem as soon as possible. To help the developers understand what went wrong, include the following detail in your bug report, and attach the files /var/log/syslog and /var/log/partman:

Traceback (most recent call last):
  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

Revision history for this message
Namco (gamehulk) wrote :

Syslog

description: updated
Namco (gamehulk)
description: updated
Revision history for this message
Colin Watson (cjwatson) wrote :

"(sdg)" isn't a legal GRUB device name; you probably meant "/dev/sdg" instead. Bug 90575 reports the lack of validation here.

Revision history for this message
Chris Aitken (chris-ion-dreams) wrote : Re: [Bug 82896] Re: Installer Crashed while partitioning

Hi Colin,

I did not snag this. See
https://launchpad.net/ubuntu/+source/ubiquity/+bug/82896

Regards,
Chris Aitken

On 21/03/07, Colin Watson <email address hidden> wrote:
> *** This bug is a duplicate of bug 90575 ***
>
> "(sdg)" isn't a legal GRUB device name; you probably meant "/dev/sdg"
> instead. Bug 90575 reports the lack of validation here.
>
> ** This bug has been marked a duplicate of bug 90575
> MASTER: need further sanity checking on grub device names
>
> --
> Installer Crashed while partitioning
> https://launchpad.net/bugs/82896
>

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.