[Bug 367608] Re: Konsole Shell Refused to Start after 8.10 -> 9.04 upgrade
z_mikowski
z_mikowski at yahoo.com
Mon May 4 06:31:20 UTC 2009
Confirmed Fix:
The link in /etc/rcS.d/S11... as outlined in bug 338071 fixes the issue
after reboot. Explicitly:
* Ensure /etc/init.d/mountdevsubfs.sh exists (it should)
* Symlink in /etc/rcS.d as below:
# cd /etc/rcS.d
# sudo \
ln -s ../init.d/mountdevsubfs.sh S11mountdevsubfs.sh
This will fix the problem on reboot. You may also run the script by
hand in the virtual terminal to fix:
# /etc/init.d/mountdevsubfs.sh start
* There is no need for any other fix; explicity, no need to add a
/dev/pts entry in /etc/fstab; and no need to add users to groups. This
single fix solves all problems I have found with Konsole startup.
--
Konsole Shell Refused to Start after 8.10 -> 9.04 upgrade
https://bugs.launchpad.net/bugs/367608
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.
More information about the kubuntu-bugs
mailing list