QuicksearchPersonalCategories |
Tuesday, April 11. 2006Xen 3.0.2 with Debian sarge - weirdTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Hi,
I met the same error. After reading your blog, I use apt-get install hotplug to install hotplug, but it requires lots of dependent package. How can you install hotplug correctly? I am using Debian. Thanks a lot, Jin
You musst install hotplug with "apt-get install hotplug"!
That is the correct way to install hotplug tools. You musst install the depends.
ohh, i love dependencies
dude% uname -r 2.6.18-3-xen-amd64 dude% sudo apt-get install hotplug Password: Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: kappfinder kate kcontrol kdebase-bin kdebase-data kdebase-dev kdebase-kio-plugins kdepasswd kdeprint kdesktop kdm kfind khelpcenter kicker klipper kmenuedit konqueror konqueror-nsplugins konsole kpager kpersonalizer ksmserver ksplash ksysguard ksysguardd ktip kwin libkonq4 libkonq4-dev Suggested packages: ifrename efax hylafax-client mgetty-fax htdig libgcj7-awt libjessie-java The following packages will be REMOVED: gnome-mount gnome-volume-manager hal initramfs-tools kde kde-amusements kde-core kde-devel kdebase kqemu-modules-2.6.18-3-amd64 linux-image-2.6-amd64 linux-image-2.6-em64t-p4 linux-image-2.6-xen-amd64 linux-image-2.6.18-1-amd64 linux-image-2.6.18-2-amd64 linux-image-2.6.18-3-amd64 linux-image-2.6.18-3-xen-amd64 linux-image-xen-amd64 udev xen-hypervisor-3.0.3-1-amd64 xen-ioemu-3.0.3-1 xen-utils-3.0.3-1 xen-utils-common xenman The following NEW packages will be installed: hotplug The following packages will be upgraded: kappfinder kate kcontrol kdebase-bin kdebase-data kdebase-dev kdebase-kio-plugins kdepasswd kdeprint kdesktop kdm kfind khelpcenter kicker klipper kmenuedit konqueror konqueror-nsplugins konsole kpager kpersonalizer ksmserver ksplash ksysguard ksysguardd ktip kwin libkonq4 libkonq4-dev 29 upgraded, 1 newly installed, 24 to remove and 216 not upgraded. Need to get 67.3kB/31.5MB of archives. After unpacking 218MB disk space will be freed. Do you want to continue [Y/n]? n Abort. |