Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit d2fac4c

Browse files
committed
docs: fixes
Signed-off-by: Tulip Blossom <tulilirockz@proton.me>
1 parent 08d55fc commit d2fac4c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,8 @@ just generate-bootable-image # Generates a bootable image for you using bootc!
1818
```
1919

2020
Then you can run the `bootable.img` as your boot disk in your preferred hypervisor.
21+
22+
# Fixes to get GNOME working
23+
24+
- `chmod o+rx /etc` # This is required to make it so dbus can be launched
25+
- `mount /dev/vda2 /sysroot/boot` # You need this to get `bootc status` and other stuff working

0 commit comments

Comments
 (0)