Difference between revisions of "Robotino3 usb restore"

From RobotinoWiki
(Create a bootable USB-Stick)
(Create a bootable USB-Stick)
Line 11: Line 11:
 
* Copy the image into the boot directory of your USB-stick.
 
* Copy the image into the boot directory of your USB-stick.
 
* Attach monitor and keyboard to your Robotino 3.
 
* Attach monitor and keyboard to your Robotino 3.
* Plug in the USB stick in any USB port.
+
* Plug the USB stick into any of Robotino3's USB port.
* Power on Robotino 3 and hit the '''F7''' as long as you can see the BIOS startup screen.
+
* Power on Robotino3 and hit the '''F7''' as long as you can see the BIOS startup screen.
 
* Select your USB stick from the list (not the UEFI entry).
 
* Select your USB stick from the list (not the UEFI entry).
 
* After booting into tinycore the [http://svn.openrobotino.org/tinycore/restore.sh restore script] is executed automatically.
 
* After booting into tinycore the [http://svn.openrobotino.org/tinycore/restore.sh restore script] is executed automatically.

Revision as of 16:58, 2 May 2013

Introduction

Robotino 3 has a SSD that stores the operating system. A bootable USB stick is used to

  • initialy install the Robotino OS to a new SSD
  • overwrite the OS on a SSD already in use.

Create a bootable USB-Stick

  • Download the Robotino3 custom image.
  • Take a USB-Stick and format it (quick format will do)
  • Use Core2USB to install this custom image to the USB stick.
  • Download the latest image from here. With Firefox you need to right-click the file and choose save link.
  • Copy the image into the boot directory of your USB-stick.
  • Attach monitor and keyboard to your Robotino 3.
  • Plug the USB stick into any of Robotino3's USB port.
  • Power on Robotino3 and hit the F7 as long as you can see the BIOS startup screen.
  • Select your USB stick from the list (not the UEFI entry).
  • After booting into tinycore the restore script is executed automatically.