Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Main Support Categories > Apple Users
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Apple Users
Discussions for users who are using Apple Intel or PPC based systems with Ubuntu.

 
Thread Tools Display Modes
Old April 29th, 2007   #1
ssam
Chocolate Ubuntu Mocha Blend
 
ssam's Avatar
 
Join Date: Dec 2004
Location: Manchester
Beans: 1,781
Ubuntu 8.10 Intrepid Ibex
Thumbs down Where to download Ubuntu for PowerPC and other frequently asked questions

Ubuntu for PowerPC is now a community supported platform (the announcement). This means that ISO downloads have mean moved to the ports section of the Ubuntu sever, and no longer on most mirrors. You can download them from

Ubuntu intrepid

Ubuntu Hardy
Hardy alternate torrent
Hardy desktop torrent

Ubuntu Gutsy
Kubuntu Gutsy
Edubuntu Gutsy

There is a more complete list of download locations at: Ubuntu PowerPC Downloads

Answers to other PowerPC questions can be found in the Ubuntu PowerPC FAQ

There is a new resource for Linux on PowerPC at http://www.ppclinux.co.uk/

Last edited by ssam; October 26th, 2009 at 06:58 AM.. Reason: Updated for Hardy
ssam is offline   Reply With Quote
Old April 30th, 2007   #2
Najand
May the Ubuntu Be With You!
 
Najand's Avatar
 
Join Date: Apr 2006
Location: Tokyo, Japan
Beans: 1,645
Ubuntu
Send a message via MSN to Najand Send a message via Yahoo to Najand
Re: Where to download Ubuntu for PowerPC and other frequently asked questions

Do you have any idea where repositories are? Or is there any available at all?
__________________
UMUNTU NGUMUNTU NGABANTU (UBUNTU): A person is a person through other persons
1 UBUNTU (x86) @ Home, 1 UBUNTU (ppc) @ iBook Laptop, 2 UBUNTUs (x86) @ University
Najand is offline   Reply With Quote
Old May 1st, 2007   #3
ssam
Chocolate Ubuntu Mocha Blend
 
ssam's Avatar
 
Join Date: Dec 2004
Location: Manchester
Beans: 1,781
Ubuntu 8.10 Intrepid Ibex
Re: Where to download Ubuntu for PowerPC and other frequently asked questions

Code:
## the main repos
deb http://gb.archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse

## Major bug fix updates produced after the final release of the
## distribution.
deb http://gb.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://gb.archive.ubuntu.com/ubuntu/ feisty-updates main restricted

## security
deb http://security.ubuntu.com/ubuntu feisty-security main restricted universe
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted universe

#backports
deb http://gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

Last edited by ssam; July 28th, 2007 at 10:49 AM..
ssam is offline   Reply With Quote
Old May 4th, 2007   #4
jcompton
First Cup of Ubuntu
 
Join Date: May 2005
Beans: 7
Re: Where to download Ubuntu for PowerPC and other frequently asked questions

Can somebody expand the explanation of how to do a proper 7.04 full Xubuntu install? Right now it simply says "It would be possible to install with this and then upgrade to the final release." which is a little vague for newcomers.

Does anybody know why there's no Xubuntu PPC final? Arguably it's the most useful of all the Ubuntus for PPC users, since it tends to cater to machines of a spec lower than that you'd want to comfortably run OSX on.
jcompton is offline   Reply With Quote
Old May 4th, 2007   #5
stmiller
May the Ubuntu Be With You!
 
Join Date: Mar 2006
Location: The Internet
Beans: 1,553
Ubuntu 9.10 Karmic Koala
Re: Where to download Ubuntu for PowerPC and other frequently asked questions

Quote:
Originally Posted by jcompton View Post
Can somebody expand the explanation of how to do a proper 7.04 full Xubuntu install? Right now it simply says "It would be possible to install with this and then upgrade to the final release." which is a little vague for newcomers.

Does anybody know why there's no Xubuntu PPC final? Arguably it's the most useful of all the Ubuntus for PPC users, since it tends to cater to machines of a spec lower than that you'd want to comfortably run OSX on.
sudo apt-get install xubuntu-desktop
stmiller is offline   Reply With Quote
Old May 8th, 2007   #6
Grexe
First Cup of Ubuntu
 
Join Date: Dec 2005
Location: Vienna, Austria
Beans: 6
Dapper Drake Testing/
Send a message via ICQ to Grexe
Lightbulb Re: Where to download Ubuntu for PowerPC and other frequently asked questions

wish I had found this thread earlier - had to go through Ubuntu->Kubuntu migration because I could not find the PPC ISO with Google

A note on repositories: I also had problems in finding repositories, also for Austria, the mirrors that are configured by the installer do not offer any PPC-binaries, so this is actually a bug.

You can use this handy repository-generator but be sure the mirror you select offers PPC-packages (just open one of the repository-URLs in your browser and look in dists/<your distro>/ if it contains a PPC-directory.
In my case, I had to switch to "Germany", you may want to pick the closest match that offers PPC-packages.
Grexe is offline   Reply With Quote
Old May 8th, 2007   #7
Grexe
First Cup of Ubuntu
 
Join Date: Dec 2005
Location: Vienna, Austria
Beans: 6
Dapper Drake Testing/
Send a message via ICQ to Grexe
Re: Where to download Ubuntu for PowerPC and other frequently asked questions

reported as bug #113283 at
https://bugs.launchpad.net/ubuntu/+s...ty/+bug/113283
Grexe is offline   Reply With Quote
Old May 10th, 2007   #8
Najand
May the Ubuntu Be With You!
 
Najand's Avatar
 
Join Date: Apr 2006
Location: Tokyo, Japan
Beans: 1,645
Ubuntu
Send a message via MSN to Najand Send a message via Yahoo to Najand
Re: Where to download Ubuntu for PowerPC and other frequently asked questions

Seems repositories are all available through all official mirrors.
__________________
UMUNTU NGUMUNTU NGABANTU (UBUNTU): A person is a person through other persons
1 UBUNTU (x86) @ Home, 1 UBUNTU (ppc) @ iBook Laptop, 2 UBUNTUs (x86) @ University
Najand is offline   Reply With Quote
Old May 19th, 2007   #9
JaceMan
5 Cups of Ubuntu
 
JaceMan's Avatar
 
Join Date: May 2005
Location: /usr/local/Missouri
Beans: 34
Send a message via ICQ to JaceMan Send a message via Yahoo to JaceMan
Re: Where to download Ubuntu for PowerPC and other frequently asked questions

Quote:
Originally Posted by ssam View Post
Code:
## the main repos
deb http://gb.archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
deb-src http://gb.archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse

## Major bug fix updates produced after the final release of the
## distribution.
deb http://gb.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://gb.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## security
deb http://security.ubuntu.com/ubuntu feisty-security main restricted universe
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted universe

#backports
deb http://gb.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
Quick question... can I do a dist-upgrade from a previous install with these sources or would I be best served to download an ISO an do a FRESH install?
__________________
You bunt to advance a runner. Ubuntu advance a Microsoft user.

I make six figures by playing on the internet. Do you?
JaceMan is offline   Reply With Quote
Old May 20th, 2007   #10
DaDave
5 Cups of Ubuntu
 
Join Date: Mar 2007
Location: South Louisiana
Beans: 40
Xubuntu 7.04 Feisty Fawn
Send a message via AIM to DaDave
Re: Where to download Ubuntu for PowerPC and other frequently asked questions

Quote:
Originally Posted by JaceMan View Post
Quick question... can I do a dist-upgrade from a previous install with these sources or would I be best served to download an ISO an do a FRESH install?
I did a dist-upgrade (xubuntu 6.10 to 7.04) with no problems...
__________________
xubuntu user #12871 -- linux user #4447772
(jabber) dapolk@gmail.com
We don't need no stinkin' dual boot.
DaDave is offline   Reply With Quote

Bookmarks

Tags
faq, powerpc

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:02 AM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry