Re: Manually setting vlan possible during install?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 18, 2012 at 11:39 AM, Gianluca Cecchi wrote:
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..?
 
I was able to bypass the problem changing repo settings.
In particular I set in the corrsponding line:
(that should be the same as the default I imagine)
and the change was picked up and installation able to begin.

Anyway it would be fine to have vlan option added for f19...
Gianluca
-- 
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux