SlideShare ist ein Scribd-Unternehmen logo
1 von 20
PANDABOARD
Sagar Patel
Romil shah
Gunjan gupta

10BEC072@NIrmauni.ac.in
10BEC093@NIRMAUNI.ac.in
10BEC112@nirmauni.ac.in
Introduction
The Pandaboard is a low-power, low-cost singleboard computer development platform based on the
Texas Instruments OMAP4430 system on a chip
(SoC)
 The Pandaboard ES is a newer version based on
the OMAP4460 SoC, with the CPU and GPU
running at higher clock rates. Like its predecessor, it
is a community supported development platform

Pandaboard ES Specifications
5 V Power supply
 OMAP 4460 Processor
 1.2 GHz clock frequency
 1 GB LPDDR POP RAM
 14 pin JTAG
 2 USB 2.0 OTG ports
 Ethernet Port
 Serial Port


3.5 mm Audio L + R
Output and Stereo In
 HDMI and DVD-I video
output
 Camera Expansion
connector
 LCD Expansion
connector

Accessories Needed
HDMI-A to HDMI-A cable.
 SD card minimum 8 GB
 5V/4A power supply
 Keyboard and Mouse with USB connection

OMAP 4460 Processor Feature
How to Setup SD Card for Pandaboard
?
All the installation work must be
done on Linux. I am using
Ubuntu for this purpose. Make
sure SD Card is connected to
computer and it is not in write
protected mode. Pandaboard
allows booting through SD Card
but it do not allow through USB,
so although all the steps will
work smoothly with USB and it
would look fine but Pandaboard
won’t boot successfully.
 First of all start terminal by Ctrl
+Alt +T and write in terminal
mount



It will show us all the memory
devices
connected
to
computer. Internal Hard disk
will be described as sda and
other memory devices can be
named sdb, sdc, etc. They
are
further
divided
in
partitions and hence can
have numbering appended to
them like sdb1, sdb2, etc. We
have to unmount all the
partitions of SD Card. Here in
my case I have only one
partition so I will unmount it
which can be done in this
way:
sudo umount /dev/sdb1


We will list all the connected
memory partitions of desktop by
writing:
sudo fdisk -ls



Now as shown we have
different commands available
to us for memory operation
on SD Card. First we have to
delete all the partitions. In my
case I have only 1 partition
so it will be deleted by “d”
command.
If
multiple
partitions are present then
selecting that partition and
repeating “d” again will delete
it. After deleting all the
partitions we use “p” to check
that no partition is existing.


Now we will go in expert
mode by “x” and we will
have more functionalities
available to us for
manipulation as shown:


Now we will give no of
heads by “h” = 255; no of
sectors/track by “s” = 63;
no of cylinders by “c”
=1930 and then will
return to normal mode by
“r”


Now we will add a new
partition by “n”. It will ask
for type of partition,
where we will choose
primary type by “p” and
will give partition number
“1” and initial memory
allocation size of 64 MB
by “+64M” and sector
size will be taken default
by just entering in
command.


Now we will write all the
changes by “w”. It will
save the altered partition
table and will make sync
disc and make it rereadable. Also it will take
us out of SD Card
command prompting to
normal
terminal
execution.


Now we can prepare our
SD Card with help of
OMAP image of Ubuntu.
This
image
can
be
downloaded
from
https://wiki.ubuntu.com/AR
M/OMAP . I have Ubuntu
12.04 download in my
Downloads folder, so I will
enter in that particular
folder
cd Downloads


Now write this script in
terminal
sudo sh -c 'zcat ./ubuntu12.04-preinstalled-desktoparmhf+omap4.img.gz |dd bs=4M
of=/dev/sdb ; sync’
It will start installation of Ubuntu OS in SD Card
 This process takes about 5 -10 minutes depending
on your processor
 After this installation ends successfully we will see
number of records which were input and output,
total bytes copied, time taken and speed

 Thank You 

Weitere ähnliche Inhalte

Was ist angesagt?

한컴MDS_NVIDIA Jetson Platform
한컴MDS_NVIDIA Jetson Platform한컴MDS_NVIDIA Jetson Platform
한컴MDS_NVIDIA Jetson PlatformHANCOM MDS
 
BeagleBone black
BeagleBone blackBeagleBone black
BeagleBone blackRaja Vedula
 
2013 Elite A-Series Launch
2013 Elite A-Series Launch2013 Elite A-Series Launch
2013 Elite A-Series LaunchAMD
 
