Page 1 of 1

Original o2 OS

Posted: Sat Aug 23, 2014 10:25 pm
by danynero
Thanks to forum members we have many os and software for joggler!
I remember original os of joggler, but is no longer available to download... someone still has available can share it?

Thanks a lot
Daniele

PS: i've bought some days ago a telstra prototype, can i dump the original os from the openframe?

Re: Original o2 OS

Posted: Tue Aug 26, 2014 10:03 am
by roobarb!
Take a peek at the new Reflash System for OpenFrame thread. The original O2 operating system image is linked to in the opening post. :)

Regarding the Telstra - YES, please do! Grab yourself a copy of one of BuZz's Ubuntu builds, write it to something with plenty of free space, then use GParted (or even the Windows disk manager, I guess) to create a new FAT partition on the end of the drive. Then boot the Telstra device with it, get a command line open and do the following:

Code: Select all

sudo -s
modprobe fh
dd if=/dev/fh of=of1_efi_telstra.img
dd if=/dev/mmcblk0 of=of1_mmc_telstra.img
That would be marvellous.

Re: Original o2 OS

Posted: Tue Aug 26, 2014 8:34 pm
by danynero
Thanks roobarb!
Can i install buzz's ubuntu onto usb stick and dump telstra's firmware from it or another usb stick?

Daniele

Re: Original o2 OS

Posted: Wed Aug 27, 2014 8:57 am
by roobarb!
danynero wrote:Can i install buzz's ubuntu onto usb stick and dump telstra's firmware from it or another usb stick?
Absolutely - then if you could pop the firmware online somewhere for a bit, I can test it out at this end and we can make it available to folk should they need it. :)