ubuntu MATE 16.04.1 LTS Live USB

AmigaOne X5000 platform specific issues related to Linux only.
User avatar
xeno74
Posts: 9319
Joined: Fri Mar 23, 2012 7:58 am

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by xeno74 »

Installation of NeoFetch

NeoFetch is a cross-platform command-line system information tool. Here’s how to install it in Ubuntu 16.04, Ubuntu 16.10, and other releases higher than Ubuntu 12.04.

Code: Select all

sudo add-apt-repository ppa:dawidd0811/neofetch

sudo apt update 

sudo apt install neofetch
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Roland
Posts: 824
Joined: Tue May 02, 2017 7:23 am

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by Roland »

Does this affect also the PPC version of Ubuntu 16.04:

https://www.omgubuntu.co.uk/2021/09/can ... o-10-years
- Roland -
User avatar
xeno74
Posts: 9319
Joined: Fri Mar 23, 2012 7:58 am

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by xeno74 »

Roland wrote: Wed Sep 22, 2021 8:22 pm Does this affect also the PPC version of Ubuntu 16.04:

https://www.omgubuntu.co.uk/2021/09/can ... o-10-years
Hi Roland,

Thank you for the hint! Unfortunately ESM is not available for PowerPC.

Code: Select all

amigaone@dc1:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
amigaone@dc1:~$ sudo ua attach XXXXXXXXXXXXXXXXXXXXXXXXXXX
This machine is now attached to 'XXXXXXXXXXXXXXX'

SERVICE       ENTITLED  STATUS    DESCRIPTION
cis           yes       n/a       Center for Internet Security Audit Tools
esm-infra     yes       n/a       UA Infra: Extended Security Maintenance (ESM)
fips          yes       n/a       NIST-certified core packages
fips-updates  yes       n/a       NIST-certified core packages with priority security updates
livepatch     yes       n/a       Canonical Livepatch service

NOTICES
Operation in progress: ua attach

Enable services with: ua enable <service>

     Account: XXXXXXXXXXXXXX
Subscription: XXXXXXXXXXXXXX
amigaone@dc1:~$ sudo ua enable esm-infra
One moment, checking your subscription first
UA Infra: ESM is not available for platform powerpc.
Supported platforms are: amd64, i386, i686, x86_64.
amigaone@dc1:~$ 
Thanks,
Christian
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
User avatar
xeno74
Posts: 9319
Joined: Fri Mar 23, 2012 7:58 am

Re: ubuntu MATE 16.04.1 LTS Live USB

Post by xeno74 »

There are some issues with repositories because of moving them to archive.ubuntu.com.

Only the default repositories are available.

xenial-updates, xenial-security, xenial-proposed, and xenial-backports aren’t available for PowerPC anymore.

Further information: forums.macrumors.com
http://www.amigalinux.org
http://www.supertuxkart-amiga.de

Running Linux on AmigaONEs can require some tinkering.
Post Reply