After installing Windows 10 LTSC on a separate intenal HD, the Linux portion of my “fdisk -l” output has a column it didn't have prior

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












0















I have two harddrives in this computer—one is a regular SSD, the other is an M2 SSD. I installed Arch on the regular one and, after a little over a week of having it, installed Windows 10 LTSC on the M2 (gotta play my games, yo). Now the output of my fdisk -l looks like this:



Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 2099199 2097152 1G ef EFI (FAT-12/16/32)
/dev/sdb2 2099200 1155532799 1153433600 550G 5 Extended
/dev/sdb5 2101248 65015807 62914560 30G 83 Linux
/dev/sdb6 65017856 98572287 33554432 16G 82 Linux swap / Solaris
/dev/sdb7 98574336 1147150335 1048576000 500G 83 Linux


The Id column was never there prior to my installing Windows, and the windows portion of this output doesn't have this column:



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 488396799 487235584 232.3G Microsoft basic data


I've been reading a lot about libreboot, so my curiosity is peaked. Did Windows, or maybe the installation of some drivers in Windows, do something deeper than just adding files to the M2 SSD to affect the way the Linux kernel sees the HD it's on?



(These two HDs are pretty separate, even having their own separate boot partitions. They don't interact with one another outside of me mounting the Windows partition in Linux [which I have yet to do!])










share|improve this question
























  • These IDs looks like standard partition type IDs to me. en.wikipedia.org/wiki/Partition_type

    – Kusalananda
    Feb 14 at 9:31











  • @Kusalananda Oh, they are. I don't think they IDs themselves are anything suspicious—I'm just wondering why that column showed up immediately after I installed Windows.

    – AmagicalFishy
    Feb 14 at 16:02











  • I'd be more interested in knowing why that column did not show up for /dev/sdb. I've never seen fdisk -l output without that column on Linux.

    – Kusalananda
    Feb 14 at 16:24















0















I have two harddrives in this computer—one is a regular SSD, the other is an M2 SSD. I installed Arch on the regular one and, after a little over a week of having it, installed Windows 10 LTSC on the M2 (gotta play my games, yo). Now the output of my fdisk -l looks like this:



Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 2099199 2097152 1G ef EFI (FAT-12/16/32)
/dev/sdb2 2099200 1155532799 1153433600 550G 5 Extended
/dev/sdb5 2101248 65015807 62914560 30G 83 Linux
/dev/sdb6 65017856 98572287 33554432 16G 82 Linux swap / Solaris
/dev/sdb7 98574336 1147150335 1048576000 500G 83 Linux


The Id column was never there prior to my installing Windows, and the windows portion of this output doesn't have this column:



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 488396799 487235584 232.3G Microsoft basic data


I've been reading a lot about libreboot, so my curiosity is peaked. Did Windows, or maybe the installation of some drivers in Windows, do something deeper than just adding files to the M2 SSD to affect the way the Linux kernel sees the HD it's on?



(These two HDs are pretty separate, even having their own separate boot partitions. They don't interact with one another outside of me mounting the Windows partition in Linux [which I have yet to do!])










share|improve this question
























  • These IDs looks like standard partition type IDs to me. en.wikipedia.org/wiki/Partition_type

    – Kusalananda
    Feb 14 at 9:31











  • @Kusalananda Oh, they are. I don't think they IDs themselves are anything suspicious—I'm just wondering why that column showed up immediately after I installed Windows.

    – AmagicalFishy
    Feb 14 at 16:02











  • I'd be more interested in knowing why that column did not show up for /dev/sdb. I've never seen fdisk -l output without that column on Linux.

    – Kusalananda
    Feb 14 at 16:24













0












0








0








I have two harddrives in this computer—one is a regular SSD, the other is an M2 SSD. I installed Arch on the regular one and, after a little over a week of having it, installed Windows 10 LTSC on the M2 (gotta play my games, yo). Now the output of my fdisk -l looks like this:



Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 2099199 2097152 1G ef EFI (FAT-12/16/32)
/dev/sdb2 2099200 1155532799 1153433600 550G 5 Extended
/dev/sdb5 2101248 65015807 62914560 30G 83 Linux
/dev/sdb6 65017856 98572287 33554432 16G 82 Linux swap / Solaris
/dev/sdb7 98574336 1147150335 1048576000 500G 83 Linux


The Id column was never there prior to my installing Windows, and the windows portion of this output doesn't have this column:



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 488396799 487235584 232.3G Microsoft basic data


I've been reading a lot about libreboot, so my curiosity is peaked. Did Windows, or maybe the installation of some drivers in Windows, do something deeper than just adding files to the M2 SSD to affect the way the Linux kernel sees the HD it's on?



(These two HDs are pretty separate, even having their own separate boot partitions. They don't interact with one another outside of me mounting the Windows partition in Linux [which I have yet to do!])










share|improve this question
















I have two harddrives in this computer—one is a regular SSD, the other is an M2 SSD. I installed Arch on the regular one and, after a little over a week of having it, installed Windows 10 LTSC on the M2 (gotta play my games, yo). Now the output of my fdisk -l looks like this:



Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 2099199 2097152 1G ef EFI (FAT-12/16/32)
/dev/sdb2 2099200 1155532799 1153433600 550G 5 Extended
/dev/sdb5 2101248 65015807 62914560 30G 83 Linux
/dev/sdb6 65017856 98572287 33554432 16G 82 Linux swap / Solaris
/dev/sdb7 98574336 1147150335 1048576000 500G 83 Linux


The Id column was never there prior to my installing Windows, and the windows portion of this output doesn't have this column:



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 488396799 487235584 232.3G Microsoft basic data


I've been reading a lot about libreboot, so my curiosity is peaked. Did Windows, or maybe the installation of some drivers in Windows, do something deeper than just adding files to the M2 SSD to affect the way the Linux kernel sees the HD it's on?



(These two HDs are pretty separate, even having their own separate boot partitions. They don't interact with one another outside of me mounting the Windows partition in Linux [which I have yet to do!])







linux windows fdisk






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 14 at 8:16









Rui F Ribeiro

41.3k1481140




41.3k1481140










asked Feb 13 at 23:58









AmagicalFishyAmagicalFishy

1163




1163












  • These IDs looks like standard partition type IDs to me. en.wikipedia.org/wiki/Partition_type

    – Kusalananda
    Feb 14 at 9:31











  • @Kusalananda Oh, they are. I don't think they IDs themselves are anything suspicious—I'm just wondering why that column showed up immediately after I installed Windows.

    – AmagicalFishy
    Feb 14 at 16:02











  • I'd be more interested in knowing why that column did not show up for /dev/sdb. I've never seen fdisk -l output without that column on Linux.

    – Kusalananda
    Feb 14 at 16:24

















  • These IDs looks like standard partition type IDs to me. en.wikipedia.org/wiki/Partition_type

    – Kusalananda
    Feb 14 at 9:31











  • @Kusalananda Oh, they are. I don't think they IDs themselves are anything suspicious—I'm just wondering why that column showed up immediately after I installed Windows.

    – AmagicalFishy
    Feb 14 at 16:02











  • I'd be more interested in knowing why that column did not show up for /dev/sdb. I've never seen fdisk -l output without that column on Linux.

    – Kusalananda
    Feb 14 at 16:24
















These IDs looks like standard partition type IDs to me. en.wikipedia.org/wiki/Partition_type

– Kusalananda
Feb 14 at 9:31





These IDs looks like standard partition type IDs to me. en.wikipedia.org/wiki/Partition_type

– Kusalananda
Feb 14 at 9:31













@Kusalananda Oh, they are. I don't think they IDs themselves are anything suspicious—I'm just wondering why that column showed up immediately after I installed Windows.

– AmagicalFishy
Feb 14 at 16:02





@Kusalananda Oh, they are. I don't think they IDs themselves are anything suspicious—I'm just wondering why that column showed up immediately after I installed Windows.

– AmagicalFishy
Feb 14 at 16:02













I'd be more interested in knowing why that column did not show up for /dev/sdb. I've never seen fdisk -l output without that column on Linux.

– Kusalananda
Feb 14 at 16:24





I'd be more interested in knowing why that column did not show up for /dev/sdb. I've never seen fdisk -l output without that column on Linux.

– Kusalananda
Feb 14 at 16:24










0






active

oldest

votes











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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f500519%2fafter-installing-windows-10-ltsc-on-a-separate-intenal-hd-the-linux-portion-of%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















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f500519%2fafter-installing-windows-10-ltsc-on-a-separate-intenal-hd-the-linux-portion-of%23new-answer', 'question_page');

);

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






Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay