http://www.andrewscheller.co.uk/downloa ... _images.py
Works pretty well, even if I say so myself! Tested as working on both Windows and Linux.
Montala wrote:That all looks very clever Andrew, but what do we actually have to do to 'run' or to implement it?
A 'noob' question I know, but I am sure that everyone won't know the answer!
Joe Schmoe wrote:And then what? What happens after the program is executing? Does your hard drive get reformatted?
AndrewS wrote:I've written a Berryboot 'addon' - an interactive command-line python script which downloads the berryboot .zsmime file and then downloads and verifies the berryboot distro images![]()
pygmy_giant wrote:great bit of software but no good for me - I use mobile broadband and it refuses to even look on a memory stick if it can't connect via ethernet.

pygmy_giant wrote:I get an error message about being unable to find internet (because its not connected) and then the option shown in the instructions to download os from usb stick is missing and the other icons along the top are greyed out.
jackokring wrote:Just a little one, is it possible to add .elf boot, so that a single fully linked elf file can be the total system? And use the berryboot file access via a linked header file? Just wondering, as this could make bare bones code easier to develop. Some would say why not have a full kernel, but sometimes an empty one would be better, and the frame buffer has already been setup at this point, no?
Ok, so USB support and other things would not be available, unless kernel modules had been loaded.
pygmy_giant wrote:am not yet online with my rpi and so am using berryboot to install oses via usb stick but it doesnt like img fiels - where can I download the squashfs equivilants?
pygmy_giant wrote:Hmmm - kernel panic
pygmy_giant wrote:Hmmm - kernel panic
schmittlauch wrote:Is it possible to overclock the cpu for certain systems and for some not?
And how to change the overscan setting after the first boot?
sudo mount /dev/mmcblk0p1 /boot
edit /boot/config.txt with your favorite editor (e.g. sudo vi /boot/config.txt )
sudo umount /boot
sync
pygmy_giant wrote:During boot after selecting raspbian in the boot menu
aa8ade3406be09c7c13104b243a19ed6aac8a497 /mnt/images/Debian_Wheezy_Raspbian.img192