WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: Picture Tutorial: How to Setup Slackware64 13.0 HVM domU

To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: Picture Tutorial: How to Setup Slackware64 13.0 HVM domU with Xen 3.5-unstable pv-ops Dom0 Kernel 2.6.31.4 in Fedora 11 x86-64 Dom0
From: "Mr. Teo En Ming (Zhang Enming)" <space.time.universe@xxxxxxxxx>
Date: Sun, 1 Nov 2009 19:11:25 +0800
Cc: space.time.universe@xxxxxxxxx
Delivery-date: Sun, 01 Nov 2009 03:12:15 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=trneZKshDVyOj8x0uJFY6yCQ1ENVX6lj2fIokr98dfc=; b=jfBfDo4A+Bd11SLp9Xb/kx4be5p+hhcM+HgeTgdkr4cO5mRUT2KZqgruFweubblpHo jIq5K1hrZUR+Noc9h7rjZS6YNHjcK3navsgMSq1uT6fxlPjhH+3Y22AFjFpQFwJIjF5X 7R57yA1afGjBoPt+kBgz2gl5hYV7eBLWv9VEo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=lU64PURlxGx5zW9zTbWyWDjvPivtaAuku/ySvYWIrDF2WZW8K1fR8OPDM09Xexy0cr G/x8qMD04t22iHV/SVpUMqJRhzTVhcAQGbnVnun4trYOyY+7/aRiByFgKw+dFwdDZfI9 1337BL0e7OhQ9ApX99hPeJUHvHLh1JkwM8s5U=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <f712b9cf0911010207i265cf2d1xb12c6bfa91203fa3@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <f712b9cf0911010132r7d572124mbb1aa1d5ea6f38f4@xxxxxxxxxxxxxx> <f712b9cf0911010135g54174aabjd1135e0e7ed07a71@xxxxxxxxxxxxxx> <f712b9cf0911010207i265cf2d1xb12c6bfa91203fa3@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Please refer to the following screenshots for solving the problem:

http://enmingteo.files.wordpress.com/2009/11/slackware64-84.png

http://enmingteo.files.wordpress.com/2009/11/slackware64-85.png

http://enmingteo.files.wordpress.com/2009/11/slackware64-86.png

http://enmingteo.files.wordpress.com/2009/11/slackware64-87.png

http://enmingteo.files.wordpress.com/2009/11/slackware64-88.png

http://enmingteo.files.wordpress.com/2009/11/slackware64-89.png

http://enmingteo.files.wordpress.com/2009/11/slackware64-90.png

--
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
My blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com
My Youtube videos: http://www.youtube.com/user/enmingteo
Email: space.time.universe@xxxxxxxxx
MSN: teoenming@xxxxxxxxxxx
Mobile Phone (SingTel): +65-9648-9798
Mobile Phone (Starhub Prepaid): +65-8369-2618
Age: 31 (as at 30 Oct 2009)
Height: 1.78 meters
Race: Chinese
Dialect: Hokkien
Street: Bedok Reservoir Road
Country: Singapore

On Sun, Nov 1, 2009 at 6:07 PM, Mr. Teo En Ming (Zhang Enming) <space.time.universe@xxxxxxxxx> wrote:
I have solved the problem. I need to "modprobe 8139cp" too.


--
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
My blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com
My Youtube videos: http://www.youtube.com/user/enmingteo
Email: space.time.universe@xxxxxxxxx
MSN: teoenming@xxxxxxxxxxx
Mobile Phone (SingTel): +65-9648-9798
Mobile Phone (Starhub Prepaid): +65-8369-2618
Age: 31 (as at 30 Oct 2009)
Height: 1.78 meters
Race: Chinese
Dialect: Hokkien
Street: Bedok Reservoir Road
Country: Singapore

On Sun, Nov 1, 2009 at 5:35 PM, Mr. Teo En Ming (Zhang Enming) <space.time.universe@xxxxxxxxx> wrote:
"brctl show" shows the virtual network interface eth0 of domain ID 2 (of Slackware64 13.0 HVM) added to the ethernet bridge eth0 in dom0.

[root@fedora11-x86-64-host xen]# brctl show
bridge name    bridge id        STP enabled    interfaces
eth0                                      no                     peth0
                                                                     tap2.0
                                                                     vif2.0

-rwxr-xr-x  1 root root    1289 2009-11-01 13:17 qemu-dm-slackware64.log

domid: 2
qemu: the number of cpus is 2
config qemu network with xen bridge for  tap2.0 eth0
Watching /local/domain/0/device-model/2/logdirty/next-active
Watching /local/domain/0/device-model/2/command
qemu_map_cache_init nr_buckets = 10000 size 4194304
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = 05686adf-dd94-b685-2a2b-112890bfee1d
Time offset set 0
cirrus_vga_enabled
populating video RAM at ff000000
mapping video RAM from ff000000
Register xen platform.
Done register platform.
xs_read(/vm/05686adf-dd94-b685-2a2b-112890bfee1d/log-throttling): read error
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
xs_read(/local/domain/0/device-model/2/xen_extended_power_mgmt): read error
xs_read(): vncpasswd get error. /vm/05686adf-dd94-b685-2a2b-112890bfee1d/vncpasswd.
medium change watch on `hdc' (index: 1): /media/hitachi/slackware64-13.0-install-dvd.iso
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
cirrus vga map change while on lfb mode
mapping vram to e0000000 - e0400000
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw state.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro state.


--
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
My blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com
My Youtube videos: http://www.youtube.com/user/enmingteo
Email: space.time.universe@xxxxxxxxx
MSN: teoenming@xxxxxxxxxxx
Mobile Phone (SingTel): +65-9648-9798
Mobile Phone (Starhub Prepaid): +65-8369-2618
Age: 31 (as at 30 Oct 2009)
Height: 1.78 meters
Race: Chinese
Dialect: Hokkien
Street: Bedok Reservoir Road
Country: Singapore

On Sun, Nov 1, 2009 at 4:32 PM, Mr. Teo En Ming (Zhang Enming) <space.time.universe@xxxxxxxxx> wrote:
Hi,

I have just installed Slackware64 13.0 Linux as a HVM guest with Xen 3.5-unstable changeset 20143 pv-ops dom0 kernel 2.6.31.4. For more details, please refer to the following link:

http://enmingteo.wordpress.com/2009/11/01/picture-tutorial-how-to-setup-slackware64-13-0-hvm-domu-with-xen-3-5-unstable-pv-ops-dom0-kernel-2-6-31-4-in-fedora-11-x86-64-dom0/

There are 83 screenshots so far at this moment.

I have encountered a problem with the virtual network interface eth0 in the Slackware virtual machine. According to Slackware, there's no such interface.

lspci -v output shows a Realtek virtual ethernet controller by Xensource.

The kernel model 8139too has been loaded. lsmod shows it.

I have checked /etc/rc.d/rc.inet1.conf and eth0 is configured for DHCP. Windows XP HVM virtual network interface works for DHCP.

Then I tried to restart the networking subsystem by issuing the following commands:

# /etc/rc.d/rc.inet1 stop

# /etc/rc.d/rc.inet1 start

"ifconfig -a" output only shows up loopback interface lo and not eth0.

Screenshots pertaining to the problem are here:

http://enmingteo.files.wordpress.com/2009/11/slackware64-82.png

http://enmingteo.files.wordpress.com/2009/11/slackware64-83.png

Please advise.

Thank you.

--
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
My blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com
My Youtube videos: http://www.youtube.com/user/enmingteo
Email: space.time.universe@xxxxxxxxx
MSN: teoenming@xxxxxxxxxxx
Mobile Phone (SingTel): +65-9648-9798
Mobile Phone (Starhub Prepaid): +65-8369-2618
Age: 31 (as at 30 Oct 2009)
Height: 1.78 meters
Race: Chinese
Dialect: Hokkien
Street: Bedok Reservoir Road
Country: Singapore












_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>