Why doesn't Ubuntu 18.04 keep network config in place after install?
I am installing 18.04 Server with the network mini.iso as a VM and using IPv6 DHCP. I have no IPv4 WAN addresses available.
The installation works fine. I give the installer the DNS servers and it configures the rest over DHCP. All packages are downloaded OK over the WAN during the install (at least, I assume they are!). However, when the installation finishes, I have no network and I have to configure it manually. Note that networking is configured after install (as IPv6 DHCP in my case), but with no DNS servers.
Why is this? Should not the installer apply the network configs it used?
networking system-installation
add a comment |
I am installing 18.04 Server with the network mini.iso as a VM and using IPv6 DHCP. I have no IPv4 WAN addresses available.
The installation works fine. I give the installer the DNS servers and it configures the rest over DHCP. All packages are downloaded OK over the WAN during the install (at least, I assume they are!). However, when the installation finishes, I have no network and I have to configure it manually. Note that networking is configured after install (as IPv6 DHCP in my case), but with no DNS servers.
Why is this? Should not the installer apply the network configs it used?
networking system-installation
There is only 1 person that can answer this: the maintainer of the package. I suggest you post a bug report on launchpad.
– Rinzwind
Mar 17 at 15:57
unless you're installing the server version of Ubuntu 18.04, any settings you configured for the installer will not persist into the installed instance. The installer is a Live Boot instance, which you can read more about at linux.com/learn/live-booting-linux. Basically the entire OS is run off of your ram/swap, without touching your hard drive, so no changes other than the actual installation are made.
– Minty
Mar 17 at 16:00
sure. but but there is also: username, password, date and timezone and a couple of other things kept in memory but save to disk at some point. Oh and regular Ubuntu itself remembers my wifi password if I insert it during installation. So I agree with the question that it should be possible though it is a matter of opinion..
– Rinzwind
Mar 17 at 16:03
I'm installing the server version, if that helps. @rizwind The maintainer of the Ubuntu installer package? Also, networking IS configured after install (as IPv6 DHCP in my case), but with no DNS servers. This, coupled with the fact that I'm completely failing to work out how to modify the netplan .yaml file, and it's a total pain in the butt.
– TommyPeanuts
Mar 17 at 21:17
add a comment |
I am installing 18.04 Server with the network mini.iso as a VM and using IPv6 DHCP. I have no IPv4 WAN addresses available.
The installation works fine. I give the installer the DNS servers and it configures the rest over DHCP. All packages are downloaded OK over the WAN during the install (at least, I assume they are!). However, when the installation finishes, I have no network and I have to configure it manually. Note that networking is configured after install (as IPv6 DHCP in my case), but with no DNS servers.
Why is this? Should not the installer apply the network configs it used?
networking system-installation
I am installing 18.04 Server with the network mini.iso as a VM and using IPv6 DHCP. I have no IPv4 WAN addresses available.
The installation works fine. I give the installer the DNS servers and it configures the rest over DHCP. All packages are downloaded OK over the WAN during the install (at least, I assume they are!). However, when the installation finishes, I have no network and I have to configure it manually. Note that networking is configured after install (as IPv6 DHCP in my case), but with no DNS servers.
Why is this? Should not the installer apply the network configs it used?
networking system-installation
networking system-installation
edited Mar 17 at 21:23
TommyPeanuts
asked Mar 17 at 15:44
TommyPeanutsTommyPeanuts
311313
311313
There is only 1 person that can answer this: the maintainer of the package. I suggest you post a bug report on launchpad.
– Rinzwind
Mar 17 at 15:57
unless you're installing the server version of Ubuntu 18.04, any settings you configured for the installer will not persist into the installed instance. The installer is a Live Boot instance, which you can read more about at linux.com/learn/live-booting-linux. Basically the entire OS is run off of your ram/swap, without touching your hard drive, so no changes other than the actual installation are made.
– Minty
Mar 17 at 16:00
sure. but but there is also: username, password, date and timezone and a couple of other things kept in memory but save to disk at some point. Oh and regular Ubuntu itself remembers my wifi password if I insert it during installation. So I agree with the question that it should be possible though it is a matter of opinion..
– Rinzwind
Mar 17 at 16:03
I'm installing the server version, if that helps. @rizwind The maintainer of the Ubuntu installer package? Also, networking IS configured after install (as IPv6 DHCP in my case), but with no DNS servers. This, coupled with the fact that I'm completely failing to work out how to modify the netplan .yaml file, and it's a total pain in the butt.
– TommyPeanuts
Mar 17 at 21:17
add a comment |
There is only 1 person that can answer this: the maintainer of the package. I suggest you post a bug report on launchpad.
– Rinzwind
Mar 17 at 15:57
unless you're installing the server version of Ubuntu 18.04, any settings you configured for the installer will not persist into the installed instance. The installer is a Live Boot instance, which you can read more about at linux.com/learn/live-booting-linux. Basically the entire OS is run off of your ram/swap, without touching your hard drive, so no changes other than the actual installation are made.
– Minty
Mar 17 at 16:00
sure. but but there is also: username, password, date and timezone and a couple of other things kept in memory but save to disk at some point. Oh and regular Ubuntu itself remembers my wifi password if I insert it during installation. So I agree with the question that it should be possible though it is a matter of opinion..
– Rinzwind
Mar 17 at 16:03
I'm installing the server version, if that helps. @rizwind The maintainer of the Ubuntu installer package? Also, networking IS configured after install (as IPv6 DHCP in my case), but with no DNS servers. This, coupled with the fact that I'm completely failing to work out how to modify the netplan .yaml file, and it's a total pain in the butt.
– TommyPeanuts
Mar 17 at 21:17
There is only 1 person that can answer this: the maintainer of the package. I suggest you post a bug report on launchpad.
– Rinzwind
Mar 17 at 15:57
There is only 1 person that can answer this: the maintainer of the package. I suggest you post a bug report on launchpad.
– Rinzwind
Mar 17 at 15:57
unless you're installing the server version of Ubuntu 18.04, any settings you configured for the installer will not persist into the installed instance. The installer is a Live Boot instance, which you can read more about at linux.com/learn/live-booting-linux. Basically the entire OS is run off of your ram/swap, without touching your hard drive, so no changes other than the actual installation are made.
– Minty
Mar 17 at 16:00
unless you're installing the server version of Ubuntu 18.04, any settings you configured for the installer will not persist into the installed instance. The installer is a Live Boot instance, which you can read more about at linux.com/learn/live-booting-linux. Basically the entire OS is run off of your ram/swap, without touching your hard drive, so no changes other than the actual installation are made.
– Minty
Mar 17 at 16:00
sure. but but there is also: username, password, date and timezone and a couple of other things kept in memory but save to disk at some point. Oh and regular Ubuntu itself remembers my wifi password if I insert it during installation. So I agree with the question that it should be possible though it is a matter of opinion..
– Rinzwind
Mar 17 at 16:03
sure. but but there is also: username, password, date and timezone and a couple of other things kept in memory but save to disk at some point. Oh and regular Ubuntu itself remembers my wifi password if I insert it during installation. So I agree with the question that it should be possible though it is a matter of opinion..
– Rinzwind
Mar 17 at 16:03
I'm installing the server version, if that helps. @rizwind The maintainer of the Ubuntu installer package? Also, networking IS configured after install (as IPv6 DHCP in my case), but with no DNS servers. This, coupled with the fact that I'm completely failing to work out how to modify the netplan .yaml file, and it's a total pain in the butt.
– TommyPeanuts
Mar 17 at 21:17
I'm installing the server version, if that helps. @rizwind The maintainer of the Ubuntu installer package? Also, networking IS configured after install (as IPv6 DHCP in my case), but with no DNS servers. This, coupled with the fact that I'm completely failing to work out how to modify the netplan .yaml file, and it's a total pain in the butt.
– TommyPeanuts
Mar 17 at 21:17
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126419%2fwhy-doesnt-ubuntu-18-04-keep-network-config-in-place-after-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126419%2fwhy-doesnt-ubuntu-18-04-keep-network-config-in-place-after-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
There is only 1 person that can answer this: the maintainer of the package. I suggest you post a bug report on launchpad.
– Rinzwind
Mar 17 at 15:57
unless you're installing the server version of Ubuntu 18.04, any settings you configured for the installer will not persist into the installed instance. The installer is a Live Boot instance, which you can read more about at linux.com/learn/live-booting-linux. Basically the entire OS is run off of your ram/swap, without touching your hard drive, so no changes other than the actual installation are made.
– Minty
Mar 17 at 16:00
sure. but but there is also: username, password, date and timezone and a couple of other things kept in memory but save to disk at some point. Oh and regular Ubuntu itself remembers my wifi password if I insert it during installation. So I agree with the question that it should be possible though it is a matter of opinion..
– Rinzwind
Mar 17 at 16:03
I'm installing the server version, if that helps. @rizwind The maintainer of the Ubuntu installer package? Also, networking IS configured after install (as IPv6 DHCP in my case), but with no DNS servers. This, coupled with the fact that I'm completely failing to work out how to modify the netplan .yaml file, and it's a total pain in the butt.
– TommyPeanuts
Mar 17 at 21:17