This repository was archived by the owner on Mar 19, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments