GParted 0.13.0-git

Libparted 2.3

Transform /dev/sdb1 from ext2 to ext3  00:00:05    ( ERROR )
    
calibrate /dev/sdb1  00:00:00    ( SUCCESS )
    
path: /dev/sdb1
start: 2,048
end: 411,647
size 409,600 (200.00 MiB)
transform file system from ext2 to ext3  00:00:05    ( ERROR )
    
fstransform --no-questions /dev/sdb1 ext3  00:00:05    ( ERROR )
    
fstransform: starting version 0.9.3, checking environment
fstransform: checking for which... '/usr/bin/which'
fstransform: checking for expr... '/usr/bin/expr'
fstransform: checking for id... '/usr/bin/id'
fstransform: parsing command line arguments
fstransform: assuming non-interactive execution, '--no-questions' specified on command line
fstransform: checking for stat... '/usr/bin/stat'
fstransform: checking for mkfifo... '/usr/bin/mkfifo'
fstransform: checking for blockdev... '/sbin/blockdev'
fstransform: checking for losetup... '/sbin/losetup'
fstransform: checking for fsck... '/sbin/fsck'
fstransform: checking for mkfs... '/sbin/mkfs'
fstransform: checking for mount... '/bin/mount'
fstransform: checking for umount... '/bin/umount'
fstransform: checking for mkdir... '/bin/mkdir'
fstransform: checking for rmdir... '/bin/rmdir'
fstransform: checking for rm... '/bin/rm'
fstransform: checking for dd... '/bin/dd'
fstransform: checking for sync... '/bin/sync'
fstransform: checking for fsmove... '/usr/local/sbin/fsmove'
fstransform: checking for fsremap... '/usr/local/sbin/fsremap'
fstransform: checking for fsck(source file-system)... '/sbin/fsck'
fstransform: checking for fsck(target file-system)... '/sbin/fsck'
fstransform: looking for optional commands
fstransform: checking for sleep... '/bin/sleep'
fstransform: checking for date... '/bin/date'
13:00:37 fstransform: environment check passed.
13:00:37 fstransform: saving output of this execution into /var/tmp/fstransform/fstransform.log.3435
13:00:37 fstransform: preparing to transform device '/dev/sdb1' to file-system type 'ext3'
13:00:37 fstransform: device '/dev/sdb1' not found in the output of command /bin/mount, assuming it is not mounted
13:00:37 fstransform: device is now mounted at '/tmp/fstransform.mount.3435' with file-system type 'ext2'
13:00:37 fstransform: device raw size = 209715200 bytes
13:00:37 fstransform: creating sparse loop file '/tmp/fstransform.mount.3435/.fstransform.loop.3435' inside device '/dev/sdb1'...
13:00:37 dd: 1+0 records in
13:00:37 dd: 1+0 records out
13:00:37 dd: 1 byte (1 B) copied, 0.00027213 s, 3.7 kB/s
13:00:37 fstransform: device file-system block size = 1024 bytes
13:00:37 fstransform: device usable size = 209715200 bytes
13:00:37 dd: 1+0 records in
13:00:37 dd: 1+0 records out
13:00:37 dd: 1 byte (1 B) copied, 2.1848e-05 s, 45.8 kB/s
13:00:37 fstransform: connected loop device '/dev/loop0' to file '/tmp/fstransform.mount.3435/.fstransform.loop.3435'
13:00:37 fstransform: formatting loop device '/dev/loop0' with file-system type 'ext3'...
13:00:41 fstransform: mounting loop device '/dev/loop0' on '/tmp/fstransform.loop.3435' ...
13:00:41 fstransform: loop device '/dev/loop0' mounted successfully.
13:00:41 fstransform: preliminary steps completed, now comes the delicate part:
13:00:41 fstransform: fstransform will move '/dev/sdb1' contents into the loop file.

13:00:41 fstransform: WARNING: THIS IS IMPORTANT! if either the original device '/dev/sdb1'
or the loop device '/dev/loop0' become FULL,

YOU WILL LOSE YOUR DATA !

fstransform checks for enough available space,
in any case it is recommended to open another terminal, type
watch df /dev/sdb1 /dev/loop0
and check that both the original device '/dev/sdb1'
and the loop device '/dev/loop0' are NOT becoming full.
if one of them is becoming full (or both),
you MUST stop fstransform with CTRL+C or equivalent.

13:00:41 fstransform: moving '/dev/sdb1' contents into the loop file.
13:00:41 fstransform: this may take a long time, please be patient...
13:00:42 fsmove: WARN: failed to create target directory `/tmp/fstransform.loop.3435/lost+found': File exists
13:00:42 fsmove: move() skipped `/tmp/fstransform.mount.3435/.fstransform.loop.3435', matches exclude list
13:00:42 fsmove: job completed.
13:00:42 fstransform: unmounting and running '/sbin/fsck' (disk check) on loop file '/tmp/fstransform.mount.3435/.fstransform.loop.3435'
13:00:42 fsck: fsck from util-linux 2.20.1
13:00:42 fsck: /dev/loop0: 11/51200 files (0.0% non-contiguous), 12126/204800 blocks
13:00:42 fstransform: disconnected loop device '/dev/loop0' from file '/tmp/fstransform.mount.3435/.fstransform.loop.3435'
13:00:42 fstransform: unmounting device '/dev/sdb1' before disk check
13:00:42 umount: /tmp/fstransform.mount.3435: device is busy.
13:00:42 umount: (In some cases useful info about processes that use
13:00:42 umount: the device is found by lsof(8) or fuser(1))

13:00:42 ERROR! fstransform: command '/bin/umount /dev/sdb1' failed (exit status 1)
this is potentially a problem.

you could try fix the problem yourself and continue
but this is a non-interactive run, so fstransform will exit now
13:00:42 fstransform: exiting.

========================================