Skip to content

Commit

Permalink
docs: fedora update to 41
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Feb 24, 2025
1 parent 3ea0578 commit ed3e9b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/qemu_spdk_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,10 @@ make -j

## Download guest image

From <https://fedoraproject.org/cloud/download> for example

```bash
wget -O guest_os_image.qcow2 https://download.fedoraproject.org/pub/fedora/linux/releases/36/Cloud/x86_64/images/Fedora-Cloud-Base-36-1.5.x86_64.qcow2
wget -O guest_os_image.qcow2 https://download.fedoraproject.org/pub/fedora/linux/releases/41/Cloud/x86_64/images/Fedora-Cloud-Base-Generic-41-1.4.x86_64.qcow2
```

## Change password
Expand Down

0 comments on commit ed3e9b1

Please sign in to comment.