Installation Error (Ubuntu partitioning on disk shared with Windows 10)
I'm installing the Ubuntu along with Windows 10 and I already separated the free space on the Windows machine and started the Ubuntu installation. All went successfully but installation type "free space" main options are disabled, even right click is not showing add option to separate the swap. System details: 750 GB hard drive, 6 GB RAM.
ubuntu system-installation dual-boot
New contributor
|
show 3 more comments
I'm installing the Ubuntu along with Windows 10 and I already separated the free space on the Windows machine and started the Ubuntu installation. All went successfully but installation type "free space" main options are disabled, even right click is not showing add option to separate the swap. System details: 750 GB hard drive, 6 GB RAM.
ubuntu system-installation dual-boot
New contributor
1
I am not sure what the question is. I am assuming when you say "free space" you are talking about that partition that Ubuntus partitioner is marking "unusable", meaning, you can not use it. I have rarely seen that in my installations of linux. It is usally marked someting else. Why do you have so many primary ntfs partitions? I think the installer might think you are at the maximum number of ntfs partitions. I would use windows to combine some, then a gparted boot media to create a new partition for ubuntu. (or perhaps just use gparted to make a new partition, or see why that one is unusable.)
– number9
yesterday
Thanks for your help.
– Satsan
yesterday
Could you please let me know how to use gparted boot media.
– Satsan
yesterday
1
Welcome, on the MBR partition table, the max number of the primary partition is fixed to 4.
– GAD3R
yesterday
1
@GAD3R Please do not post answers as comments. ;-) (If you post an answer and ping me, I'll come back and upvote)
– Fabby
22 hours ago
|
show 3 more comments
I'm installing the Ubuntu along with Windows 10 and I already separated the free space on the Windows machine and started the Ubuntu installation. All went successfully but installation type "free space" main options are disabled, even right click is not showing add option to separate the swap. System details: 750 GB hard drive, 6 GB RAM.
ubuntu system-installation dual-boot
New contributor
I'm installing the Ubuntu along with Windows 10 and I already separated the free space on the Windows machine and started the Ubuntu installation. All went successfully but installation type "free space" main options are disabled, even right click is not showing add option to separate the swap. System details: 750 GB hard drive, 6 GB RAM.
ubuntu system-installation dual-boot
ubuntu system-installation dual-boot
New contributor
New contributor
edited 11 mins ago
Kusalananda
122k16230375
122k16230375
New contributor
asked yesterday
SatsanSatsan
6
6
New contributor
New contributor
1
I am not sure what the question is. I am assuming when you say "free space" you are talking about that partition that Ubuntus partitioner is marking "unusable", meaning, you can not use it. I have rarely seen that in my installations of linux. It is usally marked someting else. Why do you have so many primary ntfs partitions? I think the installer might think you are at the maximum number of ntfs partitions. I would use windows to combine some, then a gparted boot media to create a new partition for ubuntu. (or perhaps just use gparted to make a new partition, or see why that one is unusable.)
– number9
yesterday
Thanks for your help.
– Satsan
yesterday
Could you please let me know how to use gparted boot media.
– Satsan
yesterday
1
Welcome, on the MBR partition table, the max number of the primary partition is fixed to 4.
– GAD3R
yesterday
1
@GAD3R Please do not post answers as comments. ;-) (If you post an answer and ping me, I'll come back and upvote)
– Fabby
22 hours ago
|
show 3 more comments
1
I am not sure what the question is. I am assuming when you say "free space" you are talking about that partition that Ubuntus partitioner is marking "unusable", meaning, you can not use it. I have rarely seen that in my installations of linux. It is usally marked someting else. Why do you have so many primary ntfs partitions? I think the installer might think you are at the maximum number of ntfs partitions. I would use windows to combine some, then a gparted boot media to create a new partition for ubuntu. (or perhaps just use gparted to make a new partition, or see why that one is unusable.)
– number9
yesterday
Thanks for your help.
– Satsan
yesterday
Could you please let me know how to use gparted boot media.
– Satsan
yesterday
1
Welcome, on the MBR partition table, the max number of the primary partition is fixed to 4.
– GAD3R
yesterday
1
@GAD3R Please do not post answers as comments. ;-) (If you post an answer and ping me, I'll come back and upvote)
– Fabby
22 hours ago
1
1
I am not sure what the question is. I am assuming when you say "free space" you are talking about that partition that Ubuntus partitioner is marking "unusable", meaning, you can not use it. I have rarely seen that in my installations of linux. It is usally marked someting else. Why do you have so many primary ntfs partitions? I think the installer might think you are at the maximum number of ntfs partitions. I would use windows to combine some, then a gparted boot media to create a new partition for ubuntu. (or perhaps just use gparted to make a new partition, or see why that one is unusable.)
– number9
yesterday
I am not sure what the question is. I am assuming when you say "free space" you are talking about that partition that Ubuntus partitioner is marking "unusable", meaning, you can not use it. I have rarely seen that in my installations of linux. It is usally marked someting else. Why do you have so many primary ntfs partitions? I think the installer might think you are at the maximum number of ntfs partitions. I would use windows to combine some, then a gparted boot media to create a new partition for ubuntu. (or perhaps just use gparted to make a new partition, or see why that one is unusable.)
– number9
yesterday
Thanks for your help.
– Satsan
yesterday
Thanks for your help.
– Satsan
yesterday
Could you please let me know how to use gparted boot media.
– Satsan
yesterday
Could you please let me know how to use gparted boot media.
– Satsan
yesterday
1
1
Welcome, on the MBR partition table, the max number of the primary partition is fixed to 4.
– GAD3R
yesterday
Welcome, on the MBR partition table, the max number of the primary partition is fixed to 4.
– GAD3R
yesterday
1
1
@GAD3R Please do not post answers as comments. ;-) (If you post an answer and ping me, I'll come back and upvote)
– Fabby
22 hours ago
@GAD3R Please do not post answers as comments. ;-) (If you post an answer and ping me, I'll come back and upvote)
– Fabby
22 hours ago
|
show 3 more comments
1 Answer
1
active
oldest
votes
On the MBR partition table, the maximum number of the primary partition is limited to 4.
To install Ubuntu you should create an extended partition:
- Back up your data
- Remove a primary partition
- Create an extended partition to set your root and swap partition.
Restore the partition you removed in step 2 inside the extended partition
Help-Ubuntu: How to Partition/Extended Partition
An edit and an upvote!
– Fabby
43 mins 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
});
}
});
Satsan 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%2f492877%2finstallation-error-ubuntu-partitioning-on-disk-shared-with-windows-10%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
On the MBR partition table, the maximum number of the primary partition is limited to 4.
To install Ubuntu you should create an extended partition:
- Back up your data
- Remove a primary partition
- Create an extended partition to set your root and swap partition.
Restore the partition you removed in step 2 inside the extended partition
Help-Ubuntu: How to Partition/Extended Partition
An edit and an upvote!
– Fabby
43 mins ago
add a comment |
On the MBR partition table, the maximum number of the primary partition is limited to 4.
To install Ubuntu you should create an extended partition:
- Back up your data
- Remove a primary partition
- Create an extended partition to set your root and swap partition.
Restore the partition you removed in step 2 inside the extended partition
Help-Ubuntu: How to Partition/Extended Partition
An edit and an upvote!
– Fabby
43 mins ago
add a comment |
On the MBR partition table, the maximum number of the primary partition is limited to 4.
To install Ubuntu you should create an extended partition:
- Back up your data
- Remove a primary partition
- Create an extended partition to set your root and swap partition.
Restore the partition you removed in step 2 inside the extended partition
Help-Ubuntu: How to Partition/Extended Partition
On the MBR partition table, the maximum number of the primary partition is limited to 4.
To install Ubuntu you should create an extended partition:
- Back up your data
- Remove a primary partition
- Create an extended partition to set your root and swap partition.
Restore the partition you removed in step 2 inside the extended partition
Help-Ubuntu: How to Partition/Extended Partition
edited 43 mins ago
Fabby
3,74011228
3,74011228
answered 11 hours ago
GAD3RGAD3R
25.6k1750107
25.6k1750107
An edit and an upvote!
– Fabby
43 mins ago
add a comment |
An edit and an upvote!
– Fabby
43 mins ago
An edit and an upvote!
– Fabby
43 mins ago
An edit and an upvote!
– Fabby
43 mins ago
add a comment |
Satsan is a new contributor. Be nice, and check out our Code of Conduct.
Satsan is a new contributor. Be nice, and check out our Code of Conduct.
Satsan is a new contributor. Be nice, and check out our Code of Conduct.
Satsan 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f492877%2finstallation-error-ubuntu-partitioning-on-disk-shared-with-windows-10%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
1
I am not sure what the question is. I am assuming when you say "free space" you are talking about that partition that Ubuntus partitioner is marking "unusable", meaning, you can not use it. I have rarely seen that in my installations of linux. It is usally marked someting else. Why do you have so many primary ntfs partitions? I think the installer might think you are at the maximum number of ntfs partitions. I would use windows to combine some, then a gparted boot media to create a new partition for ubuntu. (or perhaps just use gparted to make a new partition, or see why that one is unusable.)
– number9
yesterday
Thanks for your help.
– Satsan
yesterday
Could you please let me know how to use gparted boot media.
– Satsan
yesterday
1
Welcome, on the MBR partition table, the max number of the primary partition is fixed to 4.
– GAD3R
yesterday
1
@GAD3R Please do not post answers as comments. ;-) (If you post an answer and ping me, I'll come back and upvote)
– Fabby
22 hours ago