Skip to main content

My host OS is Windows 7 ( IP: 192.168.0.25 ) and I have Qemu on it. I start TinyCore Linux on Qemu.

I want to see the address, for example 192.168.0.40, when I execute command "ifconfig"ifconfig in TinyCore.

When I started qemu by command "qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso"qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso and execute command "ifconfig"ifconfig I see 2 interfaces: eth0 ( 10.0.2.15 ) and lo ( 127.0.0.1 ) on TinyCore.

When I started qemu by command "qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso -netdev user,id=xyz,net=192.168.0.0/24,dhcpstart=192.168.0.40"qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso -netdev user,id=xyz,net=192.168.0.0/24,dhcpstart=192.168.0.40 and execute command "ifconfig"ifconfig I see only 1 interface: lo ( 127.0.0.1 ) on TinyCore.

PleaseAny help me good people :)?

My host OS is Windows 7 ( IP: 192.168.0.25 ) and I have Qemu on it. I start TinyCore Linux on Qemu.

I want to see address for example 192.168.0.40 when I execute command "ifconfig" in TinyCore.

When I started qemu by command "qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso" and execute command "ifconfig" I see 2 interfaces: eth0 ( 10.0.2.15 ) and lo ( 127.0.0.1 ) on TinyCore.

When I started qemu by command "qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso -netdev user,id=xyz,net=192.168.0.0/24,dhcpstart=192.168.0.40" and execute command "ifconfig" I see only 1 interface: lo ( 127.0.0.1 ) on TinyCore.

Please help me good people :)

My host OS is Windows 7 ( IP: 192.168.0.25 ) and I have Qemu on it. I start TinyCore Linux on Qemu.

I want to see the address, for example 192.168.0.40, when I execute command ifconfig in TinyCore.

When I started qemu by command qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso and execute command ifconfig I see 2 interfaces: eth0 ( 10.0.2.15 ) and lo ( 127.0.0.1 ) on TinyCore.

When I started qemu by command qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso -netdev user,id=xyz,net=192.168.0.0/24,dhcpstart=192.168.0.40 and execute command ifconfig I see only 1 interface: lo ( 127.0.0.1 ) on TinyCore.

Any help?

Source Link

Qemu with TinyCoreLinux - networking

My host OS is Windows 7 ( IP: 192.168.0.25 ) and I have Qemu on it. I start TinyCore Linux on Qemu.

I want to see address for example 192.168.0.40 when I execute command "ifconfig" in TinyCore.

When I started qemu by command "qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso" and execute command "ifconfig" I see 2 interfaces: eth0 ( 10.0.2.15 ) and lo ( 127.0.0.1 ) on TinyCore.

When I started qemu by command "qemu-system-i386.exe -cdrom C:\Users\Tom\Desktop\Core-11.1.iso -netdev user,id=xyz,net=192.168.0.0/24,dhcpstart=192.168.0.40" and execute command "ifconfig" I see only 1 interface: lo ( 127.0.0.1 ) on TinyCore.

Please help me good people :)