Fixed
Created: Jun 27, 2014
Updated: Dec 3, 2018
Resolved Date: Aug 15, 2014
Found In Version: 6.0
Fix Version: 6.0.0.11
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: BSP - Async
It's hang while run 'fdisk -l' to detect block devices.
---------------------
root@localhost:~# fdisk -l
Disk /dev/mtdblock0: 536 MB, 536870912 bytes, 1048576 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mtdblock1: 536 MB, 536870912 bytes, 1048576 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mtdblock2: 1073 MB, 1073741824 bytes, 2097152 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
^C^C^C^C^C
1) configure --enable-board=bcm-xlp --enable-kernel=standard --enable-rootfs=glibc-std --enable-test --with-layer=/runtime/wr-testing/ltp,/runtime/wr-testing/bts --enable-parallel-pkgbuilds=24 --enable-jobs=24
2) build all
3) deploy images and boot target.
4) run 'fdisk -l'
Check the behavior and logs.