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-users

[Xen-users] Vanilla Kernel -- eth0: ERROR while getting interface flags:

To: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Vanilla Kernel -- eth0: ERROR while getting interface flags: No such device
From: Tegger <xen@xxxxxxxxx>
Date: Fri, 02 Apr 2010 15:25:53 +0200
Delivery-date: Fri, 02 Apr 2010 06:27:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4
hi,

i have problems with Debian Dom0 and Debian domU. I create the DomU with xen-tools, changed hda to xvda, but i didn't get a console and network
i have a compiled 2.6.31.12 kernel by myself....

############################################################################################
# Configuration file for the Xen instance xen205, created
# by xen-tools 3.9 on Thu Apr  1 14:29:36 2010.
#

#
#  Kernel + memory size
#
kernel      = '/boot/vmlinuz-2.6.31.12'
ramdisk     = '/boot/initrd.img-2.6.31.12'
memory      = '512'


#
#  Disk device(s).
#
root        = '/dev/xvda1 ro'
disk        = [
'file:/home/user/vm_images/domains/xen205/swap.img,xvda2,w', 'file:/home/user/vm_images/domains/xen205/disk.img,xvda1,w',
              ]


#
#  Hostname
#
name        = 'xen205'

#
#  Networking
#
vif         = [ 'ip=192.168.123.205,mac=00:16:3E:E6:88:8B' ]

#
#  Behaviour
#
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'
############################################################################################

this are the last lines at bootup


############################################################################################
INIT: version 2.86 booting
Mount point '/dev/shm' does not exist. Skipping mount. (warning).
Setting the system clock.
Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
Unable to set System Clock to: Fri Apr 2 12:45:45 UTC 2010 (warning).
Activating swap...done.
Checking root file system...fsck 1.41.3 (12-Oct-2008)
/lib/init/rw/rootdev: clean, 12098/327680 files, 350810/1310720 blocks
done.
EXT3 FS on xvda1, internal journal
Setting the system clock.
Cannot access the Hardware Clock via any known method.
Use the --debug option to see the details of our search for an access method.
Unable to set System Clock to: Fri Apr 2 12:45:46 UTC 2010 (warning).
Cleaning up ifupdown....
Loading kernel modules...done.
Checking file systems...fsck 1.41.3 (12-Oct-2008)
done.
Setting kernel variables (/etc/sysctl.conf)...done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Setting up networking....
Configuring network interfaces...SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
eth0: ERROR while getting interface flags: No such device
Failed to bring up eth0.
done.
INIT: Entering runlevel: 2
Starting enhanced syslogd: rsyslogd.
Starting OpenBSD Secure Shell server: sshdNET: Registered protocol family 10
lo: Disabled Privacy Extensions
.
Starting periodic command scheduler: crond.
###############################################################################################



there are Problem with

- Hardware Clock
- /dev/shm
- network eth0

and perhaps with console......

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users