Espresso Lite v2 - ESP8266 Overview
Espresso Lite v2 - ESP8266 OverviewEspresso Lite v2 - ESP8266 Overview
Espresso Lite v2 - ESP8266 OverviewThe World Bank
 
Asus 4ta generacion
Asus 4ta generacionAsus 4ta generacion
Asus 4ta generacionjkrm
 
Console design (y play)
Console design (y play)Console design (y play)
Console design (y play)luisfvazquez1
 
More Mad Science for the Commodore 64 (ECCC 2015)
More Mad Science for the Commodore 64 (ECCC 2015)More Mad Science for the Commodore 64 (ECCC 2015)
More Mad Science for the Commodore 64 (ECCC 2015)Leif Bloomquist
 
6th gen Intel Core and Intel Xeon
6th gen Intel Core and Intel Xeon6th gen Intel Core and Intel Xeon
6th gen Intel Core and Intel XeonOverclockers.ua
 
Ultimate Modded Commodore 64
Ultimate Modded Commodore 64Ultimate Modded Commodore 64
Ultimate Modded Commodore 64Leif Bloomquist
 
Asus zenbook ux301 la xh72t-core i7-13.3
Asus zenbook ux301 la xh72t-core i7-13.3Asus zenbook ux301 la xh72t-core i7-13.3
Asus zenbook ux301 la xh72t-core i7-13.3Tiptop Electronics
 
Inside ASUS ZENBOOK
Inside ASUS ZENBOOKInside ASUS ZENBOOK
Inside ASUS ZENBOOKJJ Wu
 
Introduction to RIoT Hardware Kits & ESP32 Programming [Road to RIoT 2017]
Introduction to RIoT Hardware Kits & ESP32 Programming [Road to RIoT 2017]Introduction to RIoT Hardware Kits & ESP32 Programming [Road to RIoT 2017]
Introduction to RIoT Hardware Kits & ESP32 Programming [Road to RIoT 2017]Alwin Arrasyid
 

Was ist angesagt? (17)

한컴MDS_NVIDIA Jetson Platform
한컴MDS_NVIDIA Jetson Platform한컴MDS_NVIDIA Jetson Platform
한컴MDS_NVIDIA Jetson Platform
 
Dream machine
Dream machineDream machine
Dream machine
 
Beagle board
Beagle boardBeagle board
Beagle board
 
BeagleBone black
BeagleBone blackBeagleBone black
BeagleBone black
 
2013 Elite A-Series Launch
2013 Elite A-Series Launch2013 Elite A-Series Launch
2013 Elite A-Series Launch
 
Cheap 3d pc project
Cheap 3d pc projectCheap 3d pc project
Cheap 3d pc project
 
Espresso Lite v2 - ESP8266 Overview
Espresso Lite v2 - ESP8266 OverviewEspresso Lite v2 - ESP8266 Overview
Espresso Lite v2 - ESP8266 Overview
 
Asus 4ta generacion
Asus 4ta generacionAsus 4ta generacion
Asus 4ta generacion
 
ICE-BT-T10
ICE-BT-T10ICE-BT-T10
ICE-BT-T10
 
Console design (y play)
Console design (y play)Console design (y play)
Console design (y play)
 
More Mad Science for the Commodore 64 (ECCC 2015)
More Mad Science for the Commodore 64 (ECCC 2015)More Mad Science for the Commodore 64 (ECCC 2015)
More Mad Science for the Commodore 64 (ECCC 2015)
 
6th gen Intel Core and Intel Xeon
6th gen Intel Core and Intel Xeon6th gen Intel Core and Intel Xeon
6th gen Intel Core and Intel Xeon
 
Ultimate Modded Commodore 64
Ultimate Modded Commodore 64Ultimate Modded Commodore 64
Ultimate Modded Commodore 64
 
Asus zenbook ux301 la xh72t-core i7-13.3
Asus zenbook ux301 la xh72t-core i7-13.3Asus zenbook ux301 la xh72t-core i7-13.3
Asus zenbook ux301 la xh72t-core i7-13.3
 
Inside ASUS ZENBOOK
Inside ASUS ZENBOOKInside ASUS ZENBOOK
Inside ASUS ZENBOOK
 
Beaglebone black
Beaglebone blackBeaglebone black
Beaglebone black
 
Introduction to RIoT Hardware Kits & ESP32 Programming [Road to RIoT 2017]
Introduction to RIoT Hardware Kits & ESP32 Programming [Road to RIoT 2017]Introduction to RIoT Hardware Kits & ESP32 Programming [Road to RIoT 2017]
Introduction to RIoT Hardware Kits & ESP32 Programming [Road to RIoT 2017]
 

