Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netinstall requires modem setup help files #77

Open
ghost opened this issue Feb 15, 2020 · 0 comments
Open

Netinstall requires modem setup help files #77

ghost opened this issue Feb 15, 2020 · 0 comments
Assignees

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
@ghost
Copy link

@ghost ghost commented Feb 15, 2020

When using the netinstall ISO [image on memory stick] to install 20.02 the installer looks for my modem and reports it needs 'configuration' (presumably pc ip address and gateway ip address). This is NOT a wifi issue.
Thus I need to drop to the installer shell.

  1. Having tried to edit the installers /etc.rc.local with ip address info might I suggest the installer has a subroutine to allow users to set up their pc ip address and gateway address manually - a linux equivalent to 'bsdconfig networking'.
  2. The installer shell has vi editor, which as a first time user struck me as over complex compared with ee editor. If we novices need to drop to the shell to set specific gateway address etc, more support is needed for us in your netinstaller.
  3. Of course, a choice of offline installer would work as an alternative.
  4. I note that LinuxVoid use an installer with the ability to configure network settings from their page https://docs.voidlinux.org/installation/live-images/guide.html
  5. Be aware that without wifi on the system the wifi setup choice in the installer doesn't function - were it to then perhaps the settings for IP address and gateway could use this dialogue.
    Thanks,
    Steve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment