Installing dual boot Ubuntu 18.04 on dell xps 15 9570 RAID or AHCI
up vote
0
down vote
favorite
I have recently bought this a new dell xps15 9570 computer.
I have partitioned the windows such that there is a partition with ~650GB empty.
I have followed the instructions here
When I start the installation after asking for a wifi connection the installer claims there is only 4GB space and Ubuntu needs 8GB.
My guess is that it is trying to install on the USB stick for some reason.
I tried disabling secureboot, no help there.
Finally I tried changing to AHCI (from RAID on), this made the installer recognize the partition.
But on these settings Win will not upload (I tried and it doesn't find the boot). Before I continue with this. Will this be a problem later? If so how do I make the settings such that I can upload each OS that I choose?
Thanks
Ran
Running parted -l (while on RAID ) gives
Model: SanDisk Cruzer
Disk /dev/sda 4005MB
Sector Size: (logical/physical) 512B/512B
Partition table msdos
Disk Flags:
Number Start End Size Type File System Flags
1 0 4005MB 4004MB primary fat32 boot,lba
boot dual-boot dell raid ahci
New contributor
|
show 1 more comment
up vote
0
down vote
favorite
I have recently bought this a new dell xps15 9570 computer.
I have partitioned the windows such that there is a partition with ~650GB empty.
I have followed the instructions here
When I start the installation after asking for a wifi connection the installer claims there is only 4GB space and Ubuntu needs 8GB.
My guess is that it is trying to install on the USB stick for some reason.
I tried disabling secureboot, no help there.
Finally I tried changing to AHCI (from RAID on), this made the installer recognize the partition.
But on these settings Win will not upload (I tried and it doesn't find the boot). Before I continue with this. Will this be a problem later? If so how do I make the settings such that I can upload each OS that I choose?
Thanks
Ran
Running parted -l (while on RAID ) gives
Model: SanDisk Cruzer
Disk /dev/sda 4005MB
Sector Size: (logical/physical) 512B/512B
Partition table msdos
Disk Flags:
Number Start End Size Type File System Flags
1 0 4005MB 4004MB primary fat32 boot,lba
boot dual-boot dell raid ahci
New contributor
Boot from flashdrive to Live Ubuntu (trying it out). Bring up terminal (r. click in desktop). Run commandsudo parted -l
and add output to your question.
– Paul Benson
Dec 11 at 20:29
done added to the main question
– Ran Itay
Dec 11 at 20:53
Have you updated UEFI from Dell and if SSD the SSD firmware? Have you turned off Windows fast start up and UEFI fast boot? Others: Dell 9570 No nvidia Driver working - only one kernel version seems to work? ubuntuforums.org/showthread.php?t=2392938 & askubuntu.com/questions/1042414/… & askubuntu.com/questions/1046263/…
– oldfred
Dec 11 at 22:11
I updated everything. Again notice that the problem is: On RAID ubuntu can't see the partition, and on AHCI windows can't upload
– Ran Itay
Dec 11 at 22:42
Are correct partition/s sizes shown on AHCI. Is Windows partition now seen? That's really what I wantedparted -l
to look at. I don't know that much about RAID setup as I never use it. Why do you want to use that? Is your BIOS set to Legacy or UEFI?
– Paul Benson
Dec 11 at 23:12
|
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have recently bought this a new dell xps15 9570 computer.
I have partitioned the windows such that there is a partition with ~650GB empty.
I have followed the instructions here
When I start the installation after asking for a wifi connection the installer claims there is only 4GB space and Ubuntu needs 8GB.
My guess is that it is trying to install on the USB stick for some reason.
I tried disabling secureboot, no help there.
Finally I tried changing to AHCI (from RAID on), this made the installer recognize the partition.
But on these settings Win will not upload (I tried and it doesn't find the boot). Before I continue with this. Will this be a problem later? If so how do I make the settings such that I can upload each OS that I choose?
Thanks
Ran
Running parted -l (while on RAID ) gives
Model: SanDisk Cruzer
Disk /dev/sda 4005MB
Sector Size: (logical/physical) 512B/512B
Partition table msdos
Disk Flags:
Number Start End Size Type File System Flags
1 0 4005MB 4004MB primary fat32 boot,lba
boot dual-boot dell raid ahci
New contributor
I have recently bought this a new dell xps15 9570 computer.
I have partitioned the windows such that there is a partition with ~650GB empty.
I have followed the instructions here
When I start the installation after asking for a wifi connection the installer claims there is only 4GB space and Ubuntu needs 8GB.
My guess is that it is trying to install on the USB stick for some reason.
I tried disabling secureboot, no help there.
Finally I tried changing to AHCI (from RAID on), this made the installer recognize the partition.
But on these settings Win will not upload (I tried and it doesn't find the boot). Before I continue with this. Will this be a problem later? If so how do I make the settings such that I can upload each OS that I choose?
Thanks
Ran
Running parted -l (while on RAID ) gives
Model: SanDisk Cruzer
Disk /dev/sda 4005MB
Sector Size: (logical/physical) 512B/512B
Partition table msdos
Disk Flags:
Number Start End Size Type File System Flags
1 0 4005MB 4004MB primary fat32 boot,lba
boot dual-boot dell raid ahci
boot dual-boot dell raid ahci
New contributor
New contributor
edited Dec 11 at 22:37
New contributor
asked Dec 11 at 20:09
Ran Itay
11
11
New contributor
New contributor
Boot from flashdrive to Live Ubuntu (trying it out). Bring up terminal (r. click in desktop). Run commandsudo parted -l
and add output to your question.
– Paul Benson
Dec 11 at 20:29
done added to the main question
– Ran Itay
Dec 11 at 20:53
Have you updated UEFI from Dell and if SSD the SSD firmware? Have you turned off Windows fast start up and UEFI fast boot? Others: Dell 9570 No nvidia Driver working - only one kernel version seems to work? ubuntuforums.org/showthread.php?t=2392938 & askubuntu.com/questions/1042414/… & askubuntu.com/questions/1046263/…
– oldfred
Dec 11 at 22:11
I updated everything. Again notice that the problem is: On RAID ubuntu can't see the partition, and on AHCI windows can't upload
– Ran Itay
Dec 11 at 22:42
Are correct partition/s sizes shown on AHCI. Is Windows partition now seen? That's really what I wantedparted -l
to look at. I don't know that much about RAID setup as I never use it. Why do you want to use that? Is your BIOS set to Legacy or UEFI?
– Paul Benson
Dec 11 at 23:12
|
show 1 more comment
Boot from flashdrive to Live Ubuntu (trying it out). Bring up terminal (r. click in desktop). Run commandsudo parted -l
and add output to your question.
– Paul Benson
Dec 11 at 20:29
done added to the main question
– Ran Itay
Dec 11 at 20:53
Have you updated UEFI from Dell and if SSD the SSD firmware? Have you turned off Windows fast start up and UEFI fast boot? Others: Dell 9570 No nvidia Driver working - only one kernel version seems to work? ubuntuforums.org/showthread.php?t=2392938 & askubuntu.com/questions/1042414/… & askubuntu.com/questions/1046263/…
– oldfred
Dec 11 at 22:11
I updated everything. Again notice that the problem is: On RAID ubuntu can't see the partition, and on AHCI windows can't upload
– Ran Itay
Dec 11 at 22:42
Are correct partition/s sizes shown on AHCI. Is Windows partition now seen? That's really what I wantedparted -l
to look at. I don't know that much about RAID setup as I never use it. Why do you want to use that? Is your BIOS set to Legacy or UEFI?
– Paul Benson
Dec 11 at 23:12
Boot from flashdrive to Live Ubuntu (trying it out). Bring up terminal (r. click in desktop). Run command
sudo parted -l
and add output to your question.– Paul Benson
Dec 11 at 20:29
Boot from flashdrive to Live Ubuntu (trying it out). Bring up terminal (r. click in desktop). Run command
sudo parted -l
and add output to your question.– Paul Benson
Dec 11 at 20:29
done added to the main question
– Ran Itay
Dec 11 at 20:53
done added to the main question
– Ran Itay
Dec 11 at 20:53
Have you updated UEFI from Dell and if SSD the SSD firmware? Have you turned off Windows fast start up and UEFI fast boot? Others: Dell 9570 No nvidia Driver working - only one kernel version seems to work? ubuntuforums.org/showthread.php?t=2392938 & askubuntu.com/questions/1042414/… & askubuntu.com/questions/1046263/…
– oldfred
Dec 11 at 22:11
Have you updated UEFI from Dell and if SSD the SSD firmware? Have you turned off Windows fast start up and UEFI fast boot? Others: Dell 9570 No nvidia Driver working - only one kernel version seems to work? ubuntuforums.org/showthread.php?t=2392938 & askubuntu.com/questions/1042414/… & askubuntu.com/questions/1046263/…
– oldfred
Dec 11 at 22:11
I updated everything. Again notice that the problem is: On RAID ubuntu can't see the partition, and on AHCI windows can't upload
– Ran Itay
Dec 11 at 22:42
I updated everything. Again notice that the problem is: On RAID ubuntu can't see the partition, and on AHCI windows can't upload
– Ran Itay
Dec 11 at 22:42
Are correct partition/s sizes shown on AHCI. Is Windows partition now seen? That's really what I wanted
parted -l
to look at. I don't know that much about RAID setup as I never use it. Why do you want to use that? Is your BIOS set to Legacy or UEFI?– Paul Benson
Dec 11 at 23:12
Are correct partition/s sizes shown on AHCI. Is Windows partition now seen? That's really what I wanted
parted -l
to look at. I don't know that much about RAID setup as I never use it. Why do you want to use that? Is your BIOS set to Legacy or UEFI?– Paul Benson
Dec 11 at 23:12
|
show 1 more comment
1 Answer
1
active
oldest
votes
up vote
0
down vote
If you are not bound with limited resources or budget then i suggest better keep additional hard drive and install ubuntu on that secondary drive. Since ubuntu will also create 3+ partitions for internal purpose and windows already occupying 2+ (most probably 3 in your case of branded pc), it may cause drive corruption or lost either os boot sector data (I am not expert but i have faced this many times). Having second os on separate drive will reduce risk of losing data of both os together.
Thanks
New contributor
1
This is the 4th computer I am dual booting, I don't think this is a good solution for me. But thanks
– Ran Itay
Dec 11 at 20:44
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',
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
});
}
});
Ran Itay 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%2f1100141%2finstalling-dual-boot-ubuntu-18-04-on-dell-xps-15-9570-raid-or-ahci%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
up vote
0
down vote
If you are not bound with limited resources or budget then i suggest better keep additional hard drive and install ubuntu on that secondary drive. Since ubuntu will also create 3+ partitions for internal purpose and windows already occupying 2+ (most probably 3 in your case of branded pc), it may cause drive corruption or lost either os boot sector data (I am not expert but i have faced this many times). Having second os on separate drive will reduce risk of losing data of both os together.
Thanks
New contributor
1
This is the 4th computer I am dual booting, I don't think this is a good solution for me. But thanks
– Ran Itay
Dec 11 at 20:44
add a comment |
up vote
0
down vote
If you are not bound with limited resources or budget then i suggest better keep additional hard drive and install ubuntu on that secondary drive. Since ubuntu will also create 3+ partitions for internal purpose and windows already occupying 2+ (most probably 3 in your case of branded pc), it may cause drive corruption or lost either os boot sector data (I am not expert but i have faced this many times). Having second os on separate drive will reduce risk of losing data of both os together.
Thanks
New contributor
1
This is the 4th computer I am dual booting, I don't think this is a good solution for me. But thanks
– Ran Itay
Dec 11 at 20:44
add a comment |
up vote
0
down vote
up vote
0
down vote
If you are not bound with limited resources or budget then i suggest better keep additional hard drive and install ubuntu on that secondary drive. Since ubuntu will also create 3+ partitions for internal purpose and windows already occupying 2+ (most probably 3 in your case of branded pc), it may cause drive corruption or lost either os boot sector data (I am not expert but i have faced this many times). Having second os on separate drive will reduce risk of losing data of both os together.
Thanks
New contributor
If you are not bound with limited resources or budget then i suggest better keep additional hard drive and install ubuntu on that secondary drive. Since ubuntu will also create 3+ partitions for internal purpose and windows already occupying 2+ (most probably 3 in your case of branded pc), it may cause drive corruption or lost either os boot sector data (I am not expert but i have faced this many times). Having second os on separate drive will reduce risk of losing data of both os together.
Thanks
New contributor
New contributor
answered Dec 11 at 20:22
JPI
12
12
New contributor
New contributor
1
This is the 4th computer I am dual booting, I don't think this is a good solution for me. But thanks
– Ran Itay
Dec 11 at 20:44
add a comment |
1
This is the 4th computer I am dual booting, I don't think this is a good solution for me. But thanks
– Ran Itay
Dec 11 at 20:44
1
1
This is the 4th computer I am dual booting, I don't think this is a good solution for me. But thanks
– Ran Itay
Dec 11 at 20:44
This is the 4th computer I am dual booting, I don't think this is a good solution for me. But thanks
– Ran Itay
Dec 11 at 20:44
add a comment |
Ran Itay is a new contributor. Be nice, and check out our Code of Conduct.
Ran Itay is a new contributor. Be nice, and check out our Code of Conduct.
Ran Itay is a new contributor. Be nice, and check out our Code of Conduct.
Ran Itay 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.
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%2faskubuntu.com%2fquestions%2f1100141%2finstalling-dual-boot-ubuntu-18-04-on-dell-xps-15-9570-raid-or-ahci%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
Boot from flashdrive to Live Ubuntu (trying it out). Bring up terminal (r. click in desktop). Run command
sudo parted -l
and add output to your question.– Paul Benson
Dec 11 at 20:29
done added to the main question
– Ran Itay
Dec 11 at 20:53
Have you updated UEFI from Dell and if SSD the SSD firmware? Have you turned off Windows fast start up and UEFI fast boot? Others: Dell 9570 No nvidia Driver working - only one kernel version seems to work? ubuntuforums.org/showthread.php?t=2392938 & askubuntu.com/questions/1042414/… & askubuntu.com/questions/1046263/…
– oldfred
Dec 11 at 22:11
I updated everything. Again notice that the problem is: On RAID ubuntu can't see the partition, and on AHCI windows can't upload
– Ran Itay
Dec 11 at 22:42
Are correct partition/s sizes shown on AHCI. Is Windows partition now seen? That's really what I wanted
parted -l
to look at. I don't know that much about RAID setup as I never use it. Why do you want to use that? Is your BIOS set to Legacy or UEFI?– Paul Benson
Dec 11 at 23:12