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:
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
-- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test