Y
Hacker News
new
|
ask
|
show
|
jobs
by
viseztrance
1860 days ago
It tried when the mounting failed, saying it would drop me to a shell and then said "it fail to open up a shell".
1 comments
zaarn
1860 days ago
That usually indicates something is very wrong and might need an init=/bin/bash instead, as a last resort, to find out why it couldn't open the shell (usually, because there is no root password or it couldn't find any shell binary to run).
link