> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/marvell/a8040/sbc-platform/a8040-other-articles/clearfog-gt-8k-boot-select.md).

# ClearFog GT-8K Boot Select

## SD Card

You will need to download an operating system for the ClearFog GT-8K and flash in to a blank SD card in order to use the system.

* You can download official release distributions and find flashing instructions at our [ClearFog GT 8K Quick Start Guide](/marvell/a8040/sbc-platform/clearfog-gt-8k-quick-start-guide.md) page.
* For more information about how to flash the SD card, please refer to [Flashing an SD Card](/other-articles/flashing-an-sd-card.md) .

## Boot Select

Before powering up the board for the first time, it is recommended to select the boot media. The boot source is selected by setting SW6 (on the print side) to the right mode.

Here are the available modes:

![](/files/dLqeePnKwifNIipd21cL)

The switches on the boot source selector must be set as follows:

|                 |              |              |              |              |              |
| --------------- | ------------ | ------------ | ------------ | ------------ | ------------ |
| **Boot Source** | **Position** | **Position** | **Position** | **Position** | **Position** |
| **SPI ROM**     | OFF          | OFF          | ON           | OFF          | OFF          |
| **SD Card**     | ON           | ON           | OFF          | ON           | OFF          |
| **eMMC**        | ON           | ON           | ON           | OFF          | OFF          |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev.solid-run.com/marvell/a8040/sbc-platform/a8040-other-articles/clearfog-gt-8k-boot-select.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
