[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] /lib/modules...


  • To: <tim.post@xxxxxxxxxxxxxxx>, "Kraska, Joe A \(US SSA\)" <joe.kraska@xxxxxxxxxxxxxx>
  • From: "Nico Kadel-Garcia" <nkadel@xxxxxxxxx>
  • Date: Sat, 24 Feb 2007 22:13:55 -0000
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Sat, 24 Feb 2007 14:13:13 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:cc:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=JQtwvQ6mv59L9Pc+dHSzcqbmOwr74pE1q+LZedHOZKKARD0MysknP1nNYF6iIi6Z50HOtwh9P1p0QITswJcC0AeRm/dAYWmF0w6Umk/tv0W6AUudwLV45nbktDcBWehhiPJLyP4XYgkozgXsp7apbvc/vsOy1wsdT9eP+WGp9IM=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Tim Post wrote:
On Sat, 2007-02-24 at 13:02 -0800, Kraska, Joe A (US SSA) wrote:
Traversing over into /lib/modules on the dom0, I find a likely
looking directory that matches my

domUâs kernel, and I get it ftpâd over to the dom0.

You mean over to the dom-u, right?

from dom-0 I usually just mount the image and :

cp -dpR /lib/modules/2.x.x.x-xenU /mnt/guestfs/lib/modules

"cp -a" is easier and better because it duplicates symlinks and hardlinks correctly. This doesn't matter so much for kernel modules, but can matter for more intricate directories.

If you want the directories to match exactly, "rsync -avH --delete" is even better.

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.