Public bug reported:

Binary package hint: ubiquity

Lots of problems installing onto a USB drive.

If you select the drive and say "erase all", the format fails (probably
because it stays mounted).

If you partition and format it ahead of the installer, then tell linux
to not auto-mount USB devices, you get past the format, but the install
dies with an error complaining of a read-only file-system, or an "I/O
error".  The drive's red access light remains on as though the drive
were hung.  I've tried to disks in the USB chassis, and both do this.

The really weird part is that the first time I installed, it worked, but
not since.

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 266, 
in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 755, 
in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 
1114, in mountpoints_to_summary
    self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 550, 
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 1263, in ?
    if install.run():
  File "/usr/share/ubiquity/install.py", line 284, in run
    if not self.copy_all():
  File "/usr/share/ubiquity/install.py", line 455, in copy_all
    os.mkdir(targetpath, mode)
OSError: [Errno 5] Input/output error: 
'/target/lib/modules/2.6.15-26-386/kernel/sound/pci/ac97'

** Affects: ubiquity (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Install crashes using USB drive
https://launchpad.net/bugs/86205

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to