Ähnlich wie Pandaboard

A+ computer hardware slide
A+ computer hardware slideA+ computer hardware slide
A+ computer hardware slideRajendra Tete
 
Setup sd card for ubuntu on pandaboard
Setup sd card for ubuntu on pandaboardSetup sd card for ubuntu on pandaboard
Setup sd card for ubuntu on pandaboardSagar Patel
 
Hardware Discovery Commands
Hardware Discovery CommandsHardware Discovery Commands
Hardware Discovery CommandsKevin OBrien
 
Innovation with pcDuino
Innovation with pcDuinoInnovation with pcDuino
Innovation with pcDuinoJingfeng Liu
 
Starting Raspberry Pi
Starting Raspberry PiStarting Raspberry Pi
Starting Raspberry PiLloydMoore
 
Presentación notebook
Presentación notebookPresentación notebook
Presentación notebookJuan Donoso
 
Getting Started With Raspberry Pi - UCSD 2013
Getting Started With Raspberry Pi - UCSD 2013Getting Started With Raspberry Pi - UCSD 2013
Getting Started With Raspberry Pi - UCSD 2013Tom Paulus
 
Getting Started with Raspberry Pi - USC 2013
Getting Started with Raspberry Pi - USC 2013Getting Started with Raspberry Pi - USC 2013
Getting Started with Raspberry Pi - USC 2013Tom Paulus
 
3rd grading-reviewer-pc-assembly-and-networking
3rd grading-reviewer-pc-assembly-and-networking3rd grading-reviewer-pc-assembly-and-networking
3rd grading-reviewer-pc-assembly-and-networkingstarlanter
 
pcDuino Presentation at SparkFun
pcDuino Presentation at SparkFunpcDuino Presentation at SparkFun
pcDuino Presentation at SparkFunJingfeng Liu
 
Making GPU resets less painful on Linux
Making GPU resets less painful on LinuxMaking GPU resets less painful on Linux
Making GPU resets less painful on LinuxIgalia
 
Introduction to Computer Hardware
Introduction to Computer HardwareIntroduction to Computer Hardware
Introduction to Computer HardwareJoel Nelson
 
Computer specifications
Computer specificationsComputer specifications
Computer specificationsLeonel Rivas
 

Ähnlich wie Pandaboard (20)

A+ computer hardware slide
A+ computer hardware slideA+ computer hardware slide
A+ computer hardware slide
 
Setup sd card for ubuntu on pandaboard
Setup sd card for ubuntu on pandaboardSetup sd card for ubuntu on pandaboard
Setup sd card for ubuntu on pandaboard
 
Hardware Discovery Commands
Hardware Discovery CommandsHardware Discovery Commands
Hardware Discovery Commands
 
Innovation with pcDuino
Innovation with pcDuinoInnovation with pcDuino
Innovation with pcDuino
 
Starting Raspberry Pi
Starting Raspberry PiStarting Raspberry Pi
Starting Raspberry Pi
 
Presentación notebook
Presentación notebookPresentación notebook
Presentación notebook
 
Presentación notebook
Presentación notebookPresentación notebook
Presentación notebook
 
Getting Started With Raspberry Pi - UCSD 2013
Getting Started With Raspberry Pi - UCSD 2013Getting Started With Raspberry Pi - UCSD 2013
Getting Started With Raspberry Pi - UCSD 2013
 
Getting Started with Raspberry Pi - USC 2013
Getting Started with Raspberry Pi - USC 2013Getting Started with Raspberry Pi - USC 2013
Getting Started with Raspberry Pi - USC 2013
 
Hw notes- aim Technologies
Hw notes- aim TechnologiesHw notes- aim Technologies
Hw notes- aim Technologies
 
3rd grading-reviewer-pc-assembly-and-networking
3rd grading-reviewer-pc-assembly-and-networking3rd grading-reviewer-pc-assembly-and-networking
3rd grading-reviewer-pc-assembly-and-networking
 
Computer Hardware.ppt
Computer Hardware.pptComputer Hardware.ppt
Computer Hardware.ppt
 
A2 Video Streamer
A2 Video StreamerA2 Video Streamer
A2 Video Streamer
 
Computer hardware Created By :- king parmeshwar pawar
Computer hardware Created By :- king parmeshwar pawarComputer hardware Created By :- king parmeshwar pawar
Computer hardware Created By :- king parmeshwar pawar
 
