<div dir="ltr">On Tue, Dec 18, 2012 at 11:39 AM, Gianluca Cecchi wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr">Hello,<div>trying to install from netinst.iso on a server that has vlan tagging.</div><div>I saw that there is this old bugzilla open but not already resolved/worked on:</div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=624752" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=624752</a><br>

</div><div>I&#39;m able to run these commands from console 2 after selecting em3 as network adapter with a fake ip in anaconda</div><div><br></div><div><div>ip addr del fake_ip dev em3</div><div>ip link add link em3 name em3.66 type vlan id 66</div>

<div>ip addr add <a href="http://10.4.5.159/24" target="_blank">10.4.5.159/24</a> brd 10.4.5.255 dev em3.66</div><div>ip link set dev em3.66 up</div><div>ip route del default via fake_gw</div><div>ip route add default via 10.4.5.250</div>

<div><br></div><div>so now I&#39;m able to resolve ns queries and exit.</div><div>But anaconda screen related to installation source remains with exclamation mark (I set a proxy that I&#39;m able to reach).</div>
<div><br></div><div>Any way to force it..?</div></div></div></blockquote><div> </div></div>I was able to bypass the problem changing repo settings.</div><div class="gmail_extra">In particular I set in the corrsponding line:</div>
<div class="gmail_extra"><a href="https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&amp;arch=$basearch">https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&amp;arch=$basearch</a><br></div><div class="gmail_extra" style>
(that should be the same as the default I imagine)</div><div class="gmail_extra" style>and the change was picked up and installation able to begin.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>
Anyway it would be fine to have vlan option added for f19...</div><div class="gmail_extra" style>Gianluca</div></div>