Comment 3 for bug 290154

Revision history for this message
Conrad Knauer (atheoi) wrote :

I tried a second time with the default persistence setting, but that made no difference:

---
$ usb-creator -s

-- Starting up at 11:49:38 --
[11:49:38] adding: /dev/sdb
[11:49:51] mounting /home/conrad/Desktop/ISOs/Ubuntu/intrepid-081025-desktop-i386.iso
[11:49:51] updating dest_status as part of update_row_state
[11:49:54] deleting /dev/sdb from the ui
[11:49:54] device removed and none left. source = False
[11:49:54] possibly adding: /org/freedesktop/Hal/devices/volume_uuid_0C28_2155
[11:49:54] new device:
{'capacity': dbus.UInt64(2048062464L), 'uuid': '0C28-2155', 'label': '', 'free': 0, 'fstype': 'vfat', 'device': '/dev/sdb1', 'mountpoint': '', 'udi': '/org/freedesktop/Hal/devices/volume_uuid_0C28_2155'}
[11:49:54] adding: /dev/sdb1
[11:49:54] updating dest_status as part of update_row_state
[11:49:55] updating dest_status as part of update_row_state
[11:49:55] prop modified
[11:49:55] device_udi: /org/freedesktop/Hal/devices/volume_uuid_0C28_2155
[11:49:55] num_changes: 2
[11:49:55] change: volume.mount_point
[11:49:55] change: volume.is_mounted
[11:50:01] Installing...
[11:50:02] Source CD: /home/conrad/Desktop/ISOs/Ubuntu/intrepid-081025-desktop-i386.iso
[11:50:02] Destination disk: /dev/sdb1
[11:50:02] Persistence size: 128 MB
[11:50:02] Marking partition 1 as active.
[11:50:02] installing the bootloader to /dev/sdb1.
[11:50:02] ['/usr/share/usb-creator/install.py', '-s', '/tmp/tmpoWCF4D/.', '-t', '/media/disk', '-p', '128']
[11:51:51] Unmounting source volume.
[11:51:52] Install command exited with code: 0

---