pcDuino Presentation at SparkFun
pcDuino Presentation at SparkFunpcDuino Presentation at SparkFun
pcDuino Presentation at SparkFun
 
Let's begin io t with $10
Let's begin io t with $10Let's begin io t with $10
Let's begin io t with $10
 
Computer components
Computer componentsComputer components
Computer components
 
Making GPU resets less painful on Linux
Making GPU resets less painful on LinuxMaking GPU resets less painful on Linux
Making GPU resets less painful on Linux
 
Introduction to Computer Hardware
Introduction to Computer HardwareIntroduction to Computer Hardware
Introduction to Computer Hardware
 
Computer specifications
Computer specificationsComputer specifications
Computer specifications
 

Kürzlich hochgeladen

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 

Kürzlich hochgeladen (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 

Pandaboard

  • 1. PANDABOARD Sagar Patel Romil shah Gunjan gupta 10BEC072@NIrmauni.ac.in 10BEC093@NIRMAUNI.ac.in 10BEC112@nirmauni.ac.in
  • 2. Introduction The Pandaboard is a low-power, low-cost singleboard computer development platform based on the Texas Instruments OMAP4430 system on a chip (SoC)  The Pandaboard ES is a newer version based on the OMAP4460 SoC, with the CPU and GPU running at higher clock rates. Like its predecessor, it is a community supported development platform 
  • 3. Pandaboard ES Specifications 5 V Power supply  OMAP 4460 Processor  1.2 GHz clock frequency  1 GB LPDDR POP RAM  14 pin JTAG  2 USB 2.0 OTG ports  Ethernet Port  Serial Port  3.5 mm Audio L + R Output and Stereo In  HDMI and DVD-I video output  Camera Expansion connector  LCD Expansion connector 
  • 4. Accessories Needed HDMI-A to HDMI-A cable.  SD card minimum 8 GB  5V/4A power supply  Keyboard and Mouse with USB connection 
  • 6.
  • 7.
  • 8. How to Setup SD Card for Pandaboard ? All the installation work must be done on Linux. I am using Ubuntu for this purpose. Make sure SD Card is connected to computer and it is not in write protected mode. Pandaboard allows booting through SD Card but it do not allow through USB, so although all the steps will work smoothly with USB and it would look fine but Pandaboard won’t boot successfully.  First of all start terminal by Ctrl +Alt +T and write in terminal mount 
  • 9.  It will show us all the memory devices connected to computer. Internal Hard disk will be described as sda and other memory devices can be named sdb, sdc, etc. They are further divided in partitions and hence can have numbering appended to them like sdb1, sdb2, etc. We have to unmount all the partitions of SD Card. Here in my case I have only one partition so I will unmount it which can be done in this way: sudo umount /dev/sdb1
  • 10.  We will list all the connected memory partitions of desktop by writing: sudo fdisk -ls
  • 11.
  • 12.  Now as shown we have different commands available to us for memory operation on SD Card. First we have to delete all the partitions. In my case I have only 1 partition so it will be deleted by “d” command. If multiple partitions are present then selecting that partition and repeating “d” again will delete it. After deleting all the partitions we use “p” to check that no partition is existing.
  • 13.  Now we will go in expert mode by “x” and we will have more functionalities available to us for manipulation as shown:
  • 14.  Now we will give no of heads by “h” = 255; no of sectors/track by “s” = 63; no of cylinders by “c” =1930 and then will return to normal mode by “r”
  • 15.  Now we will add a new partition by “n”. It will ask for type of partition, where we will choose primary type by “p” and will give partition number “1” and initial memory allocation size of 64 MB by “+64M” and sector size will be taken default by just entering in command.
  • 16.  Now we will write all the changes by “w”. It will save the altered partition table and will make sync disc and make it rereadable. Also it will take us out of SD Card command prompting to normal terminal execution.
  • 17.  Now we can prepare our SD Card with help of OMAP image of Ubuntu. This image can be downloaded from https://wiki.ubuntu.com/AR M/OMAP . I have Ubuntu 12.04 download in my Downloads folder, so I will enter in that particular folder cd Downloads
  • 18.  Now write this script in terminal sudo sh -c 'zcat ./ubuntu12.04-preinstalled-desktoparmhf+omap4.img.gz |dd bs=4M of=/dev/sdb ; sync’
  • 19. It will start installation of Ubuntu OS in SD Card  This process takes about 5 -10 minutes depending on your processor  After this installation ends successfully we will see number of records which were input and output, total bytes copied, time taken and speed 