[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Vanilla Kernel -- eth0: ERROR while getting interface flags: No such device
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |