Comment 10 for bug 346700

Revision history for this message
Sander Jonkers (jonkers) wrote : Re: [Bug 346700] Re: [jaunty alpha 6+ daily] usb-creator creates incorrect free, persistent space; to /cdrom not /

979 MB does NOT go well: after 40-something %, the process stops. Strangely
enought, the CLI output does not suddenly stop like with the 1.2 GB creation
problem.

ubuntu@ubuntu:~$ usb-creator

-- Starting up at 18:56:32 --
[18:56:32] /var/lib/python-support/python2.6/dbus/connection.py:242:
DeprecationWarning: object.__init__() takes no parameters
  super(Connection, self).__init__(*args, **kwargs)
[18:56:33] got a disc: Ubuntu 9.04 i386
[18:56:33] new device:
{'udi': '/org/freedesktop/Hal/devices/volume_uuid_623E_568B', 'capacity':
dbus.UInt64(1967058432L), 'uuid': '623E-568B', 'device': '/dev/sdb1',
'mountpoint': '', 'fstype': 'vfat', 'free': 0, 'label': ''}
[18:56:33] adding: /dev/sdb1
[18:56:33] updating dest_status as part of update_row_state
[18:56:35] ['mount', '-t', 'vfat', '/dev/sdb1', '/tmp/tmpXKtT3O']
[18:56:35] updating dest_status as part of update_row_state
[18:56:35] prop modified
[18:56:35] device_udi: /org/freedesktop/Hal/devices/volume_uuid_623E_568B
[18:56:35] num_changes: 2
[18:56:35] change: volume.mount_point
[18:56:35] change: volume.is_mounted
[18:56:51] Installing...
[18:56:51] Source CD:
/org/freedesktop/Hal/devices/volume_label_Ubuntu_9_04_i386
[18:56:51] Destination disk: /dev/sdb1
[18:56:51] Persistence size: 1026525042 B
[18:56:51] Marking partition 1 as active.
[18:56:51] installing the bootloader to /dev/sdb.
[18:56:51] ['dd', 'if=/usr/lib/syslinux/mbr.bin', u'of=/dev/sdb', 'bs=446',
'count=1', 'conv=sync']
[18:56:53] installing the bootloader to /dev/sdb1.
[18:56:53] ['syslinux', '/dev/sdb1']
[18:56:54] ['parted', '-s', dbus.String(u'/dev/sdb'), 'set', u'1', 'boot',
'on']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/autorun.inf']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/casper']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/dists']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/install']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/isolinux']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/md5sum.txt']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/pics']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/pool']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/preseed']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/README.diskdefines']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/ubuntu']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/wubi.exe']
[18:56:55] ['rm', '-rf', u'/tmp/tmpXKtT3O/.disk']
[18:56:55] ['rm', '/tmp/tmpXKtT3O/casper-rw']
[18:56:55] ['/usr/share/usb-creator/install.py', '-s', u'/cdrom/.', '-t',
'/tmp/tmpXKtT3O', '-p', '1026525042']
[19:02:14] Unmounting target volume.
[19:02:14] ['umount', '/tmp/tmpXKtT3O']
[19:02:14] ['rmdir', '/tmp/tmpXKtT3O']
[19:02:14] Install command exited with code: 0
[19:02:17] updating dest_status as part of update_row_state
[19:02:17] prop modified
[19:02:17] device_udi: /org/freedesktop/Hal/devices/volume_uuid_623E_568B
[19:02:17] num_changes: 2
[19:02:17] change: volume.mount_point
[19:02:17] change: volume.is_mounted
[19:02:19] updating dest_status as part of update_row_state
[19:02:19] prop modified
[19:02:19] device_udi: /org/freedesktop/Hal/devices/volume_uuid_623E_568B
[19:02:19] num_changes: 2
[19:02:19] change: volume.mount_point
[19:02:19] change: volume.is_mounted
ubuntu@ubuntu:~$