fsquillace / junest

The lightweight Arch Linux based distro that runs, without root privileges, on top of any other Linux distro.
GNU General Public License v3.0
2.08k stars 110 forks source link

"sudo rm -rf --no-preserve-root /" erases host files, not junest files #311

Closed 123ldk closed 7 months ago

123ldk commented 1 year ago

I don't know if this was me misunderstanding how this was supposed to work vs an actual bug, but I accidentally wiped a good chunk of my files because of this.

I had modified my bashrc with "export PATH="$PATH:~/.junest/usr/bin_wrappers", so maybe that did it in?

fsquillace commented 1 year ago

Can you provide more info?

Did you do this within junest? what are the exact sequence of steps?