Timeline for How to make linux-formatted NTFS partition recognized by Windows?
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 25, 2023 at 19:08 | comment | added | p0ny | For GPT it is 11 - Microsoft basic data. | |
| Oct 12, 2023 at 20:36 | comment | added | Daniel H | This looks right for MBR; do you know where to find the equivalent information for GPT? | |
| Feb 14, 2022 at 13:41 | comment | added | MUmla | To follow the instructions above I had to start fdisk without the partition-number, so sudo fdisk /dev/sda and not sudo fdisk /dev/sda2. | |
| Dec 9, 2021 at 12:47 | comment | added | Alex | Wow, nice find. As I said, I was able to work around this, but this does add one more tool to my troubleshooting arsenal. :) | |
| Dec 9, 2021 at 12:47 | vote | accept | Alex | ||
| Oct 4, 2021 at 21:33 | comment | added | Keith Russell | In my day (20 years ago) IIRC Linux fdisk either required you to enter the partition type when creating one, or none of us would have considered creating a partition without setting the correct type. I just remember always setting the type, and I’m surprised to hear it’s so easy to use Linux fdisk nowadays without even being aware of the setting. | |
| S Oct 4, 2021 at 20:26 | review | First answers | |||
| Oct 5, 2021 at 7:55 | |||||
| S Oct 4, 2021 at 20:26 | history | answered | Grimoire | CC BY-SA 4.0 |