Installing Linux on 2018 Mac Mini
I have the new late 2018 Mac Mini and want to use as an Ubuntu Server (why is not the question here). There is a plethora of contradicting posts on the Internet related to the T2 Chip, some saying its not possible and some say it is by disabling boot security and allowing external media, but I haven't managed to find anything conclusive based on facts.
I have so far tried a couple of of Linux distributions such as Ubuntu, Debian and CentOS with boot security switched off and external media allowed via USB stick. For all of them, I can boot the media and get the text based menu (not the one with purple/pink background and no option to "try Ubuntu") and when I select "Install Ubuntu", the screen basically goes black and nothing happens. I currently connect the Mini to my monitor with USB-C but have tried HDMI to my TV as well (my monitor has no HDMI) with same result
I would like to understand
Has someone actually managed to put Linux on a Late 2018 Mac Mini and proven that its possible ?
If this is a UEFI, driver or similar problem that can be resolved by tweaking the install media config files, or if it is due to hardware constraints in the Mac Mini hardware.
Any thoughts or comments welcome
linux ubuntu macintosh
New contributor
add a comment |
I have the new late 2018 Mac Mini and want to use as an Ubuntu Server (why is not the question here). There is a plethora of contradicting posts on the Internet related to the T2 Chip, some saying its not possible and some say it is by disabling boot security and allowing external media, but I haven't managed to find anything conclusive based on facts.
I have so far tried a couple of of Linux distributions such as Ubuntu, Debian and CentOS with boot security switched off and external media allowed via USB stick. For all of them, I can boot the media and get the text based menu (not the one with purple/pink background and no option to "try Ubuntu") and when I select "Install Ubuntu", the screen basically goes black and nothing happens. I currently connect the Mini to my monitor with USB-C but have tried HDMI to my TV as well (my monitor has no HDMI) with same result
I would like to understand
Has someone actually managed to put Linux on a Late 2018 Mac Mini and proven that its possible ?
If this is a UEFI, driver or similar problem that can be resolved by tweaking the install media config files, or if it is due to hardware constraints in the Mac Mini hardware.
Any thoughts or comments welcome
linux ubuntu macintosh
New contributor
add a comment |
I have the new late 2018 Mac Mini and want to use as an Ubuntu Server (why is not the question here). There is a plethora of contradicting posts on the Internet related to the T2 Chip, some saying its not possible and some say it is by disabling boot security and allowing external media, but I haven't managed to find anything conclusive based on facts.
I have so far tried a couple of of Linux distributions such as Ubuntu, Debian and CentOS with boot security switched off and external media allowed via USB stick. For all of them, I can boot the media and get the text based menu (not the one with purple/pink background and no option to "try Ubuntu") and when I select "Install Ubuntu", the screen basically goes black and nothing happens. I currently connect the Mini to my monitor with USB-C but have tried HDMI to my TV as well (my monitor has no HDMI) with same result
I would like to understand
Has someone actually managed to put Linux on a Late 2018 Mac Mini and proven that its possible ?
If this is a UEFI, driver or similar problem that can be resolved by tweaking the install media config files, or if it is due to hardware constraints in the Mac Mini hardware.
Any thoughts or comments welcome
linux ubuntu macintosh
New contributor
I have the new late 2018 Mac Mini and want to use as an Ubuntu Server (why is not the question here). There is a plethora of contradicting posts on the Internet related to the T2 Chip, some saying its not possible and some say it is by disabling boot security and allowing external media, but I haven't managed to find anything conclusive based on facts.
I have so far tried a couple of of Linux distributions such as Ubuntu, Debian and CentOS with boot security switched off and external media allowed via USB stick. For all of them, I can boot the media and get the text based menu (not the one with purple/pink background and no option to "try Ubuntu") and when I select "Install Ubuntu", the screen basically goes black and nothing happens. I currently connect the Mini to my monitor with USB-C but have tried HDMI to my TV as well (my monitor has no HDMI) with same result
I would like to understand
Has someone actually managed to put Linux on a Late 2018 Mac Mini and proven that its possible ?
If this is a UEFI, driver or similar problem that can be resolved by tweaking the install media config files, or if it is due to hardware constraints in the Mac Mini hardware.
Any thoughts or comments welcome
linux ubuntu macintosh
linux ubuntu macintosh
New contributor
New contributor
New contributor
asked 2 hours ago
liniclinic
1
1
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
According to this article there's a "Startup Security Utility" that allows users to boot Linux on the 2018 Mac Mini T2 chips: https://www.omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux. However, even after disabling the boot security, there are problems getting GNULinux to "see" the SSD: https://forum.level1techs.com/t/linux-doesnt-support-t2-as-a-ssd-controller-apples-t2-secure-boot-chip-is-blocking-usage-of-linux-in-t2-chip-macs/134832, and How can you get any version of Linux to see the 2018 MacBook Pro SSD?.
For those with older Mac Minis...
I spazzed out and originally posted irrelevant stuff about older Mac Minis, so for anyone who landed here and happens to have older hardware here's my old, impulsive I-didn't-read-the-question-before-jumping-into-research-mode answer:
This is a sixteen-minute-twenty-second YouTube tutorial in which someone dual boots a Mac Mini with Puppy Linux: https://www.youtube.com/watch?v=-Mq2oAWtRe0 (result: it worked).
This is an "Installation Guide for Ubuntu/Linux Mint/Debian on a Mac mini": https://www.codeproject.com/articles/652612/installation-guide-for-ubuntu-linux-mint-debian-on (result: ran with a bug, but the poster fixed the bug).
Here's an Apple Community discussion on the topic: https://discussions.apple.com/thread/870240 (result: the user who started the thread later posted, "I am running Linux with a full blown partitions just like good old Unix books taught us to do. I found most of the information about installing Linux on Macs on the Internet inaccurate and misleading").
And here's a Macrumors forum discussion: https://forums.macrumors.com/threads/linux-on-mac-mini.319861/ (result: user 'websavage' posted "I used to run linux on my ppc mini with considerable success. I didn't need to use wifi though which is probably where you'll come unstuck.").
One tutorial many peopled linked details the installation of an old version of Fedora. The link now 404s, but here's a WayBack Machine archive: https://web.archive.org/web/20120108013151/http://www.redhat.com/magazine/007may05/features/mac-mini/.
So what I'm taking away from this is that it can be done, but you may have to work a bit to make the results top-notch.
New contributor
Appreciate the links but they are all referring to previous generations of Mac mini. I already have a working installation on the 2012 Mac Mini. The first link is one of many speculative ones saying it should work or it doesn't work (without referencing the ability to disable boot security). This question is specifically about the Late 2018 Mac Mini with the T2 Chip and if someone actually got it to work
– linic
1 hour ago
Yeah, I impulsively answered with irrelevant junk. I realized my mix-up after posting and then found this article: omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux which mentions a "Startup Security Utility" that supposedly lets you install Linux on the 2018 Mac Mini. I've amended my original answer to open with this link.
– wurtzkurdle
1 hour ago
I have read the article before and used the startup security and set it to “no security” and allow external media. As I mentioned, I can boot my USB stick and get the initial Ubuntu install selection menu (but looks different, text only in upper left corner). When I select Install Ubuntu I get a black screen and nothing happens
– linic
1 hour ago
There's an issue with the internal SSD that persists even after disabling the secure boot: forum.level1techs.com/t/…, also unix.stackexchange.com/questions/463422/…
– wurtzkurdle
1 hour ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
linic is a new contributor. Be nice, and check out our Code of Conduct.
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%2funix.stackexchange.com%2fquestions%2f506633%2finstalling-linux-on-2018-mac-mini%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
According to this article there's a "Startup Security Utility" that allows users to boot Linux on the 2018 Mac Mini T2 chips: https://www.omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux. However, even after disabling the boot security, there are problems getting GNULinux to "see" the SSD: https://forum.level1techs.com/t/linux-doesnt-support-t2-as-a-ssd-controller-apples-t2-secure-boot-chip-is-blocking-usage-of-linux-in-t2-chip-macs/134832, and How can you get any version of Linux to see the 2018 MacBook Pro SSD?.
For those with older Mac Minis...
I spazzed out and originally posted irrelevant stuff about older Mac Minis, so for anyone who landed here and happens to have older hardware here's my old, impulsive I-didn't-read-the-question-before-jumping-into-research-mode answer:
This is a sixteen-minute-twenty-second YouTube tutorial in which someone dual boots a Mac Mini with Puppy Linux: https://www.youtube.com/watch?v=-Mq2oAWtRe0 (result: it worked).
This is an "Installation Guide for Ubuntu/Linux Mint/Debian on a Mac mini": https://www.codeproject.com/articles/652612/installation-guide-for-ubuntu-linux-mint-debian-on (result: ran with a bug, but the poster fixed the bug).
Here's an Apple Community discussion on the topic: https://discussions.apple.com/thread/870240 (result: the user who started the thread later posted, "I am running Linux with a full blown partitions just like good old Unix books taught us to do. I found most of the information about installing Linux on Macs on the Internet inaccurate and misleading").
And here's a Macrumors forum discussion: https://forums.macrumors.com/threads/linux-on-mac-mini.319861/ (result: user 'websavage' posted "I used to run linux on my ppc mini with considerable success. I didn't need to use wifi though which is probably where you'll come unstuck.").
One tutorial many peopled linked details the installation of an old version of Fedora. The link now 404s, but here's a WayBack Machine archive: https://web.archive.org/web/20120108013151/http://www.redhat.com/magazine/007may05/features/mac-mini/.
So what I'm taking away from this is that it can be done, but you may have to work a bit to make the results top-notch.
New contributor
Appreciate the links but they are all referring to previous generations of Mac mini. I already have a working installation on the 2012 Mac Mini. The first link is one of many speculative ones saying it should work or it doesn't work (without referencing the ability to disable boot security). This question is specifically about the Late 2018 Mac Mini with the T2 Chip and if someone actually got it to work
– linic
1 hour ago
Yeah, I impulsively answered with irrelevant junk. I realized my mix-up after posting and then found this article: omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux which mentions a "Startup Security Utility" that supposedly lets you install Linux on the 2018 Mac Mini. I've amended my original answer to open with this link.
– wurtzkurdle
1 hour ago
I have read the article before and used the startup security and set it to “no security” and allow external media. As I mentioned, I can boot my USB stick and get the initial Ubuntu install selection menu (but looks different, text only in upper left corner). When I select Install Ubuntu I get a black screen and nothing happens
– linic
1 hour ago
There's an issue with the internal SSD that persists even after disabling the secure boot: forum.level1techs.com/t/…, also unix.stackexchange.com/questions/463422/…
– wurtzkurdle
1 hour ago
add a comment |
According to this article there's a "Startup Security Utility" that allows users to boot Linux on the 2018 Mac Mini T2 chips: https://www.omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux. However, even after disabling the boot security, there are problems getting GNULinux to "see" the SSD: https://forum.level1techs.com/t/linux-doesnt-support-t2-as-a-ssd-controller-apples-t2-secure-boot-chip-is-blocking-usage-of-linux-in-t2-chip-macs/134832, and How can you get any version of Linux to see the 2018 MacBook Pro SSD?.
For those with older Mac Minis...
I spazzed out and originally posted irrelevant stuff about older Mac Minis, so for anyone who landed here and happens to have older hardware here's my old, impulsive I-didn't-read-the-question-before-jumping-into-research-mode answer:
This is a sixteen-minute-twenty-second YouTube tutorial in which someone dual boots a Mac Mini with Puppy Linux: https://www.youtube.com/watch?v=-Mq2oAWtRe0 (result: it worked).
This is an "Installation Guide for Ubuntu/Linux Mint/Debian on a Mac mini": https://www.codeproject.com/articles/652612/installation-guide-for-ubuntu-linux-mint-debian-on (result: ran with a bug, but the poster fixed the bug).
Here's an Apple Community discussion on the topic: https://discussions.apple.com/thread/870240 (result: the user who started the thread later posted, "I am running Linux with a full blown partitions just like good old Unix books taught us to do. I found most of the information about installing Linux on Macs on the Internet inaccurate and misleading").
And here's a Macrumors forum discussion: https://forums.macrumors.com/threads/linux-on-mac-mini.319861/ (result: user 'websavage' posted "I used to run linux on my ppc mini with considerable success. I didn't need to use wifi though which is probably where you'll come unstuck.").
One tutorial many peopled linked details the installation of an old version of Fedora. The link now 404s, but here's a WayBack Machine archive: https://web.archive.org/web/20120108013151/http://www.redhat.com/magazine/007may05/features/mac-mini/.
So what I'm taking away from this is that it can be done, but you may have to work a bit to make the results top-notch.
New contributor
Appreciate the links but they are all referring to previous generations of Mac mini. I already have a working installation on the 2012 Mac Mini. The first link is one of many speculative ones saying it should work or it doesn't work (without referencing the ability to disable boot security). This question is specifically about the Late 2018 Mac Mini with the T2 Chip and if someone actually got it to work
– linic
1 hour ago
Yeah, I impulsively answered with irrelevant junk. I realized my mix-up after posting and then found this article: omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux which mentions a "Startup Security Utility" that supposedly lets you install Linux on the 2018 Mac Mini. I've amended my original answer to open with this link.
– wurtzkurdle
1 hour ago
I have read the article before and used the startup security and set it to “no security” and allow external media. As I mentioned, I can boot my USB stick and get the initial Ubuntu install selection menu (but looks different, text only in upper left corner). When I select Install Ubuntu I get a black screen and nothing happens
– linic
1 hour ago
There's an issue with the internal SSD that persists even after disabling the secure boot: forum.level1techs.com/t/…, also unix.stackexchange.com/questions/463422/…
– wurtzkurdle
1 hour ago
add a comment |
According to this article there's a "Startup Security Utility" that allows users to boot Linux on the 2018 Mac Mini T2 chips: https://www.omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux. However, even after disabling the boot security, there are problems getting GNULinux to "see" the SSD: https://forum.level1techs.com/t/linux-doesnt-support-t2-as-a-ssd-controller-apples-t2-secure-boot-chip-is-blocking-usage-of-linux-in-t2-chip-macs/134832, and How can you get any version of Linux to see the 2018 MacBook Pro SSD?.
For those with older Mac Minis...
I spazzed out and originally posted irrelevant stuff about older Mac Minis, so for anyone who landed here and happens to have older hardware here's my old, impulsive I-didn't-read-the-question-before-jumping-into-research-mode answer:
This is a sixteen-minute-twenty-second YouTube tutorial in which someone dual boots a Mac Mini with Puppy Linux: https://www.youtube.com/watch?v=-Mq2oAWtRe0 (result: it worked).
This is an "Installation Guide for Ubuntu/Linux Mint/Debian on a Mac mini": https://www.codeproject.com/articles/652612/installation-guide-for-ubuntu-linux-mint-debian-on (result: ran with a bug, but the poster fixed the bug).
Here's an Apple Community discussion on the topic: https://discussions.apple.com/thread/870240 (result: the user who started the thread later posted, "I am running Linux with a full blown partitions just like good old Unix books taught us to do. I found most of the information about installing Linux on Macs on the Internet inaccurate and misleading").
And here's a Macrumors forum discussion: https://forums.macrumors.com/threads/linux-on-mac-mini.319861/ (result: user 'websavage' posted "I used to run linux on my ppc mini with considerable success. I didn't need to use wifi though which is probably where you'll come unstuck.").
One tutorial many peopled linked details the installation of an old version of Fedora. The link now 404s, but here's a WayBack Machine archive: https://web.archive.org/web/20120108013151/http://www.redhat.com/magazine/007may05/features/mac-mini/.
So what I'm taking away from this is that it can be done, but you may have to work a bit to make the results top-notch.
New contributor
According to this article there's a "Startup Security Utility" that allows users to boot Linux on the 2018 Mac Mini T2 chips: https://www.omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux. However, even after disabling the boot security, there are problems getting GNULinux to "see" the SSD: https://forum.level1techs.com/t/linux-doesnt-support-t2-as-a-ssd-controller-apples-t2-secure-boot-chip-is-blocking-usage-of-linux-in-t2-chip-macs/134832, and How can you get any version of Linux to see the 2018 MacBook Pro SSD?.
For those with older Mac Minis...
I spazzed out and originally posted irrelevant stuff about older Mac Minis, so for anyone who landed here and happens to have older hardware here's my old, impulsive I-didn't-read-the-question-before-jumping-into-research-mode answer:
This is a sixteen-minute-twenty-second YouTube tutorial in which someone dual boots a Mac Mini with Puppy Linux: https://www.youtube.com/watch?v=-Mq2oAWtRe0 (result: it worked).
This is an "Installation Guide for Ubuntu/Linux Mint/Debian on a Mac mini": https://www.codeproject.com/articles/652612/installation-guide-for-ubuntu-linux-mint-debian-on (result: ran with a bug, but the poster fixed the bug).
Here's an Apple Community discussion on the topic: https://discussions.apple.com/thread/870240 (result: the user who started the thread later posted, "I am running Linux with a full blown partitions just like good old Unix books taught us to do. I found most of the information about installing Linux on Macs on the Internet inaccurate and misleading").
And here's a Macrumors forum discussion: https://forums.macrumors.com/threads/linux-on-mac-mini.319861/ (result: user 'websavage' posted "I used to run linux on my ppc mini with considerable success. I didn't need to use wifi though which is probably where you'll come unstuck.").
One tutorial many peopled linked details the installation of an old version of Fedora. The link now 404s, but here's a WayBack Machine archive: https://web.archive.org/web/20120108013151/http://www.redhat.com/magazine/007may05/features/mac-mini/.
So what I'm taking away from this is that it can be done, but you may have to work a bit to make the results top-notch.
New contributor
edited 1 hour ago
New contributor
answered 1 hour ago
wurtzkurdlewurtzkurdle
313
313
New contributor
New contributor
Appreciate the links but they are all referring to previous generations of Mac mini. I already have a working installation on the 2012 Mac Mini. The first link is one of many speculative ones saying it should work or it doesn't work (without referencing the ability to disable boot security). This question is specifically about the Late 2018 Mac Mini with the T2 Chip and if someone actually got it to work
– linic
1 hour ago
Yeah, I impulsively answered with irrelevant junk. I realized my mix-up after posting and then found this article: omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux which mentions a "Startup Security Utility" that supposedly lets you install Linux on the 2018 Mac Mini. I've amended my original answer to open with this link.
– wurtzkurdle
1 hour ago
I have read the article before and used the startup security and set it to “no security” and allow external media. As I mentioned, I can boot my USB stick and get the initial Ubuntu install selection menu (but looks different, text only in upper left corner). When I select Install Ubuntu I get a black screen and nothing happens
– linic
1 hour ago
There's an issue with the internal SSD that persists even after disabling the secure boot: forum.level1techs.com/t/…, also unix.stackexchange.com/questions/463422/…
– wurtzkurdle
1 hour ago
add a comment |
Appreciate the links but they are all referring to previous generations of Mac mini. I already have a working installation on the 2012 Mac Mini. The first link is one of many speculative ones saying it should work or it doesn't work (without referencing the ability to disable boot security). This question is specifically about the Late 2018 Mac Mini with the T2 Chip and if someone actually got it to work
– linic
1 hour ago
Yeah, I impulsively answered with irrelevant junk. I realized my mix-up after posting and then found this article: omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux which mentions a "Startup Security Utility" that supposedly lets you install Linux on the 2018 Mac Mini. I've amended my original answer to open with this link.
– wurtzkurdle
1 hour ago
I have read the article before and used the startup security and set it to “no security” and allow external media. As I mentioned, I can boot my USB stick and get the initial Ubuntu install selection menu (but looks different, text only in upper left corner). When I select Install Ubuntu I get a black screen and nothing happens
– linic
1 hour ago
There's an issue with the internal SSD that persists even after disabling the secure boot: forum.level1techs.com/t/…, also unix.stackexchange.com/questions/463422/…
– wurtzkurdle
1 hour ago
Appreciate the links but they are all referring to previous generations of Mac mini. I already have a working installation on the 2012 Mac Mini. The first link is one of many speculative ones saying it should work or it doesn't work (without referencing the ability to disable boot security). This question is specifically about the Late 2018 Mac Mini with the T2 Chip and if someone actually got it to work
– linic
1 hour ago
Appreciate the links but they are all referring to previous generations of Mac mini. I already have a working installation on the 2012 Mac Mini. The first link is one of many speculative ones saying it should work or it doesn't work (without referencing the ability to disable boot security). This question is specifically about the Late 2018 Mac Mini with the T2 Chip and if someone actually got it to work
– linic
1 hour ago
Yeah, I impulsively answered with irrelevant junk. I realized my mix-up after posting and then found this article: omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux which mentions a "Startup Security Utility" that supposedly lets you install Linux on the 2018 Mac Mini. I've amended my original answer to open with this link.
– wurtzkurdle
1 hour ago
Yeah, I impulsively answered with irrelevant junk. I realized my mix-up after posting and then found this article: omgubuntu.co.uk/2018/11/apple-t2-chip-cant-boot-linux which mentions a "Startup Security Utility" that supposedly lets you install Linux on the 2018 Mac Mini. I've amended my original answer to open with this link.
– wurtzkurdle
1 hour ago
I have read the article before and used the startup security and set it to “no security” and allow external media. As I mentioned, I can boot my USB stick and get the initial Ubuntu install selection menu (but looks different, text only in upper left corner). When I select Install Ubuntu I get a black screen and nothing happens
– linic
1 hour ago
I have read the article before and used the startup security and set it to “no security” and allow external media. As I mentioned, I can boot my USB stick and get the initial Ubuntu install selection menu (but looks different, text only in upper left corner). When I select Install Ubuntu I get a black screen and nothing happens
– linic
1 hour ago
There's an issue with the internal SSD that persists even after disabling the secure boot: forum.level1techs.com/t/…, also unix.stackexchange.com/questions/463422/…
– wurtzkurdle
1 hour ago
There's an issue with the internal SSD that persists even after disabling the secure boot: forum.level1techs.com/t/…, also unix.stackexchange.com/questions/463422/…
– wurtzkurdle
1 hour ago
add a comment |
linic is a new contributor. Be nice, and check out our Code of Conduct.
linic is a new contributor. Be nice, and check out our Code of Conduct.
linic is a new contributor. Be nice, and check out our Code of Conduct.
linic is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f506633%2finstalling-linux-on-2018-mac-mini%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