LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 2824|回复: 10

光盘版Linux for PPC

[复制链接]
发表于 2005-1-2 00:19:19 | 显示全部楼层 |阅读模式
I tried 3 and at this moment, only the Gentoo version works. It is not nearly as autoconfiguring as Knoppix is on the PC. First, I found this site which is a compilation of most of the Linux Live distributions around:
http://www.frozentech.com/content/livecd. php
Then, by sorting on the right most column and scrolling down to PowerPC I found 3 PPC Live distributions:

A. Knoppix PPC
http://debian.tu-bs.de/knoppix/powerPC/
B. Knoppix-MiB
http://www.bouissou.net/knoppix-mib/d oc-html/Knopp ix-Mib.html
http://mail.gnu.org/archive/html/k-mi b-ppc/ - somewhat active mail archives for MiB
C. Gentoo LiveCD
http://www.gentoo.org
http://www.metadist ribution.org/gentoo/experimenta l/2004.0/32bit/livecd/kde-gnome/ - location of the ISO I used
http://forums.gentoo.org/viewtopic.php?t=132 301 - the discussion that told me where to get it and good tips on getting it working
http://forums.gentoo.org/viewforum.php?f= 24 - the full Gentoo PPC forum
http://www.gentoo.org/doc/en/gentoo-ppc-faq .xml - good Gentoo PPC FAQ's

A. Knoppix PPC - Nothing much seems to be going on with 'A'.

B. Knoppix-MiB - I had previously tried 'B' and while it worked ok on my iMac, I was looking for something for my iBook that I could bring to Linux meetings. At one time this version also worked on my iBook, but it no longer does - I don't know why. Apple has had several software releases since I last used it including one major one which made patches to Open Firmware. Others have also reported problems with the alpha 2e Knoppix full version - particularly on iBooks. Knoppix MiB has not released any further full versions but have released some Xtest versions designed to resolve these issues and get their autoconfiguration process tested. I tested the latest of these (pre10) and they are on the right track as my iBook gets further along in the process and no longer crashes and shuts off. Update 3/11 - their latest Xtest version is now pre12 which I am downloading today.

C. Gentoo LiveCD - The problem with Gentoo in the past was that it really never worked very well as a GUI Live CD before - was primarily an installer. Now, however, they do have an experimental version which is apparently designed to be a more full blown GUI Live CD ala Knoppix. It is not yet very autoconfiguring for the GUI and this is what was giving me some problems until I saw some helpful comments at a Gentoo PPC forum. Following are the details that finally got the GUI going.

1. Download the G3G4 ISO :
http://www.metadistribution.org/gentoo/experime nta l/2004.0/32bit/livecd/kde-gnome/g3g4.iso dated 11-Feb-2004 (664M)
2. Boot the CD by holding down the 'c' key while restarting.
3. When asked use 'root' as the user with no password
4. Once the kernel is up, type ' Xeasyconf ' - note upper case 'X'
-Let Xeasyconf attempt to figure out your settings
-My iBook has an ATI RageM3 video but the ATI Rage choice did not work for the iBook - it almost did, had problems with Horizontal sync.
-Use the Framebuffer choice for the iBook. Use the autoconfigured settings for everything else.
5. At this point typing startx brings up a black screen with 3 working Xwindows terminal windows and Xclock
6. Instead of doing step 5, type ' nano /etc/rc.conf ' . This allows you to change environment variables - For Gnome, edit out the comment symbol (#) in 2 places and use 'gdm' and 'Gnome'
- If you prefer KDE, edit out the comment symbol (#) in 2 places and use 'kdm' and 'kde-3.2.0'
- Save the changes
7. - To get a LAN working assuming a dhcp network
- for ethernet - type 'dhcpcd eth0'
- for airport - type 'dhcpcd eth1'
8. Type ' startx '
9. To end and restart in OSX type 'shutdown -r now'

The Gentoo environment is very Mac like and smooth looking. The kde environment has more tools. Some apps work, some dont (many games and OpenOffice) but kdeoffice works . It is clearly still a work in progress but well on its way.

Hardware things that I can't get to work:
- emulation for right mouse button
- sound
- external video
- man pages
- can't see Mac hard drive
- can't see thumb drive
- would like to make changes so that I can autostart with my settings but don't know how

Notes-
- Some have suggested typing 'boot hda=1,1,1' or 'boot hda=16383,16,64' at the yaboot prompt but this didn't work for me (course I have no linux formatted partitions)
- cdrom is mounted at /mnt/cdrom
- Sound related suggestions I have seen but none work for me
-modprobe dmasound_pmac or dmsound_pmac
-turn on OSS option ( huh?)
-Other commands some have mentioned for (?) - 'setup' and 'Xautoconfig'
- Other useful commands
-ifconfig -a
- while in kde - 'kdf' ( does a kdiskfree )
 楼主| 发表于 2005-1-2 00:21:23 | 显示全部楼层
我下了 Knoppix PPC 但是很垃圾的说。。。
找不到G3G4.iso有谁知道链接。请给一个。
不知道有没有其它的LiveCD?
有的话请大家提供。我急需。。
发表于 2005-1-2 19:40:41 | 显示全部楼层
yellowdoy is designed for apple compute & notebook, u may try it, very good.
btw, it based on fedora core N(sorry, maybe 2)
 楼主| 发表于 2005-1-3 10:42:24 | 显示全部楼层
我想要装的是Gentoo。但是2004.3有问题,我现在想mount上u盘,但是不支持。
我只想找张好用一点的LiveCD。yellowdog应该不能当LiveCD用吧。
我下了yellowdog4.0第一张碟,用PearPC试了一下,没能实现引导。
发表于 2005-1-3 18:44:15 | 显示全部楼层
Post by YGC
我想要装的是Gentoo。但是2004.3有问题,我现在想mount上u盘,但是不支持。


u盘如何不支持?我这儿ppc64 gentoo 2004.3上使用u盘没有问题。
 楼主| 发表于 2005-1-3 22:18:54 | 显示全部楼层
我装了有问题。
http://www.linuxsir.cn/bbs/showthread.php?t=167940

用LiveCD mount  U盘。mount不上去。
我已经#modprobe vfat
#modprobe usb-storage
好像提示没有相应的模块。
我的机是G3。
发表于 2005-1-4 12:24:50 | 显示全部楼层
我装了没事阿,可能是pearpc的问题吧,我的是苹果的笔记本,兼容的非常好,除了无线网卡
 楼主| 发表于 2005-1-4 12:50:01 | 显示全部楼层
PAM的问题啊。好郁闷啊。。
开机在出现login时输入用户名后
出现loginAM Failure,aborting:Critical error - immediate abort

无法登入

我查看了/etc/pam.d下面没有login这个文件
我按这个
#%PAM-1.0
  auth required /lib/security/pam_securetty.so
  auth required /lib/security/pam_stack.so service=system-auth
  auth required /lib/security/pam_nologin.so
  account required /lib/security/pam_stack.so service=system-auth
  account required /lib/security/pam_access.so accessfile=/etc/login.conf
  password required /lib/security/pam_stack.so service=system-auth
  session required /lib/security/pam_stack.so service=system-auth
  session optional /lib/security/pam_console.so  


写了一个一样的。
#ls /lib/security
login文件里的pam*.so在这里面都有的。
然后我reboot后在登入时,输入root后出现Login incorrect

到底是那里出了错啊??


http://www.linuxsir.cn/bbs/showthread.php?t=167940
 楼主| 发表于 2005-1-4 12:50:42 | 显示全部楼层
PowerBook+Linux的资料太少啦。。
发表于 2005-1-6 21:03:01 | 显示全部楼层
有了Mac OS X,还有必要使用linux?
当然偏执狂除外
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表