How to downgrade Ubuntu 18.04 to 16.04?Choppy video under Ubuntu but not Windowsboot removed after installing windowsnot able to install grub2 from live usbCan't install grub after installing Ubuntu 18.04Dell XPS 7590 Ubuntu 18.04 - No WiFi Adapter found
Local bounding box doesn't work inside a scope
Is it acceptable to have a fraction in an eigenvector?
Frictional force doesn't depend on surface area, but why does this application work?
How to use stat or bash to check whether FILENAME refers to a file
Is there a spell, magical item, or any other method to accurately calculate how long ago an object/construct was created?
Star developer didn’t get a promotion because he isn’t a people person, so he has scaled back his contributions. How can I motivate him?
What are the advantages of taking "Sculptor of Flesh" eldritch invocation over taking Polymorph as a spell?
Writing style in academic English
SharePoint Online Webhook with ngrok "Access Denied"
My time machine can go back farther than yours -- why?
How did the Corona (Key Hole) satellites film canisters deorbit?
What's the girl's name?
Is it a complete sentence: "Caution murmured: it could be a trick, a lure, a trap."?
How to verify router firmware is legit?
How to compute curve integrate
Learn university maths or train for high school competitions: which is better?
What is the exact concept of bearings?
Was X17 predicted before it was observed?
Why is the sample variance of a Sample Average Approximation calculated in this way?
Why does General Grievous say “Ah yes, the negotiator?”
How to (or should one) distinguish between lowercase and uppercase alphabets orally when lecturing?
Can I say "guess what" to acknowledge new information?
Is economics a science?
Decode the Dreaded Alphabet Cypher™️
How to downgrade Ubuntu 18.04 to 16.04?
Choppy video under Ubuntu but not Windowsboot removed after installing windowsnot able to install grub2 from live usbCan't install grub after installing Ubuntu 18.04Dell XPS 7590 Ubuntu 18.04 - No WiFi Adapter found
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I was recently working on a project and needed to use Ubuntu for a coding segment. I replaced my Windows system with Ubuntu 18.04, but what I actually needed was on Ubuntu 16.04. I have the ISO on an external hard drive and I have been trying to install it in GRUB. To no avail, I have looked across many other forums and none relate to my current situation. Any help would be great.
Thanks.
grub2 kernel 18.04 downgrade
add a comment
|
I was recently working on a project and needed to use Ubuntu for a coding segment. I replaced my Windows system with Ubuntu 18.04, but what I actually needed was on Ubuntu 16.04. I have the ISO on an external hard drive and I have been trying to install it in GRUB. To no avail, I have looked across many other forums and none relate to my current situation. Any help would be great.
Thanks.
grub2 kernel 18.04 downgrade
add a comment
|
I was recently working on a project and needed to use Ubuntu for a coding segment. I replaced my Windows system with Ubuntu 18.04, but what I actually needed was on Ubuntu 16.04. I have the ISO on an external hard drive and I have been trying to install it in GRUB. To no avail, I have looked across many other forums and none relate to my current situation. Any help would be great.
Thanks.
grub2 kernel 18.04 downgrade
I was recently working on a project and needed to use Ubuntu for a coding segment. I replaced my Windows system with Ubuntu 18.04, but what I actually needed was on Ubuntu 16.04. I have the ISO on an external hard drive and I have been trying to install it in GRUB. To no avail, I have looked across many other forums and none relate to my current situation. Any help would be great.
Thanks.
grub2 kernel 18.04 downgrade
grub2 kernel 18.04 downgrade
asked Sep 2 '18 at 21:33
Andrew SAndrew S
11 silver badge1 bronze badge
11 silver badge1 bronze badge
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
You don't 'install' an ISO in grub. Grub is the Linux boot manager and loader and has nothing to do with ISOs. Its Windows equivalent is the Windows boot manager which is part of the System partition, and you wouldn't install an ISO in there.
What you should do is make a live Ubuntu 16.04 UFD from your downloaded ISO, by extracting the contents from it to the UFD. You can do this easily from 18.04. Then simply boot up from the UFD when it's done. If you have enough space you could make a few extra partitions on your HDD, and install 16.04 from the UFD onto there, or better still a separate HDD. From Grub you will then have the option to boot to 16.04 or 18.04.
Alternatively you can use a virtual machine for installing 16.04. But my experience was that Ubuntu doesn't work so well in a VM, with quite a few gremlins (eg wireless connectivity issues) occurring for no apparent reason.
Your answer doesn't address the essential issue of how to convert 18.04 to 16.04.
– WinEunuuchs2Unix
Jan 20 at 3:35
OP did not ask that question. He asked about trying to install the 16.04 ISO in his grub. You are suggesting a totally different question.
– Paul Benson
Jan 20 at 16:54
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/4.0/"u003ecc by-sa 4.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%2f1071472%2fhow-to-downgrade-ubuntu-18-04-to-16-04%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
You don't 'install' an ISO in grub. Grub is the Linux boot manager and loader and has nothing to do with ISOs. Its Windows equivalent is the Windows boot manager which is part of the System partition, and you wouldn't install an ISO in there.
What you should do is make a live Ubuntu 16.04 UFD from your downloaded ISO, by extracting the contents from it to the UFD. You can do this easily from 18.04. Then simply boot up from the UFD when it's done. If you have enough space you could make a few extra partitions on your HDD, and install 16.04 from the UFD onto there, or better still a separate HDD. From Grub you will then have the option to boot to 16.04 or 18.04.
Alternatively you can use a virtual machine for installing 16.04. But my experience was that Ubuntu doesn't work so well in a VM, with quite a few gremlins (eg wireless connectivity issues) occurring for no apparent reason.
Your answer doesn't address the essential issue of how to convert 18.04 to 16.04.
– WinEunuuchs2Unix
Jan 20 at 3:35
OP did not ask that question. He asked about trying to install the 16.04 ISO in his grub. You are suggesting a totally different question.
– Paul Benson
Jan 20 at 16:54
add a comment
|
You don't 'install' an ISO in grub. Grub is the Linux boot manager and loader and has nothing to do with ISOs. Its Windows equivalent is the Windows boot manager which is part of the System partition, and you wouldn't install an ISO in there.
What you should do is make a live Ubuntu 16.04 UFD from your downloaded ISO, by extracting the contents from it to the UFD. You can do this easily from 18.04. Then simply boot up from the UFD when it's done. If you have enough space you could make a few extra partitions on your HDD, and install 16.04 from the UFD onto there, or better still a separate HDD. From Grub you will then have the option to boot to 16.04 or 18.04.
Alternatively you can use a virtual machine for installing 16.04. But my experience was that Ubuntu doesn't work so well in a VM, with quite a few gremlins (eg wireless connectivity issues) occurring for no apparent reason.
Your answer doesn't address the essential issue of how to convert 18.04 to 16.04.
– WinEunuuchs2Unix
Jan 20 at 3:35
OP did not ask that question. He asked about trying to install the 16.04 ISO in his grub. You are suggesting a totally different question.
– Paul Benson
Jan 20 at 16:54
add a comment
|
You don't 'install' an ISO in grub. Grub is the Linux boot manager and loader and has nothing to do with ISOs. Its Windows equivalent is the Windows boot manager which is part of the System partition, and you wouldn't install an ISO in there.
What you should do is make a live Ubuntu 16.04 UFD from your downloaded ISO, by extracting the contents from it to the UFD. You can do this easily from 18.04. Then simply boot up from the UFD when it's done. If you have enough space you could make a few extra partitions on your HDD, and install 16.04 from the UFD onto there, or better still a separate HDD. From Grub you will then have the option to boot to 16.04 or 18.04.
Alternatively you can use a virtual machine for installing 16.04. But my experience was that Ubuntu doesn't work so well in a VM, with quite a few gremlins (eg wireless connectivity issues) occurring for no apparent reason.
You don't 'install' an ISO in grub. Grub is the Linux boot manager and loader and has nothing to do with ISOs. Its Windows equivalent is the Windows boot manager which is part of the System partition, and you wouldn't install an ISO in there.
What you should do is make a live Ubuntu 16.04 UFD from your downloaded ISO, by extracting the contents from it to the UFD. You can do this easily from 18.04. Then simply boot up from the UFD when it's done. If you have enough space you could make a few extra partitions on your HDD, and install 16.04 from the UFD onto there, or better still a separate HDD. From Grub you will then have the option to boot to 16.04 or 18.04.
Alternatively you can use a virtual machine for installing 16.04. But my experience was that Ubuntu doesn't work so well in a VM, with quite a few gremlins (eg wireless connectivity issues) occurring for no apparent reason.
edited Sep 2 '18 at 22:49
answered Sep 2 '18 at 22:43
Paul BensonPaul Benson
6801 gold badge4 silver badges13 bronze badges
6801 gold badge4 silver badges13 bronze badges
Your answer doesn't address the essential issue of how to convert 18.04 to 16.04.
– WinEunuuchs2Unix
Jan 20 at 3:35
OP did not ask that question. He asked about trying to install the 16.04 ISO in his grub. You are suggesting a totally different question.
– Paul Benson
Jan 20 at 16:54
add a comment
|
Your answer doesn't address the essential issue of how to convert 18.04 to 16.04.
– WinEunuuchs2Unix
Jan 20 at 3:35
OP did not ask that question. He asked about trying to install the 16.04 ISO in his grub. You are suggesting a totally different question.
– Paul Benson
Jan 20 at 16:54
Your answer doesn't address the essential issue of how to convert 18.04 to 16.04.
– WinEunuuchs2Unix
Jan 20 at 3:35
Your answer doesn't address the essential issue of how to convert 18.04 to 16.04.
– WinEunuuchs2Unix
Jan 20 at 3:35
OP did not ask that question. He asked about trying to install the 16.04 ISO in his grub. You are suggesting a totally different question.
– Paul Benson
Jan 20 at 16:54
OP did not ask that question. He asked about trying to install the 16.04 ISO in his grub. You are suggesting a totally different question.
– Paul Benson
Jan 20 at 16:54
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%2f1071472%2fhow-to-downgrade-ubuntu-18-04-to-16-04%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