Hello,
I've made a little mistake, I've delete /bin/sh.
How can I get bash on my system without a bash shell.
Greetz
Code: Select all
cd /bin
ln -sf bash shCode: Select all
mario@server ~ $ equery belongs /bin/bash
[ Searching for file(s) /bin/bash in *... ]
app-shells/bash-3.2_p17 (/bin/bash)
Code: Select all
emerge -1av app-shells/bash
Even easier would be to just download a binary of bash.Rob1n wrote:You could also just copy the missing files from an install CD or stage3 tarball.
Code: Select all
bzip2: (stdin): trailing garbage after EOF ignored
