Comment 5 for bug 349786

Revision history for this message
Sander Jonkers (jonkers) wrote :

Still the same problem on Karmic Alpha 3: usb-creator quits at 12 - 20%, says "Installation is complete. You may now reboot your computer with this USB thumb drive inserted to boot Ubuntu", with stdout output below.

FWIW sudo lspci -vv included

ubuntu@ubuntu:~$ apt-cache policy usb-creator
usb-creator:
  Installed: 0.1.16
  Candidate: 0.1.16
  Version table:
 *** 0.1.16 0
        500 http://archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status
ubuntu@ubuntu:~$

ubuntu@ubuntu:~$ usb-creator

-- Starting up at 05:31:37 --
[05:31:37] new device:
{'udi': '/org/freedesktop/Hal/devices/volume_uuid_3624_E0E5', 'capacity': dbus.UInt64(4126146048L), 'uuid': '3624-E0E5', 'device': '/dev/sdb1', 'mountpoint': '/media/3624-E0E5', 'fstype': 'vfat', 'free': 3385192448L, 'label': '_19?'}
[05:31:37] adding: /dev/sdb1
ubuntu@ubuntu:~$ usb-creator

-- Starting up at 05:32:13 --
[05:32:13] new device:
{'udi': '/org/freedesktop/Hal/devices/volume_uuid_3624_E0E5', 'capacity': dbus.UInt64(4126146048L), 'uuid': '3624-E0E5', 'device': '/dev/sdb1', 'mountpoint': '/media/3624-E0E5', 'fstype': 'vfat', 'free': 4118052864L, 'label': '_19?'}
[05:32:13] adding: /dev/sdb1
[05:39:39] mounting /media/7C465A244659E006/Users/Sander/Downloads/ubuntu-alpha3-karmic-desktop-i386.iso
[05:39:39] ['mount', '-t', 'iso9660', '-o', 'loop,ro', '/media/7C465A244659E006/Users/Sander/Downloads/ubuntu-alpha3-karmic-desktop-i386.iso', '/tmp/tmpjI07LK']
[05:39:39] updating dest_status as part of update_row_state
[05:39:39] ['umount', '/tmp/tmpjI07LK']
[05:39:39] ['rmdir', '/tmp/tmpjI07LK']
[05:39:52] Installing...
[05:39:52] Source CD: /media/7C465A244659E006/Users/Sander/Downloads/ubuntu-alpha3-karmic-desktop-i386.iso
[05:39:52] Destination disk: /dev/sdb1
[05:39:52] Persistence size: 3392421888 B
[05:39:52] Marking partition 1 as active.
[05:39:52] installing the bootloader to /dev/sdb.
[05:39:52] ['dd', 'if=/usr/lib/syslinux/mbr.bin', u'of=/dev/sdb', 'bs=446', 'count=1', 'conv=sync']
[05:39:57] installing the bootloader to /dev/sdb1.
[05:39:57] ['syslinux', '/dev/sdb1']
[05:39:58] ['parted', '-s', dbus.String(u'/dev/sdb'), 'set', u'1', 'boot', 'on']
[05:39:58] ['mount', '-o', 'loop,ro', '/media/7C465A244659E006/Users/Sander/Downloads/ubuntu-alpha3-karmic-desktop-i386.iso', '/tmp/tmpeF8KBA']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/autorun.inf']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/casper']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/dists']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/install']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/isolinux']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/md5sum.txt']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/pics']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/pool']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/preseed']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/README.diskdefines']
[05:39:58] ['rm', '-rf', '/media/3624-E0E5/ubuntu']
[05:39:59] ['rm', '-rf', '/media/3624-E0E5/wubi.exe']
[05:39:59] ['rm', '-rf', '/media/3624-E0E5/.disk']
[05:42:36] Unmounting source volume.casper-rw']
[05:42:36] ['umount', '/tmp/tmpeF8KBA']
[05:42:36] ['rmdir', '/tmp/tmpeF8KBA']
[05:42:36] Install command exited with code: 0