diff --git a/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/DragonBoard-410c/InstallAOSPRPB-16.03.md b/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/DragonBoard-410c/InstallAOSPRPB-16.03.md
index 8b13789..47f3beb 100644
--- a/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/DragonBoard-410c/InstallAOSPRPB-16.03.md
+++ b/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/DragonBoard-410c/InstallAOSPRPB-16.03.md
@@ -1 +1,42 @@
+[
]()
+[
]()
+[
]()
+[
]()
+[
]()
+>**Note:** CE AOSP RPB - 16.03 is a Developer Preview operating system
+
+***
+
+#### Step 1: Read about the Fastboot Method
+
+Fastboot is supported by the board and can be used for installs. This is for advanced users who are most likely modifying/customizing source code and will need to download such updates to the board for test/execution.
+
+This method requires the following hardware:
+- DragonBoard™ 410c with power supply
+- Host machine (Linux, Mac OS X, or Windows)
+- USB to microUSB cable
+- USB Mouse and/or keyboard (not required to perform flash)
+- HDMI Monitor with full size HDMI cable (not required to perform flash)
+
+***
+
+#### Step 2: Download Android Bootloader and Boot file
+
+- Android Bootloader ([Direct Download](https://builds.96boards.org/releases/dragonboard410c/linaro/rescue/latest/dragonboard410c_bootloader_emmc_android-*.zip) / Build Folder )
+- Android Boot ([Direct Download](https://builds.96boards.org/releases/reference-platform/aosp/dragonboard410c/16.03/boot-db410c.img.xz) / Build Folder )
+
+>Note the location of all downloads, they will be needed once you access your instruction set
+
+#### Step 3: Download all remaining files
+
+- system.img ([Direct Download](https://builds.96boards.org/releases/reference-platform/aosp/dragonboard410c/16.03/system.img.xz) / Build Folder )
+- userdata.img ([Direct Download](https://builds.96boards.org/releases/reference-platform/aosp/dragonboard410c/16.03/userdata.img.xz) / Build Folder )
+- cache.img ([Direct Download](https://builds.96boards.org/releases/reference-platform/aosp/dragonboard410c/16.03/cache.img.xz) / Build Folder )
+
+>Note the location of all downloads, they will be needed once you access your instruction set
+
+***
+#### Step 4: Choose your host computer to access your instruction set
+
+- [Linux](InstallAOSPRPB-16.03.md)