hello everyone,
I want to make my logical volume to be bootable. And this volume is to be used as a guest machine, DomU in Xen Hypervisor. I am not sure if this is possible or not but let me explain what I did...
I installed grub using grub-install using:# grub-install --recheck --root-directory=/mnt/hvm /dev/sda
Installation finished. No error reported.