Some questions about linux-users-guide-----imx6solox

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

Some questions about linux-users-guide-----imx6solox

625件の閲覧回数
guojqf
Contributor I

The following figure:when I type the  sudo fdisk /dev/sdx, and then type 'p',next type 'd',But when I keep typing d,Linux gave me the same tip.In that case, how am I going to finish p -d -n -p -l -20480...-w

guojqf_1-1620813448751.png

 

guojqf_0-1620813305027.png

Or I can't read the Linux prompts.

So I can't go back to the document.

 

The development board I use is MCIMX6X4EVM10AB,

I burn :

guojqf_2-1620813831131.png

I don't know if I burned it right

 

thaks!

 

 

0 件の賞賛
返信
5 返答(返信)

618件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello guojpf,

You need to download to SDCARD, you are doing the procedure to HDD, the Sdcard should be /dev/sda or sdx, the rest of image creation is ok.

 

Regards

 

 

0 件の賞賛
返信

606件の閲覧回数
guojqf
Contributor I
So what should I do in section 4.3.3? Follow the document step by step but it doesn't work。 Am I typing instructions from the document?
0 件の賞賛
返信

595件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Yes it works but it refer to sdX where the X is the label that your operating system get to SDCARD in this case should be sda or sdb.

Regards

 

0 件の賞賛
返信

575件の閲覧回数
guojqf
Contributor I

cat /proc/partitions

0 件の賞賛
返信

577件の閲覧回数
guojqf
Contributor I

I'm going to use the following command to get sdX,but I don't know which file to flash.

for example,my board is IMX6 SX-SABRE SDB,I don`t know which image I should flash to the board,

<users guide>

4.3.4 Copying a bootloader image
This section describes how to load only the bootloader image when the full SD card image is not used. Execute the following
command to copy the U-Boot image to the SD/MMC card.
$ sudo dd if=<U-Boot image> of=/dev/sdx bs=1k seek=<offset> conv=fsync
Where offset is:
• 1 - for i.MX 6 or i.MX 7

  1. u-boot-imx6sxsabresd_sd.imx
  2. u-boot-imx6sxsabresd_sd-optee.imx
  3. u-boot-imx6solosabresd_sd.imx
  4. u-boot-imx6solosabresd_sd-optee.imx

I want to boot from my SD card

 

thanks

0 件の賞賛
返信