Conversation
|
@dsatlawa doesn't render |
|
I see the PoC section in Enterprise Cloud Blueprints, but it should be in its original place (as in master), under Engieering Blueprints |
|
please rebase and check with master and one-7.4, the guides have other names https://docs.opennebula.io/7.4/ |
mattrowe-opennebula
left a comment
There was a problem hiding this comment.
@tinova I've reviewed this and commited my changes, but I don't know how to resolve the conflicts, if I try to merge locally I just get some Git errors. I don't have strong enough Git Kung Foo to merge a seemingly diverged fork.
|
|
||
| ## 2.2 Linux | ||
|
|
||
| 1. Attach your removable media, then identify it by running diskutil list. Typically, it should be listed as something like /dev/sdX, e.g. /dev/sdb1. |
There was a problem hiding this comment.
@dsatlawa Isn't diskutil Mac only? These instructions seem to be duplicated for Mac and Linux.
There was a problem hiding this comment.
True, it should be "lsblk".
I can correct it in next PR, don't want to mess it now...
|
|
||
| {{< image path="/images/ISO/39-vm-winready.png" align="center" width="90%" mb="20px">}} | ||
|
|
||
| 6. Now create an empty disk for Windows installation. Click the "**Create image**" button again to create a new image, but this time choose "**Empty disk image**" option and set **60GB** size. Toggle "**Make Persistent**" and click "**Next**" |
There was a problem hiding this comment.
@dsatlawa The Microsoft specification suggests 64Gb https://learn.microsoft.com/en-us/windows/whats-new/windows-11-requirements
There was a problem hiding this comment.
For PoC it's irrelevant, even 20G is enough but can rectify for cleanliness.
|
@dsatlawa please take a look |
|
I'm looking at the last commit bu @mattrowe-opennebula and both corrections (line 105: lsblk and line 604: 64GB) are already there so nothing for me to do. All good I think. |
|
@tinova @mattrowe-opennebula I resolved conflicts with help of the Gemini-san and his git-kung-fu. Then cloned repo again and it seems consistent. I think it's ready. |
Description
Created a draft of a full PoC section under Solutions -> Enterprise Cloud Bleprints -> PoC
Removed old image files and PoC section for OpenNebula CE edition
Branches to which this PR applies