Enable wifi in ubuntu recovery modeWired/Wirless Connection not available after Ubuntu 12.04 install on...
Is every open circuit a capacitor?
Align equations with text before one of them
Is there such a thing in math the inverse of a sequence?
Should I use HTTPS on a domain that will only be used for redirection?
What is the purpose of a disclaimer like "this is not legal advice"?
The past tense for the quoting particle って
Sundering Titan and basic normal lands and snow lands
Why is my explanation wrong?
What is "desert glass" and what does it do to the PCs?
The (Easy) Road to Code
Was it really inappropriate to write a pull request for the company I interviewed with?
Are Wave equations equivalent to Maxwell equations in free space?
Is it a Cyclops number? "Nobody" knows!
Why do we call complex numbers “numbers” but we don’t consider 2 vectors numbers?
Deal the cards to the players
Did Amazon pay $0 in taxes last year?
Convert an array of objects to array of the objects' values
Create chunks from an array
Ultrafilters as a double dual
Custom javascript not working
How to make sure I'm assertive enough in contact with subordinates?
Should we avoid writing fiction about historical events without extensive research?
Is this nominative case or accusative case?
A bug in Excel? Conditional formatting for marking duplicates also highlights unique value
Enable wifi in ubuntu recovery mode
Wired/Wirless Connection not available after Ubuntu 12.04 install on Win7What is the correct syntax for /etc/network/interfaces?Wifi not working on Lenovo z570 Ubuntu 12.04Wired and Wireless both are unclaimed on Alienware 18xUbuntu 12.04 + Wifi not workingEnable WiFi not showing up on a fresh install of Ubuntu 15.10wireless card not accessible on hp envy ubuntu 16.04Lubuntu 17.10 doesn't see wifi deviceWiFi not working on laptop Acer Aspire E15 (E5-576G-55Y4)Wireless connected but internet not working with eth0 communicating with device and wlan0 as wireless connection
I have a ubuntu 16.04 laptop with grub 2.02 that I can only boot in the recovery mode, but cant use wifi to fix it. The situation is thie folowing:
ifconfig -a
shows me only loopback and ethernet interfaces, but wlan0 does not appear. I've tried restarting the network manager with no luck.
lshw -c network
shows my device(intel centrino wireless), but as "*-network UNCLAIMED"- wifi works fine with lifecd usb
What should I do to connect to the internet using wifi or fix my broken packages another way?
networking wireless grub2 recovery-mode
add a comment |
I have a ubuntu 16.04 laptop with grub 2.02 that I can only boot in the recovery mode, but cant use wifi to fix it. The situation is thie folowing:
ifconfig -a
shows me only loopback and ethernet interfaces, but wlan0 does not appear. I've tried restarting the network manager with no luck.
lshw -c network
shows my device(intel centrino wireless), but as "*-network UNCLAIMED"- wifi works fine with lifecd usb
What should I do to connect to the internet using wifi or fix my broken packages another way?
networking wireless grub2 recovery-mode
You can probably pick up a "blue" ethernet cable at the dollar store and plug it in between your computer and wifi router. Hopefully it will connect automatically and then you can focus on fixing your wifi. Strangely in 3 years I've never had to use Recovery mode and only just booted it once a fortnight ago to see what people were talking about from time to time.
– WinEunuuchs2Unix
Jul 11 '18 at 1:05
Thx, but it wont work for me since I'm travelling now
– Sebastian
Jul 11 '18 at 12:11
add a comment |
I have a ubuntu 16.04 laptop with grub 2.02 that I can only boot in the recovery mode, but cant use wifi to fix it. The situation is thie folowing:
ifconfig -a
shows me only loopback and ethernet interfaces, but wlan0 does not appear. I've tried restarting the network manager with no luck.
lshw -c network
shows my device(intel centrino wireless), but as "*-network UNCLAIMED"- wifi works fine with lifecd usb
What should I do to connect to the internet using wifi or fix my broken packages another way?
networking wireless grub2 recovery-mode
I have a ubuntu 16.04 laptop with grub 2.02 that I can only boot in the recovery mode, but cant use wifi to fix it. The situation is thie folowing:
ifconfig -a
shows me only loopback and ethernet interfaces, but wlan0 does not appear. I've tried restarting the network manager with no luck.
lshw -c network
shows my device(intel centrino wireless), but as "*-network UNCLAIMED"- wifi works fine with lifecd usb
What should I do to connect to the internet using wifi or fix my broken packages another way?
networking wireless grub2 recovery-mode
networking wireless grub2 recovery-mode
asked Jul 11 '18 at 0:52
SebastianSebastian
61
61
You can probably pick up a "blue" ethernet cable at the dollar store and plug it in between your computer and wifi router. Hopefully it will connect automatically and then you can focus on fixing your wifi. Strangely in 3 years I've never had to use Recovery mode and only just booted it once a fortnight ago to see what people were talking about from time to time.
– WinEunuuchs2Unix
Jul 11 '18 at 1:05
Thx, but it wont work for me since I'm travelling now
– Sebastian
Jul 11 '18 at 12:11
add a comment |
You can probably pick up a "blue" ethernet cable at the dollar store and plug it in between your computer and wifi router. Hopefully it will connect automatically and then you can focus on fixing your wifi. Strangely in 3 years I've never had to use Recovery mode and only just booted it once a fortnight ago to see what people were talking about from time to time.
– WinEunuuchs2Unix
Jul 11 '18 at 1:05
Thx, but it wont work for me since I'm travelling now
– Sebastian
Jul 11 '18 at 12:11
You can probably pick up a "blue" ethernet cable at the dollar store and plug it in between your computer and wifi router. Hopefully it will connect automatically and then you can focus on fixing your wifi. Strangely in 3 years I've never had to use Recovery mode and only just booted it once a fortnight ago to see what people were talking about from time to time.
– WinEunuuchs2Unix
Jul 11 '18 at 1:05
You can probably pick up a "blue" ethernet cable at the dollar store and plug it in between your computer and wifi router. Hopefully it will connect automatically and then you can focus on fixing your wifi. Strangely in 3 years I've never had to use Recovery mode and only just booted it once a fortnight ago to see what people were talking about from time to time.
– WinEunuuchs2Unix
Jul 11 '18 at 1:05
Thx, but it wont work for me since I'm travelling now
– Sebastian
Jul 11 '18 at 12:11
Thx, but it wont work for me since I'm travelling now
– Sebastian
Jul 11 '18 at 12:11
add a comment |
1 Answer
1
active
oldest
votes
I am no expert but I do know If you have phone and usb tethering you can sometimes tether to you ubuntu installation via easytether-usb, first you have to download and then install it though which can be tricky. I am also traveling and my ubuntu installation is giving me fits, luckily I was able to navigate through it well enough via terminal to complete my assignment but I will have to go and buy a usb cord capable of data tomorrow so that I can repair my installation, even though you can do fsck without internet, if you have any kind of serious problem running dpkg with an ethernet cord is your best bet and if that does not work then try to back up your files using a live usb or cd and then reinstall your main os. you can also boot into a live mode and try to repair it from there.
New contributor
add a comment |
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%2f1054042%2fenable-wifi-in-ubuntu-recovery-mode%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I am no expert but I do know If you have phone and usb tethering you can sometimes tether to you ubuntu installation via easytether-usb, first you have to download and then install it though which can be tricky. I am also traveling and my ubuntu installation is giving me fits, luckily I was able to navigate through it well enough via terminal to complete my assignment but I will have to go and buy a usb cord capable of data tomorrow so that I can repair my installation, even though you can do fsck without internet, if you have any kind of serious problem running dpkg with an ethernet cord is your best bet and if that does not work then try to back up your files using a live usb or cd and then reinstall your main os. you can also boot into a live mode and try to repair it from there.
New contributor
add a comment |
I am no expert but I do know If you have phone and usb tethering you can sometimes tether to you ubuntu installation via easytether-usb, first you have to download and then install it though which can be tricky. I am also traveling and my ubuntu installation is giving me fits, luckily I was able to navigate through it well enough via terminal to complete my assignment but I will have to go and buy a usb cord capable of data tomorrow so that I can repair my installation, even though you can do fsck without internet, if you have any kind of serious problem running dpkg with an ethernet cord is your best bet and if that does not work then try to back up your files using a live usb or cd and then reinstall your main os. you can also boot into a live mode and try to repair it from there.
New contributor
add a comment |
I am no expert but I do know If you have phone and usb tethering you can sometimes tether to you ubuntu installation via easytether-usb, first you have to download and then install it though which can be tricky. I am also traveling and my ubuntu installation is giving me fits, luckily I was able to navigate through it well enough via terminal to complete my assignment but I will have to go and buy a usb cord capable of data tomorrow so that I can repair my installation, even though you can do fsck without internet, if you have any kind of serious problem running dpkg with an ethernet cord is your best bet and if that does not work then try to back up your files using a live usb or cd and then reinstall your main os. you can also boot into a live mode and try to repair it from there.
New contributor
I am no expert but I do know If you have phone and usb tethering you can sometimes tether to you ubuntu installation via easytether-usb, first you have to download and then install it though which can be tricky. I am also traveling and my ubuntu installation is giving me fits, luckily I was able to navigate through it well enough via terminal to complete my assignment but I will have to go and buy a usb cord capable of data tomorrow so that I can repair my installation, even though you can do fsck without internet, if you have any kind of serious problem running dpkg with an ethernet cord is your best bet and if that does not work then try to back up your files using a live usb or cd and then reinstall your main os. you can also boot into a live mode and try to repair it from there.
New contributor
New contributor
answered 2 mins ago
MichelleMichelle
1
1
New contributor
New contributor
add a comment |
add a comment |
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%2f1054042%2fenable-wifi-in-ubuntu-recovery-mode%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
You can probably pick up a "blue" ethernet cable at the dollar store and plug it in between your computer and wifi router. Hopefully it will connect automatically and then you can focus on fixing your wifi. Strangely in 3 years I've never had to use Recovery mode and only just booted it once a fortnight ago to see what people were talking about from time to time.
– WinEunuuchs2Unix
Jul 11 '18 at 1:05
Thx, but it wont work for me since I'm travelling now
– Sebastian
Jul 11 '18 at 12:11