Mounting “Simple Storage Space” created in Windows 10, in Linux

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I recently installed Linux to a thumb drive in my PC and I would like to mount a simple storage space that I created in Windows and access its files. My setup is as follows: sda = 500GB ssd with Windows installed, sdb and sdc are both 4TB HDDs setup as the simple storage space and housing my data and sdd which is the thumb drive with the Linux OS. I have been searching for days and have found no solution.The output of fdisk -l is as follows:



Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 4CCC6026-2932-11E6-9D9A-E0946780EF7A

Device Start End Sectors Size Type
/dev/sda1 2048 923647 921600 450M Windows recovery environment
/dev/sda2 923648 1128447 204800 100M EFI System
/dev/sda3 1128448 1161215 32768 16M Microsoft reserved
/dev/sda4 1161216 976773119 975611904 465.2G Microsoft basic data


Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6F439C64-F31D-11E7-9C32-34F39A11EF71

Device Start End Sectors Size Type
/dev/sdb1 34 32801 32768 16M Microsoft reserved
/dev/sdb2 34816 7814035455 7814000640 3.7T Microsoft Storage Spaces

Partition 1 does not start on physical sector boundary.




Disk /dev/sdc: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6F439C67-F31D-11E7-9C32-34F39A11EF71

Device Start End Sectors Size Type
/dev/sdc1 34 32801 32768 16M Microsoft reserved
/dev/sdc2 34816 7814035455 7814000640 3.7T Microsoft Storage Spaces

Partition 1 does not start on physical sector boundary.


Disk /dev/sdd: 114.6 GiB, 123010547712 bytes, 240254976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xba286296

Device Boot Start End Sectors Size Id Type
/dev/sdd1 * 2048 2099199 2097152 1G 83 Linux
/dev/sdd2 2099200 240254975 238155776 113.6G 8e Linux LVM


Disk /dev/mapper/fedora-root: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/fedora-swap: 7.9 GiB, 8489271296 bytes, 16580608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/fedora-home: 55.7 GiB, 59756249088 bytes, 116711424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Thank you so much if you are able to help.










share|improve this question





















  • Don't use a proprietary Microsoft logical volume (Microsoft Storage Spaces) if you want to share it with Linux.
    – ubfan1
    Mar 18 at 15:39














up vote
0
down vote

favorite












I recently installed Linux to a thumb drive in my PC and I would like to mount a simple storage space that I created in Windows and access its files. My setup is as follows: sda = 500GB ssd with Windows installed, sdb and sdc are both 4TB HDDs setup as the simple storage space and housing my data and sdd which is the thumb drive with the Linux OS. I have been searching for days and have found no solution.The output of fdisk -l is as follows:



Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 4CCC6026-2932-11E6-9D9A-E0946780EF7A

Device Start End Sectors Size Type
/dev/sda1 2048 923647 921600 450M Windows recovery environment
/dev/sda2 923648 1128447 204800 100M EFI System
/dev/sda3 1128448 1161215 32768 16M Microsoft reserved
/dev/sda4 1161216 976773119 975611904 465.2G Microsoft basic data


Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6F439C64-F31D-11E7-9C32-34F39A11EF71

Device Start End Sectors Size Type
/dev/sdb1 34 32801 32768 16M Microsoft reserved
/dev/sdb2 34816 7814035455 7814000640 3.7T Microsoft Storage Spaces

Partition 1 does not start on physical sector boundary.




Disk /dev/sdc: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6F439C67-F31D-11E7-9C32-34F39A11EF71

Device Start End Sectors Size Type
/dev/sdc1 34 32801 32768 16M Microsoft reserved
/dev/sdc2 34816 7814035455 7814000640 3.7T Microsoft Storage Spaces

Partition 1 does not start on physical sector boundary.


Disk /dev/sdd: 114.6 GiB, 123010547712 bytes, 240254976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xba286296

Device Boot Start End Sectors Size Id Type
/dev/sdd1 * 2048 2099199 2097152 1G 83 Linux
/dev/sdd2 2099200 240254975 238155776 113.6G 8e Linux LVM


Disk /dev/mapper/fedora-root: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/fedora-swap: 7.9 GiB, 8489271296 bytes, 16580608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/fedora-home: 55.7 GiB, 59756249088 bytes, 116711424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Thank you so much if you are able to help.










share|improve this question





















  • Don't use a proprietary Microsoft logical volume (Microsoft Storage Spaces) if you want to share it with Linux.
    – ubfan1
    Mar 18 at 15:39












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I recently installed Linux to a thumb drive in my PC and I would like to mount a simple storage space that I created in Windows and access its files. My setup is as follows: sda = 500GB ssd with Windows installed, sdb and sdc are both 4TB HDDs setup as the simple storage space and housing my data and sdd which is the thumb drive with the Linux OS. I have been searching for days and have found no solution.The output of fdisk -l is as follows:



Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 4CCC6026-2932-11E6-9D9A-E0946780EF7A

