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

Commit 298c2da

Browse files
committed
docs: DBUS WORKS WITH A WORKAROUND
Signed-off-by: Tulip Blossom <tulilirockz@proton.me>
1 parent d2fac4c commit 298c2da

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Experiment to see if Bootc could work on Arch Linux. And it does! With the compo
66

77
<img width="2305" height="846" alt="image" src="https://github.com/user-attachments/assets/f496a2f4-0782-408c-b207-c7acdde2e5ac" />
88

9-
This is not completely functional yet! Seems that dbus has some trouble running in this environment. But its Arch! Its Bootc! Its cool!
10-
Now you can be even cooler and say that you are using Arch BTW while not having your system break all the time! :)
9+
Its Arch! Its Bootc! Its cool!
1110

1211
## Building
1312

@@ -21,5 +20,5 @@ Then you can run the `bootable.img` as your boot disk in your preferred hypervis
2120

2221
# Fixes to get GNOME working
2322

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
23+
- `chmod o+rx /etc` - This is required to make it so dbus can be launched
24+
- `mount /dev/vda2 /sysroot/boot` - You need this to get `bootc status` and other stuff working

0 commit comments

Comments
 (0)