The root file system extracted from the QorIQ SDK V2.0-1703 supplied images does not have root account and environment configured.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

The root file system extracted from the QorIQ SDK V2.0-1703 supplied images does not have root account and environment configured.

378件の閲覧回数
stephenmcintyre
Contributor II

I created a boot SD card and loaded the rootfs as described in the SDK document section SD deployment 4.4.16.9.4 Item 6. Copy the file system to harddisk by extracing the QorIQ_SDK_<Version>_E6500_<release
date>_ROOTFS_Image.tar.gz. Remove the tarball after extracting rootfs.
# cp QorIQ_SDK_<Version>_E6500_<release date>_ROOTFS_Image.tar.gz
# sudo tar -zxvf QorIQ_SDK_<Version>_E6500_<release date>_ROOTFS_Image.tar.gz
# rm QorIQ_SDK_<Version>_E6500_<release date>_ROOTFS_Image.tar.gz

specifically I installed using this file QorIQ_SDK_V2.0_E5500_64B_20160527_ROOTFS_Image.tar.gz

Which works, but the file system does not include the root account and or the environment configured. Is there a script file available or do I have to create the root account environment myself? or am I just missing something?

I thought that this tarball would have recreated the basic file system as supplied on our devkit.

タグ(2)
0 件の賞賛
0 返答(返信)