728x90
when trying to install it on the board i have encountered this problem. Any help would be appreciated. The error message is as follows: Done Cleaning up ...Done ------------------------------------------------------------ proc umounted Error: Partition(s) on /dev/sdb1 are being used. Traceback (most recent call last): File "/usr/bin/linaro-media-create", line 183, in <module> args.should_format_rootfs, args.should_align_boot_part) File "/usr/lib/pymodules/python2.6/linaro_image_tools/media_create/ partitions.py", line 145, in setup_partitions should_align_boot_part=should_align_boot_part) File "/usr/lib/pymodules/python2.6/linaro_image_tools/media_create/ partitions.py", line 548, in create_partitions proc.wait() File "/usr/lib/pymodules/python2.6/linaro_image_tools/ cmd_runner.py", line 100, in wait raise SubcommandNonZeroReturnValue(self._my_args, returncode) linaro_image_tools.cmd_runner.SubcommandNonZeroReturnValue: Sub process "['parted', '-s', '/dev/sdb1', 'mklabel', 'msdos']" returned a non-zero value: 1
27 Jun 2012 18:50
Re: Error in installation of Linaro Ubuntu 11.10
umount your sdcard before using linaro-media-create, dd or cat to the sdcard.
2012/6/27 srijith hs <srijith.hs <at> gmail.com>
when trying to install it on the board i have encountered this
problem. Any help would be appreciated.
The error message is as follows:
Done
Cleaning up ...Done
------------------------------------------------------------
proc umounted
Error: Partition(s) on /dev/sdb1 are being used.
Traceback (most recent call last):
File "/usr/bin/linaro-media-create", line 183, in <module>
args.should_format_rootfs, args.should_align_boot_part)
File "/usr/lib/pymodules/python2.6/linaro_image_tools/media_create/
partitions.py", line 145, in setup_partitions
should_align_boot_part=should_align_boot_part)
File "/usr/lib/pymodules/python2.6/linaro_image_tools/media_create/
partitions.py", line 548, in create_partitions
proc.wait()
File "/usr/lib/pymodules/python2.6/linaro_image_tools/
cmd_runner.py", line 100, in wait
raise SubcommandNonZeroReturnValue(self._my_args, returncode)
linaro_image_tools.cmd_runner.SubcommandNonZeroReturnValue: Sub
process "['parted', '-s', '/dev/sdb1', 'mklabel', 'msdos']" returned a
non-zero value: 1
728x90
'UNIX' 카테고리의 다른 글
ndk-build command not found (0) | 2013.07.28 |
---|---|
UNIX tar.gz 압축 풀기 (0) | 2013.07.24 |
/etc/apt/sources.list (0) | 2013.07.19 |
repo sync fatal not a git repository cts.git (0) | 2013.07.15 |
안드로이드 repo (0) | 2013.07.15 |