Beaglebone black board几乎是最便宜的支持QNX7.0的板子,用它开始学习很划算。
1.制作启动sd卡
主要过程为格式化为fat32格式,并设置为主活动分区,以下时win7下操作方式
Preparing a bootable SD card (Windows 7)
If your SD card does not already contain a bootable (active) FAT32 partition, you can use the Windows 7 Disk Management utility to create one.
##(1)Creating a bootable FAT32 partition in a Windows 7 environment
The default Windows formatting option that appears when you insert a blank (or unrecognized) SD card into a Windows PC is not sufficient to format the SD card with a bootable partition. While it can create a DOS/FAT32 partition, it does not provide an option for making this partition “Active”, or bootable. If your SD card does not already contain a bootable (active) FAT32 partition, you can create one with the Windows 7 Disk Management utility, as follows:
Open the Windows Control Panel, and run Administrative Tools.
Run the Computer Management application.
On the left pane, under the Storage category, select Disk Management.
Insert the SD card that you will use to put the QNX images on, and identify the correct volume as it appears in the “Disk Management” window.
Select the correct drive by right-clicking on it, and choose the Format option. Once the format operation is complete, under the “Status” column, it should show something like: Healthy (Active, Primary Partition).
Marking the FAT32 bootable partition active
If the SD card doesn’t show the partition as “Active”, you will need

本文档详细介绍了如何将 QNX 7.0 移植到 Beaglebone Black 板子上,包括在 Windows 7 和 Ubuntu 下制作启动 SD 卡的步骤,以及下载和配置 U-Boot 和 MLO 文件的过程。通过遵循这些指南,可以成功引导 QNX 系统并从 SD 卡启动。
1653

被折叠的 条评论
为什么被折叠?



