July 2001
Intermediate to advanced
224 pages
5h 17m
English
The Build image menu entry created several new files in the obj subdirectory:
| File | Description |
|---|---|
| obj/image | An image of the bootable 1.44 MB floppy disk. If you used the dd command to copy this file to a floppy disk, it would boot into Minicom. |
| obj/imageroot/* | Contains all the files used to build the obj/image file. These are the files that actually need to get to the DiskOnChip. |
| obj/imageroot/banner.txt | This file is displayed on the console as the image boots. The file is built once by the elw--newproject command. Once built, it can be modified to display what you want to see.The source of this file is in mnt/banner.txt. |
| obj/imageroot/bzImage | This file is the actual Linux kernel. It’s copied directly from within the kernel you built in the ... |
Read now
Unlock full access