element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum new RPi firmware allows multiple distros on same SD card
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 7 replies
  • Subscribers 663 subscribers
  • Views 592 views
  • Users 0 members are here
  • raspberry_pi
Related

new RPi firmware allows multiple distros on same SD card

Former Member
Former Member over 12 years ago

There is supposed to be an announcement in a few days that

new RPi firmware allows multiple distros on the same SD card,

that RPF plans to sell.

 

We learned today that Fedora plans to be one of the distros,

with their soon-to-be-released hard-float version, called Pidora.

http://www.element14.com/community/thread/18095?start=67&tstart=0

 

"a day ago         firmware: add support for booting from alterative partition. [Dom Cobley]"

https://github.com/Hexxeh/rpi-firmware/tree/ca7a2103f0a994051dafc097c9bc762684933f5b

 

"The change just allows an alternative partition (on the sdcard) to contain the normal firmware files that bootcode.bin subsequently loads."

...

"All will be made clear in a few days."

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=43875

  • Sign in to reply
  • Cancel
  • Former Member
    Former Member over 12 years ago

    It would be good if this was a menu that the GPU displayed allowing you to pick a kernel/config.txt/cmdline.txt combination.

     

    If not, I don't really see the point. You already have the ability to select the kernel that's loaded in config.txt and cmdline.txt passes the kernels root= param that will tell the kernel what partition to boot from, so it's already possible to have multiple distros on one card in different partitions.

     

    The missing piece has always been something like lilo / grub / syslinux that allows you to select what to boot from a menu...

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • interested1
    interested1 over 12 years ago in reply to Former Member

    I second the idea and observation of the lacking features that a lilo / grub style booting provide.  Would be nice to have at least as an option!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • penguintutor
    penguintutor over 12 years ago

    This is available at the moment using BerryBoot http://www.berryterminal.com/doku.php/berryboot

     

    Easy to use - graphical boot screen.

     

    My daughter uses this to switch between OpenElec and Raspbian depending upon whether she's watching TV (XBMC) and programming.

     

    It will be good for this to be a feature of the official firmware though.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to penguintutor

    good point about berryboot.

     

    It's unfortunate that switching between watching TV and programming

    requires rebooting a different OS.  I've heard that attempts to run XBMC

    on top of Raspbian have really bad performance, but I'm not sure if that's

    a solveable problem or not.  I believe that XBMC uses full-screen

    accelerated OpenGL rendering, so it doesn't play well with X Windows.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • penguintutor
    penguintutor over 12 years ago in reply to Former Member

    You can get XBMC to run on top of Raspbian.

     

    I didn't have much success with the pre-built binaries, but compiling from source worked. It's the 24 hours it takes to compile that is a real pain, especially as it took a few goes to get it right.

     

    Performance does seam to be better with a dedicated distro and for XBMC you really need to squeeze everything you can out of the Pi. I did all this on the 256Mb version, it may be better with the 512Mb ones, but switching between the two modes using BerryBoot is not such a big deal for the purposes we use.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Former Member
    Former Member over 12 years ago in reply to penguintutor

    the new SD card is apparently being called NOOBS,

    for "New Out Of Box System".

     

    May also include option to boot directly to a custom web browser.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • penguintutor
    penguintutor over 12 years ago in reply to Former Member

    I've been reading a little about NOOBS and it sounds like it's based on BerryBoot. The custom instant boot web browser is a new feature, but BerryBoot includes the option to download and install by just picking from a list of supported OS's.

     

    Sounds like it will be even better when released as NOOBS.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube