Setting up Raspberry Pi for Multi boot with BerryBoot

From Krm
(Difference between revisions)
Jump to: navigation, search
(Created page with "Download BerryBoot from [http://www.berryterminal.com/doku.php/berryboot] - Extract contents of .zip file to FAT formatted SD card Put the SD card in Raspberry Pi and power it...")
 
 
Line 1: Line 1:
Download BerryBoot from [http://www.berryterminal.com/doku.php/berryboot]
+
Download BerryBoot from [http://www.berryterminal.com/doku.php/berryboot, BerryBoot Site]
- Extract contents of .zip file to FAT formatted SD card
+
#Extract contents of .zip file to FAT formatted SD card
Put the SD card in Raspberry Pi and power it up
+
#Put the SD card in Raspberry Pi and power it up
  
 +
Contents from the .zip file
 
  LICENSE.berryboot
 
  LICENSE.berryboot
 
  berryboot.img
 
  berryboot.img
Line 16: Line 17:
 
  start_cd.elf
 
  start_cd.elf
 
  start_x.elf
 
  start_x.elf
 +
 +
BerryBoot supports HDMI CEC so you can use your TV remote to make OS selection during boot !

Latest revision as of 05:56, 7 June 2015

Download BerryBoot from BerryBoot Site

  1. Extract contents of .zip file to FAT formatted SD card
  2. Put the SD card in Raspberry Pi and power it up

Contents from the .zip file

LICENSE.berryboot
berryboot.img
bootcode.bin
cmdline.txt
config.txt
fixup.dat
fixup_cd.dat
fixup_x.dat
kernel_rpi_aufs.img
shared.tgz
start.elf
start_cd.elf
start_x.elf

BerryBoot supports HDMI CEC so you can use your TV remote to make OS selection during boot !

Personal tools