Manually setting vlan possible during install?

Gianluca Cecchi gianluca.cecchi at gmail.com
Tue Dec 18 10:39:46 UTC 2012


Hello,
trying to install from netinst.iso on a server that has vlan tagging.
I saw that there is this old bugzilla open but not already resolved/worked
on:
https://bugzilla.redhat.com/show_bug.cgi?id=624752
I'm able to run these commands from console 2 after selecting em3 as
network adapter with a fake ip in anaconda

ip addr del fake_ip dev em3
ip link add link em3 name em3.66 type vlan id 66
ip addr add 10.4.5.159/24 brd 10.4.5.255 dev em3.66
ip link set dev em3.66 up
ip route del default via fake_gw
ip route add default via 10.4.5.250

so now I'm able to resolve ns queries and exit.
But anaconda screen related to installation source remains with exclamation
mark (I set a proxy that I'm able to reach).

Any way to force it..?

Thanks,
Gianluca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/test/attachments/20121218/a0e97dd7/attachment.html>


More information about the test mailing list