Anyone Out There Willing To Test A GUI Version Of Anaconda For Me?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can someone with a spare F17 (ARMv5 or ARMv7) machine, a network connection, and some sort of GUI capability try installing this package of Anaconda?
I can't promise any of this will work or even run but I'd be interested in hearing any success or failure test runs/cases.
The only system I could run this on at work is a Guru with F17 ARMv5 in text-mode which Anaconda sets to not show the package selection screen/part.

To download the v5 version of it:
# curl -sL 'http://arm.koji.fedoraproject.org/koji/getfile?taskID=700146&name=anaconda-17.13-2.fc17.arm.7.armv5tel.rpm' -o ana.rpm

To download the v7 version of it:
# curl -sL 'http://arm.koji.fedoraproject.org/koji/getfile?taskID=700145&name=anaconda-17.13-2.fc17.arm.7.armv7hl.rpm' -o ana.rpm

To install the file:
# rpm -i ana.rpm

If you run into dependency requirement install errors, you can get all of them in one command with:
# yum install -y `rpm -i ana.rpm 2>&1 | awk '{ print $1 }'`

To run it (I think...):
# anaconda

_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux