I use tap mode for the guest network in qemu .
here is /etc/sysconfig/network-scripts/ifcfg-br0
2 DEVICE=br0
3 TYPE=Bridge
4 BOOTPROTO=static
5 ONBOOT=yes
6 DNS1=192.168.1.1
7 GATEWAY=10.16.255.254
8 IPADDR=10.16.172.77
9 NETMASK=255.255.0.0
10 ONBOOT=yes
11 DELAY=0
12 STP=of
I met a problem when fedora booting.
can't mount /home !
And In Emergency mode the lv_home which was automaticly build when i
installed fedora was disappear in /dev/vg_yxy ,while
/dev/vg_yxy/lv_root was
there and mount correctly.
lvdisplay show lv_home is not available .
Hereis what i do to mou
2012/1/31 edik landave :
>
>
> Adel, it looks that you see the network
>>
>>
>> Your wlan0 interface should be up by default (double check using ifconfig
>> wlan0)
>
>
> Once you know that wlan0 is up by default
> (/etc/sysconfig/network-scripts/wlan0.cfg) Try:
>
> iwconfig wlan0 mode Managed
> iwc
I meet some problems with the network.
I double why offer two methods to do the networking.
My problems inline.
2011/12/7 JB :
> Patrick Dupre york.ac.uk> writes:
>
>> ...
>> service NetworkManager restart
>> Stopping NetworkManager daemon:[FAILED]
>> Setting network p