Skip to content

VirtualBox does not seem to do the job anymore (or at least not from GUI) #6

@SubZer0MS

Description

@SubZer0MS

We can do this from Hyper-V (for example), but that does not allow this from GUI either.

The only way to change the boot sector and run some code on an Hyper-V VM is to use a VHD (not VHDX) with fixed size.

So, with Gui you can’t no longer create a VHD, so you need to do it in Powershell with (ex.):

New-VHD D:\VM\Test.VHD -SizeBytes 1GB -Fixed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions