S
S
sergejsu2014-03-15 12:04:11
linux
sergejsu, 2014-03-15 12:04:11

Windows 7/8 - is it possible to boot from a .VHD image?

Is it possible to boot Windows 7 from a Virtual Hard Disk (VHD) via Grub4dos, in fact, Windows, apparently, can be installed in .VHD and boot safely from this file, but how to boot this whole thing under Linux?
I read on Grub4dos, it seems, they write that he can load from .VHD. Can, who faced such task, a?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
O
oia, 2014-03-15
@oia

forum.ru-board.com/topic.cgi?forum=62&topic=24404

1
1010101001000100110100111, 2014-03-15
@1010101001000100110100111

Here is a very good write up about it.

D
Denis Ineshin, 2015-07-03
@Sashjkeee

You need to hang the handler on the link, not on the li:
jsfiddle.net/IonDen/gjatf4be

A
Artyom Starchenko, 2015-07-03
@Starche

Try like this.

function link(li) {
  var src = $(li).children('a').attr('href');
  console.log(src);
}

<li onclick="javascript:link(this);"><a href="ipoteka.php">blabla</a></li>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question