Changes between Initial Version and Version 1 of Ticket #20769, comment 3
- Timestamp:
- 01/13/2022 03:39:08 PM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20769, comment 3
initial v1 5 5 }}} 6 6 7 This creates VM with default config, including storage controller (for Windows 10 it'll be AHCI) but without hard disk image (since you might want a different size than the default). You can of course change VM settings afterwards to you liking, like memory size and so on.7 This creates VM with default config, including storage controller (for Windows 10 it'll be AHCI) but without hard disk image (since you might want a different size than the default). You can of course change VM settings afterwards to your liking, like memory size and so on. 8 8 9 9 Since !VirtualBox 6.1.30 you no longer need to specify options `--script-template` and `--post-install-template`, because the long standing packaging bug in the Linux deb and rpm packages has been fixed which caused the templates to be not found without those options.