Bug 325111
Summary: | Fedora 8 Installer has no detected PS3 HD | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Akenateb <hakenateb> | ||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 8 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | powerpc | ||||||
OS: | Linux | ||||||
URL: | http://forums.fedoraforum.org/showthread.php?t=168580 | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2007-10-12 21:09:09 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 235703 | ||||||
Attachments: |
|
Description
Akenateb
2007-10-09 16:14:19 UTC
Do you have a directory /sys/bus/ps3_system_bus/ ? Or is it called /sys/bus/ps3_system? If the kernel changed the name of the directory in sysfs (as I think it might have done), then perhaps kudzu's ps3.c needs to be changed to cope. Completely untested, and nobody's even confirmed what's currently in sysfs (I'm a few thousand miles from my PS3s): http://david.woodhou.se/kudzu-1.2.77-ps3-detect.patch Created attachment 224851 [details]
List of files in /sys/bus/ps3_system_bus
This should be fixed in the next build of anaconda. Tested with new anaconda: anaconda-11.3.0.42-1.ppc.rpm anaconda-runtime-11.3.0.42-1.ppc.rpm Nothing again. I patched anaconda-runtime-11.3.0.50-1.ppc64.rpm & anaconda-11.3.0.50-1.ppc64.rpm into a Fedora-7.92-ppc-DVD.iso by renaming them anaconda-runtime-11.3.0.36-1.ppc.rpm and anaconda-11.3.0.36-1.ppc.rpm and placing them in the /Packages dir on the iso when I ran the disk with kexec -f --initrd.image.gz --command-line="text" vmlinuz (to get a text mode install so the buttons aren't off my sdtv screen) It said it was starting anaconda 11.3.0.36 (filename? I deleted the package on the disk, yet it started.) when anaconda started it failed to detect the hard disk Kboot seems to mount the disk (although nothing on it). can I send a command line option to vmlinuz to make it go to kboot's /dev/ps3hd? Any help would be appreciated -cabe |