On 22 February 2012 10:22, Kevin Fenzi <kevin@xxxxxxxxx> wrote: > To work around bug https://bugzilla.redhat.com/show_bug.cgi?id=785815 > we need to pass a root= option to pxe installs for now. This fixes > things so boot.fedoraproject.org can do installs. Without it you get a > 'root= not specified' panic. +1 to change > kevin > -- > diff --git a/bfo/pxelinux.cfg/fedora_prerelease.conf > b/bfo/pxelinux.cfg/fedora_prerelease.conf index 5ed7801..65d1db2 100644 > --- a/bfo/pxelinux.cfg/fedora_prerelease.conf > +++ b/bfo/pxelinux.cfg/fedora_prerelease.conf > @@ -10,6 +10,7 @@ label Fedora-17-Branched-i386 > MENU LABEL Fedora-17-Branched-i386 > kernel > http://download.fedoraproject.org/pub/fedora/linux/development/17/i386/os/images/pxeboot/vmlinuz > initrd > http://download.fedoraproject.org/pub/fedora/linux/development/17/i386/os/images/pxeboot/initrd.img > + append > root=live:http://dl.fedoraproject.org/pub/alt/stage/17-Alpha.RC4/Fedora/i386/os/LiveOS/squashfs.img > TEXT HELP Selecting this will boot the Fedora 17 Branched i386 > installer. Note that this is a PRE-RELEASE version. > @@ -19,6 +20,7 @@ label Fedora-17-Branched-x86_64 > MENU LABEL Fedora-17-Branched-x86_64 > kernel > http://download.fedoraproject.org/pub/fedora/linux/development/17/x86_64/os/images/pxeboot/vmlinuz > initrd > http://download.fedoraproject.org/pub/fedora/linux/development/17/x86_64/os/images/pxeboot/initrd.img > + append > root=live:http://dl.fedoraproject.org/pub/alt/stage/17-Alpha.RC4/Fedora/x86_64/os/LiveOS/squashfs.img > TEXT HELP Selecting this will boot the Fedora 17 Branched x86_64 > installer. Note that this is a PRE-RELEASE version. > > _______________________________________________ > infrastructure mailing list > infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/infrastructure -- Stephen J Smoogen. "The core skill of innovators is error recovery, not failure avoidance." Randy Nelson, President of Pixar University. "Years ago my mother used to say to me,... Elwood, you must be oh so smart or oh so pleasant. Well, for years I was smart. I recommend pleasant. You may quote me." —James Stewart as Elwood P. Dowd _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure