This is what I am doing: # lvcreate -L32768 -nroot.webserver VolGroup00 # mkfs -t ext3 /dev/VolGroup00/root.webserver # xenguest-install.py What is the name of your virtual machine? webserver How much RAM should be allocated (in megabytes)? 512 What would you like to use as the disk (path)? /dev/VolGroup00/root.webserver What is the install location? http://download.fedora.redhat.com/pub/fedora/linux/core/5/i386/os/ The problem is that Fedora installation doesn't treat /dev/VolGroup00/root.webserver as a partion but like a whole disk. How can I change this? Or how else should I do it? BTW is there a way to mount "xvda" paritions? ____________________ http://www.email.si/