Page 41 of 41

Re: Ubuntu / Xubuntu for the O2 Joggler.

Posted: Sun May 04, 2025 10:10 am
by Daedaluu5
Hi all, just looking to locate the latest ubuntu/xubuntu 14.04 from a recent laptop crash. i cant seem to find the image on Jwills site, link isnt triggering the download, can anyone share a link? Thanks in advance

Re: Ubuntu / Xubuntu for the O2 Joggler.

Posted: Sun May 04, 2025 2:16 pm
by brazi
Daedaluu5 wrote: Sun May 04, 2025 10:10 am Hi all, just looking to locate the latest ubuntu/xubuntu 14.04 from a recent laptop crash. i cant seem to find the image on Jwills site, link isnt triggering the download, can anyone share a link? Thanks in advance
14.04 is quite old. You can find 18.04 base here: https://openbeak.net/openframe/images/u ... 3.16.85op/

Re: Ubuntu / Xubuntu for the O2 Joggler.

Posted: Wed May 07, 2025 4:41 pm
by Daedaluu5
Thanks i'll take a look, clearly i cant go for the latest 24.04 and try it on joggler HW, that would be a bit too enthusiastic.
12.04 and 14.04 were the direct download builds i found that worked out the box when burnt onto a USB via Rufus or Yumi.

The big challenge i have is creating the BTRFS / EXT4 file system from the ubuntu ISO download, thats the bit i got stuck on.

Re: Ubuntu / Xubuntu for the O2 Joggler.

Posted: Thu May 08, 2025 7:39 pm
by brazi
This one should do that, i have tested it on mine. heres the original post: viewtopic.php?t=4519
Might want to give a newer debian install a try instead.

Re: Ubuntu / Xubuntu for the O2 Joggler.

Posted: Tue May 13, 2025 11:16 am
by roobarb!
Bit late perhaps, but you can install a desktop onto the new Debian images, no problem. Off the top of my head it'd be something like:

Code: Select all

sudo of-install xserver
sudo apt install xubuntu-desktop
You only need to add X with the install script because it throws a couple of useful settings in there, iirc. Beyond that you can just follow any generic Linux desktop instructions. :)