On Thursday 25 February 2010 11:24:08 pm Jon Masters wrote: > On Thu, 2010-02-25 at 21:05 -0600, Dennis Gilmore wrote: > > --- > > > > bootdisk/Makefile.am | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/bootdisk/Makefile.am b/bootdisk/Makefile.am > > index 8615f6a..e6ba4bd 100644 > > --- a/bootdisk/Makefile.am > > +++ b/bootdisk/Makefile.am > > @@ -17,6 +17,6 @@ > > > > # > > # Author: David Cantrell <dcantrell@xxxxxxxxxx> > > > > -SUBDIRS = i386 ppc s390x x86_64 > > +SUBDIRS = i386 ppc sparc s390x x86_64 > > > > MAINTAINERCLEANFILES = Makefile.in > > Hey cool. Does Anaconda even run for you right now on SPARC? I've been > meaning to setup a "Fedora" on SPARC but I know it's not had a lot of > love in recent times. > > Jon. > > > _______________________________________________ > Anaconda-devel-list mailing list > Anaconda-devel-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/anaconda-devel-list with this set of patches and some monkeying i was able to do a F-12 install today. NetworkManager fails with a SIGBUS unless there is a interface up already. so i had to do ctrl-z "udevadm trigger && udevadm settle && hald --use-syslog && ifconfig eth0 up && NetworkManager && exit" then install as normal. there were some partitioning failures so i manually set that up and used the existing partitions. post install i had to boot with selinux off. disable prelink turn NetworkManager off, turn network on, make sure that the nic was set to use dhcp. It at least feels like we are getting there at the moment Dennis
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list