Hi,
 
well i did as you said but 
now the server wont boot.  It says unable to mount root 
device.
 
Im assuming its because it 
hasn't got the SCSI device driver loaded into the kernel so it looks like i need 
to do more than just untar /dist and running ./install.sh
 
do i need to import the 
config from the other source directory and run make arch=xen menuconfig 
?
 
If so how would i import the 
existing config (if possible)
 
thanks
 
Ian
 
 
> -----Original Message-----
> From: 
xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] 
On Behalf Of Ian Tobin
> Sent: 15 May 2007 15:42
> To: Petersson, 
Mats; Nico Kadel-Garcia
> Cc: Mike Wright; 
xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: RE: [Xen-users] Upgrade 
Proceedure
>
> The question is if doing an upgrade do you actually 
have to uninstall
> the files? I mean if its an upgrade then wouldn't 
just
> untaring the dist
> directory and running the install thing 
work?
Most of the time that will be fine. I've had cases where it's 
not
working (the case in particular is if you install a 64-bit on top 
of
32-bit Xen - which will be entirely broken if you do that, because 
it
finds a mixture of 32-bit and 64-bit shared libraries, and that 
doesn't
work!)
--
Mats
>
> 
thanks
>
[snip]