Space for bootloader and swap space The 2019 Stack Overflow Developer Survey Results Are InSharing swap space between Windows and UbuntuWill installation of *BSD break my Ubuntu? And what about swap and bootloader mess up?problem in creating free space for root, swap and homeUbuntu Bootloader HelpSwap Space Allocation ProblemFresh install of Ubuntu and remove windows 10a swap partitionWhere should I install bootloader?Dual-booted system: How much space should I allocate for /, /home, and /swap?How much space should I set aside for bootloader and how much swap space?
If I can cast sorceries at instant speed, can I use sorcery-speed activated abilities at instant speed?
Is it safe to harvest rainwater that fell on solar panels?
Old scifi movie from the 50s or 60s with men in solid red uniforms who interrogate a spy from the past
How much of the clove should I use when using big garlic heads?
If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?
How to display lines in a file like ls displays files in a directory?
Worn-tile Scrabble
ODD NUMBER in Cognitive Linguistics of WILLIAM CROFT and D. ALAN CRUSE
How to support a colleague who finds meetings extremely tiring?
Loose spokes after only a few rides
Kerning for subscripts of sigma?
Match Roman Numerals
Dropping list elements from nested list after evaluation
Flight paths in orbit around Ceres?
Does adding complexity mean a more secure cipher?
How did passengers keep warm on sail ships?
How can I define good in a religion that claims no moral authority?
What is the motivation for a law requiring 2 parties to consent for recording a conversation
Button changing its text & action. Good or terrible?
Output the Arecibo Message
Can we generate random numbers using irrational numbers like π and e?
Star Trek - X-shaped Item on Regula/Orbital Office Starbases
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
Why couldn't they take pictures of a closer black hole?
Space for bootloader and swap space
The 2019 Stack Overflow Developer Survey Results Are InSharing swap space between Windows and UbuntuWill installation of *BSD break my Ubuntu? And what about swap and bootloader mess up?problem in creating free space for root, swap and homeUbuntu Bootloader HelpSwap Space Allocation ProblemFresh install of Ubuntu and remove windows 10a swap partitionWhere should I install bootloader?Dual-booted system: How much space should I allocate for /, /home, and /swap?How much space should I set aside for bootloader and how much swap space?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I am now attempting to install Ubuntu 18.04.2 alongside Windows 10. I am unsure of how much space should be set aside for the bootloader partition and swap space partition. Can anybody help me?
dual-boot
New contributor
add a comment |
I am now attempting to install Ubuntu 18.04.2 alongside Windows 10. I am unsure of how much space should be set aside for the bootloader partition and swap space partition. Can anybody help me?
dual-boot
New contributor
add a comment |
I am now attempting to install Ubuntu 18.04.2 alongside Windows 10. I am unsure of how much space should be set aside for the bootloader partition and swap space partition. Can anybody help me?
dual-boot
New contributor
I am now attempting to install Ubuntu 18.04.2 alongside Windows 10. I am unsure of how much space should be set aside for the bootloader partition and swap space partition. Can anybody help me?
dual-boot
dual-boot
New contributor
New contributor
New contributor
asked 48 mins ago
Mike PetersonMike Peterson
1
1
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Here is what my partitions look like
walt@bat:~(0)$ df -m | grep -E 'sda|Used'
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/sda5 140435 16124 117156 13% /
/dev/sda7 316201 122259 177859 41% /home
/dev/sda6 977 143 767 16% /boot
walt@bat:~(0)$
so I guess you could use 200 1-M blocks for /boot
and 1800 for /
.
Swap space should be (Size of RAM) * 1.2 (or *2.0).
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
);
);
Mike Peterson 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%2faskubuntu.com%2fquestions%2f1133138%2fspace-for-bootloader-and-swap-space%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
Here is what my partitions look like
walt@bat:~(0)$ df -m | grep -E 'sda|Used'
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/sda5 140435 16124 117156 13% /
/dev/sda7 316201 122259 177859 41% /home
/dev/sda6 977 143 767 16% /boot
walt@bat:~(0)$
so I guess you could use 200 1-M blocks for /boot
and 1800 for /
.
Swap space should be (Size of RAM) * 1.2 (or *2.0).
add a comment |
Here is what my partitions look like
walt@bat:~(0)$ df -m | grep -E 'sda|Used'
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/sda5 140435 16124 117156 13% /
/dev/sda7 316201 122259 177859 41% /home
/dev/sda6 977 143 767 16% /boot
walt@bat:~(0)$
so I guess you could use 200 1-M blocks for /boot
and 1800 for /
.
Swap space should be (Size of RAM) * 1.2 (or *2.0).
add a comment |
Here is what my partitions look like
walt@bat:~(0)$ df -m | grep -E 'sda|Used'
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/sda5 140435 16124 117156 13% /
/dev/sda7 316201 122259 177859 41% /home
/dev/sda6 977 143 767 16% /boot
walt@bat:~(0)$
so I guess you could use 200 1-M blocks for /boot
and 1800 for /
.
Swap space should be (Size of RAM) * 1.2 (or *2.0).
Here is what my partitions look like
walt@bat:~(0)$ df -m | grep -E 'sda|Used'
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/sda5 140435 16124 117156 13% /
/dev/sda7 316201 122259 177859 41% /home
/dev/sda6 977 143 767 16% /boot
walt@bat:~(0)$
so I guess you could use 200 1-M blocks for /boot
and 1800 for /
.
Swap space should be (Size of RAM) * 1.2 (or *2.0).
answered 36 mins ago
waltinatorwaltinator
23k74169
23k74169
add a comment |
add a comment |
Mike Peterson is a new contributor. Be nice, and check out our Code of Conduct.
Mike Peterson is a new contributor. Be nice, and check out our Code of Conduct.
Mike Peterson is a new contributor. Be nice, and check out our Code of Conduct.
Mike Peterson is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1133138%2fspace-for-bootloader-and-swap-space%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