Skip to content

LME partially installed! #80

Closed Answered by murphypa271327
murphypa271327 asked this question in FAQ
Discussion options

You must be logged in to vote

OK I had 200GB, but it only assigned itself the 98GB. I extended that to the full 200GB, Then I did the following and it's now working. I just have to get the windows systems communicating! LOL
Here are my steps:

Some of the steps are just because and to play it safe!!!

#Remove LME, so you can start from scratch.
cd /opt/lme/Chapter\ 3\ Files/
sudo ./deploy.sh uninstall
rm -r /opt/lme

Completely Uninstall Docker.

dpkg -l | grep -i docker
sudo apt-get purge -y docker-engine docker docker.io docker-ce docker-ce-cli docker-compose-plugin
sudo apt-get autoremove -y --purge docker-engine docker docker.io docker-ce docker-compose-plugin
sudo rm -rf /var/lib/docker /etc/docker
sudo rm /etc/appar…

Replies: 8 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@llwaterhouse
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by llwaterhouse
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
addressed Issue has been answered and/or addressed.
2 participants