-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
Hi,
I made a reddit post yesterday where I wrote that mklive.sh messed up my bootloader after I deleted the folder generated from void-mklive. I now found out what the issue was.
I have
mount --make-rshared / in my /etc/rc.local.
After using mount --make-rprivate / everything worked flawlessly.
Now my question:
Would it make sense to add a check for how / is mounted, and if so are pull requests welcome?
Metadata
Metadata
Assignees
Labels
No labels