rescue cd shell not useable
Bug #390395 reported by
metalfan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Invalid
|
Undecided
|
Unassigned |
Bug Description
After the rescue cd boots up and all the questions are answered you get the option to be dropped into a shell in your installed system or the rescue system. both choices do not result in /bin/bash as shell.
Instead you get a busybox shell which lacks "arrow up" or tab completion as functions.
Workaround:
Press alt+F2 after you did mount the lvm via the ubuntu menu:
chroot /target /bin/bash
ubuntu: 9.04
To post a comment you must log in.
Yes, I just encountered this headache. Need a real shell in rescue where you can use PgUp/PgDn to scroll back/forth and tab completion and history on arrow up.