[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Do I need to specify swap parition for domU?
I think you just need to add your swap volume to the config file with something like: disk = ['phy:vg/LogVol00,sda1,w', 'phy:vg/LogVol00,sda2,w'] then you may have to add a line in your domU's /etc/fstab file to mount the swap drive, ie: /dev/sda2 none swap sw 0 0 See the xen users manual for more info on setting up disks in teh config files: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/readmes/user/user.html#SECTION03300000000000000000 good luck _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |