Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] dual personalities - solved!

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] dual personalities - solved!
From: Kent Watsen <kent@xxxxxxxxxx>
Date: Wed, 28 Sep 2005 21:18:26 -0700
Delivery-date: Thu, 29 Sep 2005 04:16:24 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <433AB7E5.9060909@xxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <433A64F1.7010804@xxxxxxxxxx> <433A6EDC.2040603@xxxxxxxxxxxx> <433AB7E5.9060909@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716)

One of of listers gave me a hint offline that led me to the fix.
After mounting the volume directly I discovered that it had
an "hdb1" sub-dir!  Essentially, instead of:

   cp -ax /mnt/hdb1 /mnt/suse-root

I should have called:

   cp -ax /mnt/hdb1/* /mnt/suse-root


Thanks for all the help!
Kent


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

<Prev in Thread] Current Thread [Next in Thread>