Say I wished to have Debian Squeeze and Arch Linux ARM on my SD card. Would it be possible to dual boot from Grub?
|
|
While it is possible to put multiple operating systems on the SD card, there is no boot manager at the moment that runs on the Pi and can handle switching operating systems at runtime. What you could do though, is to have a shell script, located in You could accomplish this by storing the boot files for different operating systems in another directory, like so.
Note: The needed files that have to be copied are Then have your shell script copy the files from the appropriate directory and into References |
||||
|
Berryboot is essentially a boot loader designed specifically for the Raspberry Pi that will accomplish this for you:
|
|||||
|
|
Using |
||||
|
I think, it will work. You only have to instal GRUB right with all "settings"... |
|||||||
|
|||||||
We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information. |
|||||||