By: Yushi Wang Partners: Shen Yue and Yubing Xu Group 6. How to Setup Pandaboard ES Software Environment for UAV Project

Similar documents
OpenROV. Update Software Image From SD Card

Format Hard Drive After Install Ubuntu From Usb External

SAMA5D3x-CM Instruction to program images with PEEDI

ELE409 SPRING2018 LAB0

Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi

How to Dual-Boot OS X and Ubuntu

Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects

How to Recover Data with Linux

Pengwyn Documentation

Preparing SD card for Pi

The Following steps are done on your normal desktop or laptop, which I refer to in this document later as the Remote Computer

Manually Mount Usb Flash Drive Ubuntu Server 12.04

RETROPIE INSTALLATION GUIDE

LotOS Framework. Getting Started Guide for Banana Pi. Copyright (C) 2015 ilbers GmbH Revision 1.1,

Format Hard Drive After Install Ubuntu From Usb

Installation of Lubuntu Linux, Koha, DSpace and other software using LibLiveCD

Manual Install Ubuntu Alongside Windows 7 From Usb

Lab - Data Migration in Windows

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras

Lab2 - Bootloader. Conventions. Department of Computer Science and Information Engineering National Taiwan University

Manually Mount Usb Flash Drive Linux Command Line Fedora

BeagleBone Black: Installing Operating Systems

Manually Mount Usb Flash Drive Ubuntu Server

Linux. For BCT RE2G2. User Guide. Document Reference: BCTRE2G2 Linux User Guide. Document Issue: Associated SDK release: 1.

1. Install a Virtual Machine Download Ubuntu Create a New Virtual Machine Seamless Operation between Windows an Linux...

Manually Mount Usb Flash Drive Linux Command Line Redhat

Upgrading to the Raspberry Pi 3B or Pi 3B+ 1

Adafruit's Raspberry Pi Lesson 6. Using SSH

UNIT 9 Introduction to Linux and Ubuntu

Quick Installation Guide TU-S9

Manual Install Ubuntu Server From Usb Drive

Link Gateway ISO Installation Manual

USB to Serial Adapter Driver Installation Manual

How to Install Ubuntu on VirtualBox

Home Networking. Copyright 2006 Bill Knight. All rights reserved.

Operating System. Hanyang University. Hyunmin Yoon Operating System Hanyang University

Ubuntu 7.10 VMware Fusion Virtual Machine Setup Install HOWTO

USB 2.0 Multi-Plus Card Reader/Writer. User s Manual

DOWNLOAD OR READ : UBUNTU I IN YOU AND YOU IN ME PDF EBOOK EPUB MOBI

BeagleBone Black: Installing Operating Systems

Getting Started with BeagleBoard xm

8/25/2016. What Is a Computer? The Components of a Computer

Apple imac, ibook or Power Macintosh G3 or G4 with a US port, 32MB of RAM, and a hard drive with 1MB of free space Mac OS8.

IT 341 Introduction to System Administration Project I Installing Ubuntu Server on a Virtual Machine

Linux Manually Mounting External Hard Drive Mac Terminal

INSTALLATION. Security of Information and Communication Systems

For additional support please call Cost Effective Computers at This guide was printed on 9/22/2004.

Installing the Operating System or Hypervisor

Manually Mount External Hard Drive Windows 7 Not Showing In My Computer

VIRTUAL MACHINES. By Seth Lemanek

Manual Install Ubuntu Server From Usb No Cd

Development Environment Embedded Linux Primer Ch 1&2

Manual Install Ubuntu Alongside Windows 7 Using Usb

Ubuntu Install Instructions Mac Usb In Windows 7 Using

Lab 0: Intro to running Jupyter Notebook on a Raspberry Pi

Lab E2: bypassing authentication and resetting passwords

Raspberry Pi Setup Tutorial

Setting up a Raspberry Pi 1

XLink Kai Raspberry Pi Beginners Tutorial

Lab #5 Guide: Installing Ubuntu as a Virtual Machine

RoboPeak Mini USB Display User Manual

Linux Manually Mount External Hard Drive Ntfs 3g Could Not

Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi

Title: Demonstrate the linux installation and administration settings.

Apache Manually Install Ubuntu From Usb

7inch HDMI Display-B. User Manual. product description

Lab Install Windows 8

Com.X. IP PBX / Gateway. ComX Software upgrade procedure. (1.3 to 1.4)

Matrix. Get Started Guide

Table of Contents Product Features... 3 Device Overview... 3 Technical Specifications... 4 System Requirements Installation Procedure...

Linux Manually Mount External Hard Drive Ntfs-3g Could Not

Ubuntu installation alongside windows 8/8.1 and 10

Install and Configure Ubuntu on a VirtualBox Virtual Machine

1. Proceed to Step #2, it should be properly installed and ready to use. If you plan on using the supplied USB-to-RS-232 Cable for Windows

Orange Pi 2 User Manual. <Version: V0.9 >

Ubuntu Install Instructions Mac Usb In Windows 7 Via Bootcamp

INSTALLATION. Security of Information and Communication Systems. Table of contents

Raspberry Pi NTP Clock Setup Guide

Cross-compilation with Buildroot

O ptima S aver P i. User Guide. January 2017 Version 1.0

How To Configure Grub In Windows 7 Ftp Server At Home

EECS 1710 SETTING UP A VIRTUAL MACHINE (for EECS labs)

How To Eject Cd Using Command Prompt >>>CLICK HERE<<<

PL-2303 USB-to-Serial Bridge Controller Mac OS X Universal Binary Driver Installation Guide (for Mac OS X 10.9, 10.10, 10.11, 10.

Manual Unetbootin Windows 7 Iso To Usb Stick Install

alcasar_documentation Documentation

Aqua Accelerated Protocol (AAP) User Manual

Mac Os X Manually Mount Usb Drive Command Line

Bridge Cable User s Guide

System Manager Unit (SMU) Hardware Reference

JetFlash User s Manual

VIRTUALBOX UBUNTU EBOOK

Some reasons to repair your boot-loader might include installing Microsoft Windows after you have installed Ubuntu, adding or removing a hard drive.

Quick Guide. Full Install on Hog 4 OS Consoles Jan 4, 2017

M2GO & M1 Operating System Installation

CTEC1863/2018F Bonus Lab Page 1 of 5

IT 341 Introduction to System Administration Project I Installing Ubuntu Server on an Virtual Machine

Making a Bootable Linux USB Flash Drive with the Universal USB Installer.

Galaxy How To Remote Desktop Connection and SSH

Lab 03. Windows Operating Systems (Cont.)

Transcription:

Application Notes By: Yushi Wang Partners: Shen Yue and Yubing Xu Group 6 How to Setup Pandaboard ES Software Environment for UAV Project Installation of Ubuntu Official tutorial can be found: http://omappedia.org/wiki/ubuntu_pre-built_binaries_guide You can also check another tutorial: http://pharos.ece.utexas.edu/wiki/index.php/how_to_install_ubuntu_on_the_panda_board Step 1: Download Ubuntu for Pandaboard ES. As the CPU of Pandaboard ES is OMAP A9, and GUI slows the operation, we choose Ubuntu 11.10 server version. The name is of the code is Oneiric. https://wiki.ubuntu.com/arm/server/install? action=show&redirect=arm%2fomapheadlessinstall Step 2: Flash the OS into a SD card In this step, we are going to put the Operating System on a SD card. This card will boost Pandaboard and loading the OS. You need: An SD card with at least 4GB capacity A card reader Workstation running Linux or Mac OS (I use Ubuntu on my desktop) Then follow steps below: 1. Plug the SD card into your workstation 2. Open a terminal (crtl + alt+ t in Ubuntu), identify the SD card using command: $ df -h Something like the following will be displayed: The best way of identifying the SD card is by finding its capacity. For example, the capacity of the SD card I use is 8 GB. So the last one listed above is what we are looking for. 3. Unmount the SD card with command: $ sudo umount /dev/sdc2 where /dev/sdc2 is what we found in the first column in last step. (Note that the SD card may still be seen in the HOME FOLDER, but it is OK) 4. Under terminal, cd to where the system image is stored. Use command below to flash the OS into the SD card: $ gunzip -c ubuntu-11.10-preinstalled-server-armel+omap4.img.gz sudo dd bs=4m of=/ dev/sdc $ sync (Note that it is /dev/sdc instead of /dev/sdc2 in last step) After a while (about 10 minutes), the following screen will be displayed:

This means you have already flashed the OS to your SD card successfully. Now you can eject and unplug your SD card. Step 3: Install the modem control and terminal emulation software called Minicom Type the following command in terminal: $ sudo apt-get install minicom Step 4: Boot the OS Image Plug the SD card into Pandaboard. Connect Pandaboard with your workstation by serial to USB cable. (Do not plug power cable on Pandaboard now) On your workstation, determine which serial port the Pandaboard is using: $ dmesg grep tty The result will be like: As we are using a USB-to-serial adapter, the port usually appears is ttyusb0. Then open minicom: $ TERM=vt100 minicom -s and choose Serial port setup Setup the serial port like shown below and then exit.

When the screen is like the following, plug in the power to Pandaboard. Bunch of texts will come out. Wait for a while and after the board reboot, you can start setup the system: After everything is done, type command in the terminal running Minicom to shutdown the board: $ sudo poweroff

(In both tutorials, there is one more session to teach you how to install OMAP4 Add-Ons. We highly suggest not doing that. Based on our experience, after doing that, the Pandaboard can only boot through Minicom with workstation connected, but not by itself. ) Now, you can disconnect the board from workstation. Connect your keyboard, monitor and Internet to the board, and then boot. (Do this after unplug the power) Check CPU Information To check whether Pandaboard ES can fully operates with Ubuntu running on it. We use following command to check CPU information. $ cat /proc/cpuinfo From the result, we can tell there are two working processors processor 0 and 1. The speed of each is more than 1GB, which matches what Pandaboard user s manual s specificatons. This

means the dual-core OMAP A9 CPU can fully operates with Ubuntu running on it. Therefore, we can use Ubuntu Oneiric as the operating system of software environment for UAV Imaging project.