Ubuntu unable to see the main Windows drive from live mediaFailed Partitioning, can i get those 17Gb back?How to access internal hard drive from Ubuntu live USB?Using free space from a drive (sda) onto another (sdb)Partitioning an EMPTY hard drive for Windows 10 and Ubuntu 16 dual-boot from gpartedBIOS freezes when trying to boot from Ubuntu 18.04 LTS live-usb
How did sorcery counter spells work?
Are all inbound international passengers routed to the same customs hall at Newark Liberty International?
Why not send a Gaia-like mission to Mars?
Has Darth Vader ever worn a different suit than his traditional black one?
What pH range is suitable for cooking on teflon?
MTG - Priority and timing between activated abilities and instants
Why aren't flights continued after losing a tire on rotation?
Not registering my US born child of 1 US parent as a US citizen
What was the first operating system called DOS?
Why do investors pay trillions for minority stakes in companies, when their only potential payback is modest uncertain dividends?
Plane ticket price went down by 40% two weeks after I booked it. Is there anything I can do to get a refund?
Feeling burned-out in PhD. program and thinking about dropping out
Is the worst version of the accusations against President Trump impeachable?
Why is Gaia operating around Earth orbit? Why not send it to Neptune's orbit?
If I have an Earth-like world with Earth-like fauna, and I want brightly-colored mammals, what would be a realistic way of causing that to evolve?
Storing info in JWT payload
How did Asian civilizations circa 1500 produce cosmetics?
How to create electric light with 1300s technology
What's the best way of typing the following 58 equations into LaTeX?
What mathematics activities get students physically moving?
In the sentence "der hatte doch eine Brille", why do we use 'der' instead of 'er'?
How did the USSR track Gagarin's Vostok-1 orbital flight? Was tracking capability an issue in the choice of orbit?
Did Russia's economy boom between 1999 and 2013?
Do testnets ever merge with mainnets?
Ubuntu unable to see the main Windows drive from live media
Failed Partitioning, can i get those 17Gb back?How to access internal hard drive from Ubuntu live USB?Using free space from a drive (sda) onto another (sdb)Partitioning an EMPTY hard drive for Windows 10 and Ubuntu 16 dual-boot from gpartedBIOS freezes when trying to boot from Ubuntu 18.04 LTS live-usb
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I am trying to install Ubuntu on a machine with a single internal hard drive with Windows on it, previously encrypted with BitLocker.
For some reason during manual partitioning in the installation as well as in the live version of the system it can not see the main Windows drive that I would like to override (whether with fdisk, lsblk, gparted etc). It recognizes the USB partition only as /dev/sda1. There is no other drives, no unallocated volume.
I've logged into windows and decrypted the drive, also disabled safe boot, but nothing has changed. I've tried all of the above from the live GParted USB and PuppyLinux but no luck.
Any thoughts?
partitioning live-usb
add a comment
|
I am trying to install Ubuntu on a machine with a single internal hard drive with Windows on it, previously encrypted with BitLocker.
For some reason during manual partitioning in the installation as well as in the live version of the system it can not see the main Windows drive that I would like to override (whether with fdisk, lsblk, gparted etc). It recognizes the USB partition only as /dev/sda1. There is no other drives, no unallocated volume.
I've logged into windows and decrypted the drive, also disabled safe boot, but nothing has changed. I've tried all of the above from the live GParted USB and PuppyLinux but no luck.
Any thoughts?
partitioning live-usb
I don't think so. Cannot use manual partitioning during installation because the LiveUSB cannot see the drive at all.
– jolaem
Sep 19 at 14:40
How is your BIOS configured for your hard drive? Is it set to AHCI? I had to set mine to that for my Linux to see it properly. However, if it is not set to AHCI you will have to setup something in Windows so that you don't have to reinstall it after you configure to AHCI. Off the top of my head I cannot remember what application I had to setup on Windows before I changed to AHCI.
– Terrance
Sep 19 at 14:42
@Terrance, that's it! It was set to RAID 0 for some reason, after changing it to AHCI Ubuntu immediately recognized it. Does that have any implications on the fact that I have NVME drive? Thanks so much!
– jolaem
Sep 19 at 14:59
1
It shouldn't have any implications that I am aware of. The only thing that I was concerned about is that when you change to AHCI Windows may not boot. That's about it. And you're very welcome!
– Terrance
Sep 19 at 15:32
@Terrance thank you! just checked and Windows happens to boot just fine after changing to AHCI too! thanks!!!
– jolaem
Sep 19 at 15:56
add a comment
|
I am trying to install Ubuntu on a machine with a single internal hard drive with Windows on it, previously encrypted with BitLocker.
For some reason during manual partitioning in the installation as well as in the live version of the system it can not see the main Windows drive that I would like to override (whether with fdisk, lsblk, gparted etc). It recognizes the USB partition only as /dev/sda1. There is no other drives, no unallocated volume.
I've logged into windows and decrypted the drive, also disabled safe boot, but nothing has changed. I've tried all of the above from the live GParted USB and PuppyLinux but no luck.
Any thoughts?
partitioning live-usb
I am trying to install Ubuntu on a machine with a single internal hard drive with Windows on it, previously encrypted with BitLocker.
For some reason during manual partitioning in the installation as well as in the live version of the system it can not see the main Windows drive that I would like to override (whether with fdisk, lsblk, gparted etc). It recognizes the USB partition only as /dev/sda1. There is no other drives, no unallocated volume.
I've logged into windows and decrypted the drive, also disabled safe boot, but nothing has changed. I've tried all of the above from the live GParted USB and PuppyLinux but no luck.
Any thoughts?
partitioning live-usb
partitioning live-usb
edited Sep 19 at 14:45
jolaem
asked Sep 19 at 14:37
jolaemjolaem
11 bronze badge
11 bronze badge
I don't think so. Cannot use manual partitioning during installation because the LiveUSB cannot see the drive at all.
– jolaem
Sep 19 at 14:40
How is your BIOS configured for your hard drive? Is it set to AHCI? I had to set mine to that for my Linux to see it properly. However, if it is not set to AHCI you will have to setup something in Windows so that you don't have to reinstall it after you configure to AHCI. Off the top of my head I cannot remember what application I had to setup on Windows before I changed to AHCI.
– Terrance
Sep 19 at 14:42
@Terrance, that's it! It was set to RAID 0 for some reason, after changing it to AHCI Ubuntu immediately recognized it. Does that have any implications on the fact that I have NVME drive? Thanks so much!
– jolaem
Sep 19 at 14:59
1
It shouldn't have any implications that I am aware of. The only thing that I was concerned about is that when you change to AHCI Windows may not boot. That's about it. And you're very welcome!
– Terrance
Sep 19 at 15:32
@Terrance thank you! just checked and Windows happens to boot just fine after changing to AHCI too! thanks!!!
– jolaem
Sep 19 at 15:56
add a comment
|
I don't think so. Cannot use manual partitioning during installation because the LiveUSB cannot see the drive at all.
– jolaem
Sep 19 at 14:40
How is your BIOS configured for your hard drive? Is it set to AHCI? I had to set mine to that for my Linux to see it properly. However, if it is not set to AHCI you will have to setup something in Windows so that you don't have to reinstall it after you configure to AHCI. Off the top of my head I cannot remember what application I had to setup on Windows before I changed to AHCI.
– Terrance
Sep 19 at 14:42
@Terrance, that's it! It was set to RAID 0 for some reason, after changing it to AHCI Ubuntu immediately recognized it. Does that have any implications on the fact that I have NVME drive? Thanks so much!
– jolaem
Sep 19 at 14:59
1
It shouldn't have any implications that I am aware of. The only thing that I was concerned about is that when you change to AHCI Windows may not boot. That's about it. And you're very welcome!
– Terrance
Sep 19 at 15:32
@Terrance thank you! just checked and Windows happens to boot just fine after changing to AHCI too! thanks!!!
– jolaem
Sep 19 at 15:56
I don't think so. Cannot use manual partitioning during installation because the LiveUSB cannot see the drive at all.
– jolaem
Sep 19 at 14:40
I don't think so. Cannot use manual partitioning during installation because the LiveUSB cannot see the drive at all.
– jolaem
Sep 19 at 14:40
How is your BIOS configured for your hard drive? Is it set to AHCI? I had to set mine to that for my Linux to see it properly. However, if it is not set to AHCI you will have to setup something in Windows so that you don't have to reinstall it after you configure to AHCI. Off the top of my head I cannot remember what application I had to setup on Windows before I changed to AHCI.
– Terrance
Sep 19 at 14:42
How is your BIOS configured for your hard drive? Is it set to AHCI? I had to set mine to that for my Linux to see it properly. However, if it is not set to AHCI you will have to setup something in Windows so that you don't have to reinstall it after you configure to AHCI. Off the top of my head I cannot remember what application I had to setup on Windows before I changed to AHCI.
– Terrance
Sep 19 at 14:42
@Terrance, that's it! It was set to RAID 0 for some reason, after changing it to AHCI Ubuntu immediately recognized it. Does that have any implications on the fact that I have NVME drive? Thanks so much!
– jolaem
Sep 19 at 14:59
@Terrance, that's it! It was set to RAID 0 for some reason, after changing it to AHCI Ubuntu immediately recognized it. Does that have any implications on the fact that I have NVME drive? Thanks so much!
– jolaem
Sep 19 at 14:59
1
1
It shouldn't have any implications that I am aware of. The only thing that I was concerned about is that when you change to AHCI Windows may not boot. That's about it. And you're very welcome!
– Terrance
Sep 19 at 15:32
It shouldn't have any implications that I am aware of. The only thing that I was concerned about is that when you change to AHCI Windows may not boot. That's about it. And you're very welcome!
– Terrance
Sep 19 at 15:32
@Terrance thank you! just checked and Windows happens to boot just fine after changing to AHCI too! thanks!!!
– jolaem
Sep 19 at 15:56
@Terrance thank you! just checked and Windows happens to boot just fine after changing to AHCI too! thanks!!!
– jolaem
Sep 19 at 15:56
add a comment
|
0
active
oldest
votes
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%2f1175280%2fubuntu-unable-to-see-the-main-windows-drive-from-live-media%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1175280%2fubuntu-unable-to-see-the-main-windows-drive-from-live-media%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
I don't think so. Cannot use manual partitioning during installation because the LiveUSB cannot see the drive at all.
– jolaem
Sep 19 at 14:40
How is your BIOS configured for your hard drive? Is it set to AHCI? I had to set mine to that for my Linux to see it properly. However, if it is not set to AHCI you will have to setup something in Windows so that you don't have to reinstall it after you configure to AHCI. Off the top of my head I cannot remember what application I had to setup on Windows before I changed to AHCI.
– Terrance
Sep 19 at 14:42
@Terrance, that's it! It was set to RAID 0 for some reason, after changing it to AHCI Ubuntu immediately recognized it. Does that have any implications on the fact that I have NVME drive? Thanks so much!
– jolaem
Sep 19 at 14:59
1
It shouldn't have any implications that I am aware of. The only thing that I was concerned about is that when you change to AHCI Windows may not boot. That's about it. And you're very welcome!
– Terrance
Sep 19 at 15:32
@Terrance thank you! just checked and Windows happens to boot just fine after changing to AHCI too! thanks!!!
– jolaem
Sep 19 at 15:56