Workaround LWP install

From LWP-Wiki
Revision as of 14:58, 25 May 2022 by Chris (talk | contribs) (Created page with "The unattended installation of the LWP does not work with the new hardware being supplied by CentralPoint. As a temporary workaround here are instructions for doing the instal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The unattended installation of the LWP does not work with the new hardware being supplied by CentralPoint. As a temporary workaround here are instructions for doing the installation "attended":

When the installation is done and Ubuntu starts for the first time, do not login right away, but do the following:

  • CTRL+ALT+F2

Login with the account you've created during the installation:

  • sudo -i
  • sed -i.bak 's/home/admin/' /etc/passwd
  • mv /home /admin
  • exit
  • exit #Yes, again!

Login again with the account you've created during the installation:

Now wait for the configuration to finish, this will take 30-45 minutes.