Device Start End Sectors Size Type
/dev/sda1 2048 923647 921600 450M Windows recovery environment
/dev/sda2 923648 1128447 204800 100M EFI System
/dev/sda3 1128448 1161215 32768 16M Microsoft reserved
/dev/sda4 1161216 976773119 975611904 465.2G Microsoft basic data


Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6F439C64-F31D-11E7-9C32-34F39A11EF71

Device Start End Sectors Size Type
/dev/sdb1 34 32801 32768 16M Microsoft reserved
/dev/sdb2 34816 7814035455 7814000640 3.7T Microsoft Storage Spaces

Partition 1 does not start on physical sector boundary.




Disk /dev/sdc: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6F439C67-F31D-11E7-9C32-34F39A11EF71

Device Start End Sectors Size Type
/dev/sdc1 34 32801 32768 16M Microsoft reserved
/dev/sdc2 34816 7814035455 7814000640 3.7T Microsoft Storage Spaces

Partition 1 does not start on physical sector boundary.


Disk /dev/sdd: 114.6 GiB, 123010547712 bytes, 240254976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xba286296

Device Boot Start End Sectors Size Id Type
/dev/sdd1 * 2048 2099199 2097152 1G 83 Linux
/dev/sdd2 2099200 240254975 238155776 113.6G 8e Linux LVM


Disk /dev/mapper/fedora-root: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/fedora-swap: 7.9 GiB, 8489271296 bytes, 16580608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/fedora-home: 55.7 GiB, 59756249088 bytes, 116711424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Thank you so much if you are able to help.










share|improve this question













I recently installed Linux to a thumb drive in my PC and I would like to mount a simple storage space that I created in Windows and access its files. My setup is as follows: sda = 500GB ssd with Windows installed, sdb and sdc are both 4TB HDDs setup as the simple storage space and housing my data and sdd which is the thumb drive with the Linux OS. I have been searching for days and have found no solution.The output of fdisk -l is as follows:



Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 4CCC6026-2932-11E6-9D9A-E0946780EF7A

Device Start End Sectors Size Type
/dev/sda1 2048 923647 921600 450M Windows recovery environment
/dev/sda2 923648 1128447 204800 100M EFI System
/dev/sda3 1128448 1161215 32768 16M Microsoft reserved
/dev/sda4 1161216 976773119 975611904 465.2G Microsoft basic data


Disk /dev/sdb: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6F439C64-F31D-11E7-9C32-34F39A11EF71

Device Start End Sectors Size Type
/dev/sdb1 34 32801 32768 16M Microsoft reserved
/dev/sdb2 34816 7814035455 7814000640 3.7T Microsoft Storage Spaces

Partition 1 does not start on physical sector boundary.




Disk /dev/sdc: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 6F439C67-F31D-11E7-9C32-34F39A11EF71

Device Start End Sectors Size Type
/dev/sdc1 34 32801 32768 16M Microsoft reserved
/dev/sdc2 34816 7814035455 7814000640 3.7T Microsoft Storage Spaces

Partition 1 does not start on physical sector boundary.


Disk /dev/sdd: 114.6 GiB, 123010547712 bytes, 240254976 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xba286296

Device Boot Start End Sectors Size Id Type
/dev/sdd1 * 2048 2099199 2097152 1G 83 Linux
/dev/sdd2 2099200 240254975 238155776 113.6G 8e Linux LVM


Disk /dev/mapper/fedora-root: 50 GiB, 53687091200 bytes, 104857600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/fedora-swap: 7.9 GiB, 8489271296 bytes, 16580608 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/mapper/fedora-home: 55.7 GiB, 59756249088 bytes, 116711424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Thank you so much if you are able to help.







dual-boot mount raid






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 18 at 15:03









meijin3

12




12











  • Don't use a proprietary Microsoft logical volume (Microsoft Storage Spaces) if you want to share it with Linux.
    – ubfan1
    Mar 18 at 15:39
















  • Don't use a proprietary Microsoft logical volume (Microsoft Storage Spaces) if you want to share it with Linux.
    – ubfan1
    Mar 18 at 15:39















Don't use a proprietary Microsoft logical volume (Microsoft Storage Spaces) if you want to share it with Linux.
– ubfan1
Mar 18 at 15:39




Don't use a proprietary Microsoft logical volume (Microsoft Storage Spaces) if you want to share it with Linux.
– ubfan1
Mar 18 at 15:39















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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1017013%2fmounting-simple-storage-space-created-in-windows-10-in-linux%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1017013%2fmounting-simple-storage-space-created-in-windows-10-in-linux%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

GRUB: Fatal! inconsistent data read from (0x84) 0+xxxxxx

What makes Checkinstall packages not suitable for distribution?

Running the scala interactive shell from the command line