Commit b054056
committed
qemu: Fix Fedora >= 36 qemu support
Fedora 36 and later use BTRFS, which requires different command line args.
Also mask the hcn-init service, which fails to start and causes errors.
And set the hostname explicitly, otherwise it defaults to localhost.
The guest kernel requires BTRFS_FS=y and VFAT_FS=y.1 parent 3e2de41 commit b054056
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
242 | 245 | | |
243 | 246 | | |
244 | 247 | | |
| |||
0 commit comments