vmware server 启动失败

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
feiliang1983
帖子: 17
注册时间: 2007-04-20 0:10

vmware server 启动失败

#1

帖子 feiliang1983 » 2007-09-22 13:52

我需要用虚拟机调试内核,但是在7.10上安装vmware server 1.04 后,用vmware命令启动虚拟机失败:
root@mp3:/home/feiliang/vmware/vmware-server-distrib# dmesg | tail -n 50
[ 40.458445] XFS mounting filesystem sda8
[ 40.527204] Ending clean XFS mount for filesystem: sda8
[ 45.259071] No dock devices found.
[ 45.368761] input: Power Button (FF) as /class/input/input4
[ 45.368779] ACPI: Power Button (FF) [PWRF]
[ 45.368820] input: Power Button (CM) as /class/input/input5
[ 45.368832] ACPI: Power Button (CM) [PWRB]
[ 46.951530] r8169: eth0: link up
[ 49.711700] ppdev: user-space parallel port driver
[ 50.179800] audit(1190436737.451:3): operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=7604 profile="/usr/sbin/cupsd"
[ 51.096550] Failure registering capabilities with primary security module.
[ 51.303471] Bluetooth: Core ver 2.11
[ 51.303587] NET: Registered protocol family 31
[ 51.303589] Bluetooth: HCI device and connection manager initialized
[ 51.303593] Bluetooth: HCI socket layer initialized
[ 51.416048] Bluetooth: L2CAP ver 2.8
[ 51.416052] Bluetooth: L2CAP socket layer initialized
[ 51.590999] Bluetooth: RFCOMM socket layer initialized
[ 51.591081] Bluetooth: RFCOMM TTY layer initialized
[ 51.591083] Bluetooth: RFCOMM ver 1.8
[ 55.365889] NET: Registered protocol family 17
[ 62.786511] NET: Registered protocol family 10
[ 62.786667] lo: Disabled Privacy Extensions
[ 73.149023] eth0: no IPv6 routers present
[ 3303.476818] /dev/vmmon[22913]: Module vmmon: registered with major=10 minor=165
[ 3303.477130] /dev/vmmon[22913]: Module vmmon: initialized
[ 3303.480290] /dev/vmmon[22919]: Module vmmon: unloaded
[ 3430.318411] /dev/vmmon[23462]: Module vmmon: registered with major=10 minor=165
[ 3430.318702] /dev/vmmon[23462]: Module vmmon: initialized
[ 3430.549205] /dev/vmnet: open called by PID 23488 (vmnet-bridge)
[ 3430.549216] /dev/vmnet: hub 0 does not exist, allocating memory.
[ 3430.549226] /dev/vmnet: port on hub 0 successfully opened
[ 3430.549238] bridge-eth0: enabling the bridge
[ 3430.549243] bridge-eth0: up
[ 3430.549245] bridge-eth0: already up
[ 3430.549248] bridge-eth0: attached
[ 3430.554640] /dev/vmnet: open called by PID 23500 (vmnet-natd)
[ 3430.554828] /dev/vmnet: hub 8 does not exist, allocating memory.
[ 3430.554992] /dev/vmnet: port on hub 8 successfully opened
[ 3440.540201] /dev/vmnet: open called by PID 23541 (vmnet-netifup)
[ 3440.540287] /dev/vmnet: hub 1 does not exist, allocating memory.
[ 3440.540364] /dev/vmnet: port on hub 1 successfully opened
[ 3440.544009] /dev/vmnet: open called by PID 23549 (vmnet-netifup)
[ 3440.544024] /dev/vmnet: port on hub 8 successfully opened
[ 3440.585928] /dev/vmnet: open called by PID 23560 (vmnet-dhcpd)
[ 3440.585941] /dev/vmnet: port on hub 1 successfully opened
[ 3440.586423] /dev/vmnet: open called by PID 23564 (vmnet-dhcpd)
[ 3440.586563] /dev/vmnet: port on hub 8 successfully opened
[ 3450.699466] vmnet8: no IPv6 routers present
[ 3450.962637] vmnet1: no IPv6 routers present
Linux localhost.localdomain 2.6.18-92.1.6.el5 #1 SMP Wed Jun 25 13:49:24 EDT 2008 i686 i686 i386 GNU/Linux
回复