Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > VHD Boot

Reply
 
 
js
Guest
Posts: n/a

 
      04-21-2009
Hi,

I have a Win7 (Build 7000) installation and would like to use the VHD-Boot
feature to boot into a Windows Vista (x64) installation. I have therefore
prepared a Windows Vista VHD with my HyperV Server and generalised it.

I used the following commands to add the VHD to my Boot menu:

bcdedit /copy {current} /d "Test"
bcdedit /set {ID from the copy} device vhd=[c:]\vmfs\vista\disk01.vhd
bcdedit /set {ID from the copy} osdevice vhd=[c:]\vmfs\vista\disk01.vhd
bcdedit /set {ID from the copy} detecthal on

After rebooting and selecting the new entry I just get a error message
(after the attempt to repair something) from Windows 7 (!).

I have also tried to create a vista vhd using the win7 waik und imagex -
same result :-(

Any advice how I can get this running?

Thanks
Johannes
--
:: www.security-blog.eu
:: www.schmidtjohannes.de
:: www.ServerHowTo.de
:: www.MCSEboard.de
 
Reply With Quote
 
 
 
 
Brink
Guest
Posts: n/a

 
      04-21-2009

Hello JS,

I haven't tried this yet with creating a Vista VHD instead of Windows
7, but you might give it a try to see if you can get to work for you
using this method.

'Virtual Hard Drive VHD File - Create and Start with at Boot - Windows
7 Forums'
(http://www.sevenforums.com/tutorials...tart-boot.html)

Hope this helps,
Shawn

js;1025202 Wrote:
> Hi,
>
> I have a Win7 (Build 7000) installation and would like to use the
> VHD-Boot
> feature to boot into a Windows Vista (x64) installation. I have
> therefore
> prepared a Windows Vista VHD with my HyperV Server and generalised it.
>
> I used the following commands to add the VHD to my Boot menu:
>
> bcdedit /copy {current} /d "Test"
> bcdedit /set {ID from the copy} device vhd=[c:]\vmfs\vista\disk01.vhd
> bcdedit /set {ID from the copy} osdevice vhd=[c:]\vmfs\vista\disk01.vhd
> bcdedit /set {ID from the copy} detecthal on
>
> After rebooting and selecting the new entry I just get a error message
> (after the attempt to repair something) from Windows 7 (!).
>
> I have also tried to create a vista vhd using the win7 waik und imagex
> -
> same result :-(
>
> Any advice how I can get this running?
>
> Thanks
> Johannes
> --
> :: 'www.security-blog.eu' (http://www.security-blog.eu)
> :: 'www.schmidtjohannes.de' (http://www.schmidtjohannes.de)
> :: 'www.ServerHowTo.de' (http://www.ServerHowTo.de)
> :: 'www.MCSEboard.de' (http://www.MCSEboard.de)



--
Brink

'*MS MVP - Windows Desktop Experience*'
(https://mvp.support.microsoft.com/pr...5-AD617AF3D511)
*There are no dumb questions, just the people that do not ask
them.*
'*::Windows 7 Forums::*' *and*

*Please post feedback to help others.*
 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      04-22-2009
http://www.sevenforums.com/tutorials...tart-boot.html

The support forum for the Windows 7 Beta is:
http://social.technet.microsoft.com/...egory/w7itpro/

Other forums are:
http://www.sevenforums.com
http://forums.mydigitallife.info/forumdisplay.php?f=16
http://www.w7forums.com/
http://windows7forums.com/


--
Windows 7 beta
http://get.live.com/wlmail/overview
http://download.live.com/wlmail


"js" <> wrote in message
news0689B32-068E-424F-9D5A-...
> Hi,
>
> I have a Win7 (Build 7000) installation and would like to use the VHD-Boot
> feature to boot into a Windows Vista (x64) installation. I have therefore
> prepared a Windows Vista VHD with my HyperV Server and generalised it.
>
> I used the following commands to add the VHD to my Boot menu:
>
> bcdedit /copy {current} /d "Test"
> bcdedit /set {ID from the copy} device vhd=[c:]\vmfs\vista\disk01.vhd
> bcdedit /set {ID from the copy} osdevice vhd=[c:]\vmfs\vista\disk01.vhd
> bcdedit /set {ID from the copy} detecthal on
>
> After rebooting and selecting the new entry I just get a error message
> (after the attempt to repair something) from Windows 7 (!).
>
> I have also tried to create a vista vhd using the win7 waik und imagex -
> same result :-(
>
> Any advice how I can get this running?
>
> Thanks
> Johannes
> --
> :: www.security-blog.eu
> :: www.schmidtjohannes.de
> :: www.ServerHowTo.de
> :: www.MCSEboard.de


 
Reply With Quote
 
js
Guest
Posts: n/a

 
      04-22-2009
Hi,

Win7 and win2k8 is booting without any problems... Its just Vista
--
:: www.security-blog.eu
:: www.schmidtjohannes.de
:: www.ServerHowTo.de
:: www.MCSEboard.de


"Brink" wrote:

>
> Hello JS,
>
> I haven't tried this yet with creating a Vista VHD instead of Windows
> 7, but you might give it a try to see if you can get to work for you
> using this method.
>
> 'Virtual Hard Drive VHD File - Create and Start with at Boot - Windows
> 7 Forums'
> (http://www.sevenforums.com/tutorials...tart-boot.html)
>
> Hope this helps,
> Shawn
>
> js;1025202 Wrote:
> > Hi,
> >
> > I have a Win7 (Build 7000) installation and would like to use the
> > VHD-Boot
> > feature to boot into a Windows Vista (x64) installation. I have
> > therefore
> > prepared a Windows Vista VHD with my HyperV Server and generalised it.
> >
> > I used the following commands to add the VHD to my Boot menu:
> >
> > bcdedit /copy {current} /d "Test"
> > bcdedit /set {ID from the copy} device vhd=[c:]\vmfs\vista\disk01.vhd
> > bcdedit /set {ID from the copy} osdevice vhd=[c:]\vmfs\vista\disk01.vhd
> > bcdedit /set {ID from the copy} detecthal on
> >
> > After rebooting and selecting the new entry I just get a error message
> > (after the attempt to repair something) from Windows 7 (!).
> >
> > I have also tried to create a vista vhd using the win7 waik und imagex
> > -
> > same result :-(
> >
> > Any advice how I can get this running?
> >
> > Thanks
> > Johannes
> > --
> > :: 'www.security-blog.eu' (http://www.security-blog.eu)
> > :: 'www.schmidtjohannes.de' (http://www.schmidtjohannes.de)
> > :: 'www.ServerHowTo.de' (http://www.ServerHowTo.de)
> > :: 'www.MCSEboard.de' (http://www.MCSEboard.de)

>
>
> --
> Brink
>
> '*MS MVP - Windows Desktop Experience*'
> (https://mvp.support.microsoft.com/pr...5-AD617AF3D511)
> *There are no dumb questions, just the people that do not ask
> them.*
> '*::Windows 7 Forums::*' *and*
>
> *Please post feedback to help others.*
>

 
Reply With Quote
 
js
Guest
Posts: n/a

 
      04-22-2009
Hi,

Thanks for the link to the Win7 forum. I have asked my question over there:

http://social.technet.microsoft.com/...8-a97858b40068

Thanks for your help.
--
:: www.security-blog.eu
:: www.schmidtjohannes.de
:: www.ServerHowTo.de
:: www.MCSEboard.de


"Dave" wrote:

> http://www.sevenforums.com/tutorials...tart-boot.html
>
> The support forum for the Windows 7 Beta is:
> http://social.technet.microsoft.com/...egory/w7itpro/
>
> Other forums are:
> http://www.sevenforums.com
> http://forums.mydigitallife.info/forumdisplay.php?f=16
> http://www.w7forums.com/
> http://windows7forums.com/
>
>
> --
> Windows 7 beta
> http://get.live.com/wlmail/overview
> http://download.live.com/wlmail
>
>
> "js" <> wrote in message
> news0689B32-068E-424F-9D5A-...
> > Hi,
> >
> > I have a Win7 (Build 7000) installation and would like to use the VHD-Boot
> > feature to boot into a Windows Vista (x64) installation. I have therefore
> > prepared a Windows Vista VHD with my HyperV Server and generalised it.
> >
> > I used the following commands to add the VHD to my Boot menu:
> >
> > bcdedit /copy {current} /d "Test"
> > bcdedit /set {ID from the copy} device vhd=[c:]\vmfs\vista\disk01.vhd
> > bcdedit /set {ID from the copy} osdevice vhd=[c:]\vmfs\vista\disk01.vhd
> > bcdedit /set {ID from the copy} detecthal on
> >
> > After rebooting and selecting the new entry I just get a error message
> > (after the attempt to repair something) from Windows 7 (!).
> >
> > I have also tried to create a vista vhd using the win7 waik und imagex -
> > same result :-(
> >
> > Any advice how I can get this running?
> >
> > Thanks
> > Johannes
> > --
> > :: www.security-blog.eu
> > :: www.schmidtjohannes.de
> > :: www.ServerHowTo.de
> > :: www.MCSEboard.de

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Got this Error booting " Boot Failure pxe-e53 no boot filename received pxe-m0f... maingon Windows Vista General Discussion 1 01-01-2009 08:06 PM
ActiveSync ruined my dual-boot - how to restore Vista boot order? lawless314 Windows Vista Installation 1 02-29-2008 04:29 AM
Removing Vista from a dual boot w/XP: fixmbr/fixboot not restoring boot.ini Dan Windows Vista General Discussion 11 12-29-2006 01:16 AM
Dual Boot: boot.ini queston - also Vista swaps drive letter on partitions Jamie Hunter [MS] Windows Vista General Discussion 5 10-13-2006 07:46 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59