|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen 3.0.1, Debian Sarge: Swap file not recognized in gue
Hi jc,
I tried it myself using Sarge and indeed it didn't work. When I used the
following command it did work:
#Create swap image
dd if=/dev/zero of=/root/swap.dat bs=1k seek=768k count=1
mkswap /root/swap.dat
Hope this helps,
Rene
On Mon, 2006-03-20 at 06:27 +0100, Jens-Christian Fischer wrote:
> Hi Rene
>
> > You might want to check the following URL:
> > http://usefulthings.org.uk/operating-systems/linux/suse/xen-and-
> > suse-93
> >
> > Although it's focused on Suse, it could be useful.
> >
> > Rene
> >
> > On Sun, 2006-03-19 at 09:55 +0100, Jens-Christian Fischer wrote:
> >>
> >> My problem is, that the swap "device" on /dev/sda2 is not recognized
> >> by the guest OS:
>
>
> I see nothing swap specific in the above URL (save for creating the
> swap image file in itself). I have performed the same steps in my
> installation ans get the above mentioned failure...
>
> cheers jc
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|