Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • It's not that I can't switch terminals, the problem is XFCE session doesn't start due to rc.local script failure. Commented Feb 26, 2020 at 9:57
  • Is there a way you can nano into the rc.local file. I believe it's in the etc folder. I think 1376 is the line at which the script fails. Commented Feb 26, 2020 at 10:09
  • /etc/rc.local file is empty, there is another one in init.d, I guess, but it calls some other scripts, so there are a lot of scripts and nested calls. Commented Feb 26, 2020 at 10:14
  • I found another resource here. I recommend you check it out. Commented Feb 26, 2020 at 10:29