Re:VBoot v1.1 released 10 Years ago
|
Karma: 0
|
admin wrote:
did you run "vbootctl mount your.vhd /setup" after booting from cdrom?
did you see the virtual disk?
yes, I run the 2 commands to create and mount the VHD.
How do I update the old VHDs to vboot 1.1?
|
|
|
|
|
Re:VBoot v1.1 released 10 Years ago
|
Karma: 52
|
for vista, when you choose a virtual disk, click New on the bottom, then select it to install Windows Vista
The instructions html has a section on updating.
vbootctl update your.vhd
or inside booted vhd: (recommended way)
vbootctl update current
MagicAndre1981 wrote:
admin wrote:
did you run "vbootctl mount your.vhd /setup" after booting from cdrom?
did you see the virtual disk?
yes, I run the 2 commands to create and mount the VHD.
How do I update the old VHDs to vboot 1.1?
|
|
admin
Moderator
Posts: 2350
|
Last Edit: 2011/02/16 14:42 By .
|
|
Re:VBoot v1.1 released 10 Years ago
|
Karma: 0
|
admin wrote:
for vista, when you choose a virtual disk, click New on the bottom, then select it to install Windows Vista
I did this and after doing it I get the message at the button of the Setup window.
|
|
|
|
|
Re:VBoot v1.1 released 10 Years ago
|
Karma: 0
|
how to install VBoot Loader directly to a hard disk with win 7 service partion?
vbootedit.exe install /drive C: /mbr
don't work.
it look for hd0,0
win 7 C:\ is hd0,2
after waiting, it try next partion, find the grub.cfg and hangs on memory address 00090000.
|
|
|
|
|
Re:VBoot v1.1 released 10 Years ago
|
Karma: 52
|
By default, it installs to the boot partition (i.e., system partition), which is usually different from Windows partition. Can you check if Windows 7 bootmgr (and \Boot) are also in (hd0,1)? where is \vboot folder installed?
00090000 error is due to other boot loader? do you have another loader such as Grub4Dos?
bot12345 wrote:
how to install VBoot Loader directly to a hard disk with win 7 service partion?
vbootedit.exe install /drive C: /mbr
don't work.
it look for hd0,0
win 7 C:\ is hd0,2
after waiting, it try next partion, find the grub.cfg and hangs on memory address 00090000.
|
|
admin
Moderator
Posts: 2350
|
|
|
Re:VBoot v1.1 released 10 Years ago
|
Karma: 0
|
direct vboot install need a drive letter i.e. C:
in win 7 C: is not the system partion.
bootmgr (and \boot) are in the hidden recovery partion (100mb) - no drive letter.
Error 00090000 will be for this reason i suppose. This is an plain installation of win 7.
|
|
|
|
|
|