<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:14pt"><div class="msg-body inner undoreset" style="">On <span class="">Tuesday, 9 August 2011 1:51 PM, Firesam wrote:</span><br>>I know that in ubuntu in order to edit the grub menu options you need to<br>>go to the grub.d directory and add it there. I can add custom menus but<br>>I am trying to get to boot a vhd file and I am not sure of the syntax.<br>>Did anyone here try such a thing that can point me in the right<br>>direction?<br>><br>>This is what I tried:<br>><br>>menuentry "VHD LinuxMint" {<br>> recordfail<br>> savedefault<br>> set gfxpayload=$linux_gfx_mode<br>> insmod part_msdos<br>> insmod ext2<br>> set root='(/dev/sda,msdos5)'<br>> linux
/boot/vmlinuz-2.6.38-10-generic<br>>root=UUID=b7ddc8ff-504c-42d6-a049-54ff0168f1ea vloop=/vhd/linuxmint.vhd<br>>quiet splash<br>> initrd /boot/initrd.img-2.6.38-10-generic-vboot<br>>}<br>><br>><br>><br>><br>>-- <br>>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">>ubuntu-users@lists.ubuntu.com</a><br>>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br><br>I cannot really tell if this is working. Anyway, which virtualizer did you use anyway?<br> <br>Ben Tinner<br><br><br>--<br><br></div> </div></body></html>