How to move partition in a usb to the first position

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











up vote
-1
down vote

favorite












I've Recalbox installed in the USB with 16 gb 3.0. It's partitionated in 4 because Recalbox needs at least 3 partitions, and it has a fourth partition of 5 gb that is called Documents. The problem comes when I try to access that partition on Windows. On Windows 10 Pro and Home it's not detected, only on Enterprise it is detected. It's a primary partition, but it's in the end of the drive, I read Windows only detects the first and primary partition in the drive, so I want to move Documents to there, but I don't know if it's possible or if it can damage Recalbox.



USB partitions










share|improve this question



















  • 2




    You can't. Even if it is possible theoritically, it's too hard for you to practice.
    – 神秘德里克
    Nov 30 at 5:29










  • @神秘德里克: This is actually possible. Either by re-ordering the partition table (as describet in RudiC's answer) or by actually moving the filesystems on the drive. You would need to shrink the filesystems first and then have sufficient space on the drive. Only if there is not enough space, one would need to copy one of the larger filesystems onto another drive.
    – Hermann
    Nov 30 at 19:18










  • @Hermann Different software may have different opinion about the order of partition, the entry order in partition table or the actual address of partition.Only portable way is to keep these two synchronized. So as I said, OP needs to move partition data, which is too hard for him.
    – 神秘德里克
    Dec 1 at 0:43










  • Another workaround would be assign a driver letter in Windows disk manager.
    – 神秘德里克
    Dec 1 at 0:46














up vote
-1
down vote

favorite












I've Recalbox installed in the USB with 16 gb 3.0. It's partitionated in 4 because Recalbox needs at least 3 partitions, and it has a fourth partition of 5 gb that is called Documents. The problem comes when I try to access that partition on Windows. On Windows 10 Pro and Home it's not detected, only on Enterprise it is detected. It's a primary partition, but it's in the end of the drive, I read Windows only detects the first and primary partition in the drive, so I want to move Documents to there, but I don't know if it's possible or if it can damage Recalbox.



USB partitions










share|improve this question



















  • 2




    You can't. Even if it is possible theoritically, it's too hard for you to practice.
    – 神秘德里克
    Nov 30 at 5:29










  • @神秘德里克: This is actually possible. Either by re-ordering the partition table (as describet in RudiC's answer) or by actually moving the filesystems on the drive. You would need to shrink the filesystems first and then have sufficient space on the drive. Only if there is not enough space, one would need to copy one of the larger filesystems onto another drive.
    – Hermann
    Nov 30 at 19:18










  • @Hermann Different software may have different opinion about the order of partition, the entry order in partition table or the actual address of partition.Only portable way is to keep these two synchronized. So as I said, OP needs to move partition data, which is too hard for him.
    – 神秘德里克
    Dec 1 at 0:43










  • Another workaround would be assign a driver letter in Windows disk manager.
    – 神秘德里克
    Dec 1 at 0:46












up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











I've Recalbox installed in the USB with 16 gb 3.0. It's partitionated in 4 because Recalbox needs at least 3 partitions, and it has a fourth partition of 5 gb that is called Documents. The problem comes when I try to access that partition on Windows. On Windows 10 Pro and Home it's not detected, only on Enterprise it is detected. It's a primary partition, but it's in the end of the drive, I read Windows only detects the first and primary partition in the drive, so I want to move Documents to there, but I don't know if it's possible or if it can damage Recalbox.



USB partitions










share|improve this question















I've Recalbox installed in the USB with 16 gb 3.0. It's partitionated in 4 because Recalbox needs at least 3 partitions, and it has a fourth partition of 5 gb that is called Documents. The problem comes when I try to access that partition on Windows. On Windows 10 Pro and Home it's not detected, only on Enterprise it is detected. It's a primary partition, but it's in the end of the drive, I read Windows only detects the first and primary partition in the drive, so I want to move Documents to there, but I don't know if it's possible or if it can damage Recalbox.



USB partitions







linux partition usb usb-drive






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 30 at 10:56









Debian_yadav

1,3583922




1,3583922










asked Nov 30 at 3:27









SweetSofiMC

6




6







  • 2




    You can't. Even if it is possible theoritically, it's too hard for you to practice.
    – 神秘德里克
    Nov 30 at 5:29










  • @神秘德里克: This is actually possible. Either by re-ordering the partition table (as describet in RudiC's answer) or by actually moving the filesystems on the drive. You would need to shrink the filesystems first and then have sufficient space on the drive. Only if there is not enough space, one would need to copy one of the larger filesystems onto another drive.
    – Hermann
    Nov 30 at 19:18










  • @Hermann Different software may have different opinion about the order of partition, the entry order in partition table or the actual address of partition.Only portable way is to keep these two synchronized. So as I said, OP needs to move partition data, which is too hard for him.
    – 神秘德里克
    Dec 1 at 0:43










  • Another workaround would be assign a driver letter in Windows disk manager.
    – 神秘德里克
    Dec 1 at 0:46












  • 2




    You can't. Even if it is possible theoritically, it's too hard for you to practice.
    – 神秘德里克
    Nov 30 at 5:29










  • @神秘德里克: This is actually possible. Either by re-ordering the partition table (as describet in RudiC's answer) or by actually moving the filesystems on the drive. You would need to shrink the filesystems first and then have sufficient space on the drive. Only if there is not enough space, one would need to copy one of the larger filesystems onto another drive.
    – Hermann
    Nov 30 at 19:18










  • @Hermann Different software may have different opinion about the order of partition, the entry order in partition table or the actual address of partition.Only portable way is to keep these two synchronized. So as I said, OP needs to move partition data, which is too hard for him.
    – 神秘德里克
    Dec 1 at 0:43










  • Another workaround would be assign a driver letter in Windows disk manager.
    – 神秘德里克
    Dec 1 at 0:46







2




2




You can't. Even if it is possible theoritically, it's too hard for you to practice.
– 神秘德里克
Nov 30 at 5:29




You can't. Even if it is possible theoritically, it's too hard for you to practice.
– 神秘德里克
Nov 30 at 5:29












@神秘德里克: This is actually possible. Either by re-ordering the partition table (as describet in RudiC's answer) or by actually moving the filesystems on the drive. You would need to shrink the filesystems first and then have sufficient space on the drive. Only if there is not enough space, one would need to copy one of the larger filesystems onto another drive.
– Hermann
Nov 30 at 19:18




@神秘德里克: This is actually possible. Either by re-ordering the partition table (as describet in RudiC's answer) or by actually moving the filesystems on the drive. You would need to shrink the filesystems first and then have sufficient space on the drive. Only if there is not enough space, one would need to copy one of the larger filesystems onto another drive.
– Hermann
Nov 30 at 19:18












@Hermann Different software may have different opinion about the order of partition, the entry order in partition table or the actual address of partition.Only portable way is to keep these two synchronized. So as I said, OP needs to move partition data, which is too hard for him.
– 神秘德里克
Dec 1 at 0:43




@Hermann Different software may have different opinion about the order of partition, the entry order in partition table or the actual address of partition.Only portable way is to keep these two synchronized. So as I said, OP needs to move partition data, which is too hard for him.
– 神秘德里克
Dec 1 at 0:43












Another workaround would be assign a driver letter in Windows disk manager.
– 神秘德里克
Dec 1 at 0:46




Another workaround would be assign a driver letter in Windows disk manager.
– 神秘德里克
Dec 1 at 0:46










1 Answer
1






active

oldest

votes

















up vote
1
down vote













I did that with fdisk / parted (needs some keystrokes, though) for eactly the same reason: Have MS-Win recognize the second partition on a stick:



Device Boot Start End Sectors Size Id Type
/dev/sdd1 361 4096360 4096000 2G c W95 FAT32 (LBA)
/dev/sdd2 12288361 15633407 3345047 1,6G c W95 FAT32 (LBA)
/dev/sdd3 1 360 360 180K 1 FAT12
/dev/sdd4 4096361 12288360 8192000 3,9G 83 Linux





share|improve this answer




















  • To elaborate: The partition table does not need to list the partitions in the order they are on the drive. In this example, the first partition is not at the start of the drive. Please note that a start sector of 1 is rarely used for reasons of alignment.
    – Hermann
    Nov 30 at 19:13










  • The start sector 1 is used to simulate an old DOS boot floppy (see: 180kB) for an ooold tool...
    – RudiC
    Nov 30 at 19:25










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',
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%2f485059%2fhow-to-move-partition-in-a-usb-to-the-first-position%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
1
down vote













I did that with fdisk / parted (needs some keystrokes, though) for eactly the same reason: Have MS-Win recognize the second partition on a stick:



Device Boot Start End Sectors Size Id Type
/dev/sdd1 361 4096360 4096000 2G c W95 FAT32 (LBA)
/dev/sdd2 12288361 15633407 3345047 1,6G c W95 FAT32 (LBA)
/dev/sdd3 1 360 360 180K 1 FAT12
/dev/sdd4 4096361 12288360 8192000 3,9G 83 Linux





share|improve this answer




















  • To elaborate: The partition table does not need to list the partitions in the order they are on the drive. In this example, the first partition is not at the start of the drive. Please note that a start sector of 1 is rarely used for reasons of alignment.
    – Hermann
    Nov 30 at 19:13










  • The start sector 1 is used to simulate an old DOS boot floppy (see: 180kB) for an ooold tool...
    – RudiC
    Nov 30 at 19:25














up vote
1
down vote













I did that with fdisk / parted (needs some keystrokes, though) for eactly the same reason: Have MS-Win recognize the second partition on a stick:



Device Boot Start End Sectors Size Id Type
/dev/sdd1 361 4096360 4096000 2G c W95 FAT32 (LBA)
/dev/sdd2 12288361 15633407 3345047 1,6G c W95 FAT32 (LBA)
/dev/sdd3 1 360 360 180K 1 FAT12
/dev/sdd4 4096361 12288360 8192000 3,9G 83 Linux





share|improve this answer




















  • To elaborate: The partition table does not need to list the partitions in the order they are on the drive. In this example, the first partition is not at the start of the drive. Please note that a start sector of 1 is rarely used for reasons of alignment.
    – Hermann
    Nov 30 at 19:13










  • The start sector 1 is used to simulate an old DOS boot floppy (see: 180kB) for an ooold tool...
    – RudiC
    Nov 30 at 19:25












up vote
1
down vote










up vote
1
down vote









I did that with fdisk / parted (needs some keystrokes, though) for eactly the same reason: Have MS-Win recognize the second partition on a stick:



Device Boot Start End Sectors Size Id Type
/dev/sdd1 361 4096360 4096000 2G c W95 FAT32 (LBA)
/dev/sdd2 12288361 15633407 3345047 1,6G c W95 FAT32 (LBA)
/dev/sdd3 1 360 360 180K 1 FAT12
/dev/sdd4 4096361 12288360 8192000 3,9G 83 Linux





share|improve this answer












I did that with fdisk / parted (needs some keystrokes, though) for eactly the same reason: Have MS-Win recognize the second partition on a stick:



Device Boot Start End Sectors Size Id Type
/dev/sdd1 361 4096360 4096000 2G c W95 FAT32 (LBA)
/dev/sdd2 12288361 15633407 3345047 1,6G c W95 FAT32 (LBA)
/dev/sdd3 1 360 360 180K 1 FAT12
/dev/sdd4 4096361 12288360 8192000 3,9G 83 Linux






share|improve this answer












share|improve this answer



share|improve this answer










answered Nov 30 at 19:00









RudiC

3,7171312




3,7171312











  • To elaborate: The partition table does not need to list the partitions in the order they are on the drive. In this example, the first partition is not at the start of the drive. Please note that a start sector of 1 is rarely used for reasons of alignment.
    – Hermann
    Nov 30 at 19:13










  • The start sector 1 is used to simulate an old DOS boot floppy (see: 180kB) for an ooold tool...
    – RudiC
    Nov 30 at 19:25
















  • To elaborate: The partition table does not need to list the partitions in the order they are on the drive. In this example, the first partition is not at the start of the drive. Please note that a start sector of 1 is rarely used for reasons of alignment.
    – Hermann
    Nov 30 at 19:13










  • The start sector 1 is used to simulate an old DOS boot floppy (see: 180kB) for an ooold tool...
    – RudiC
    Nov 30 at 19:25















To elaborate: The partition table does not need to list the partitions in the order they are on the drive. In this example, the first partition is not at the start of the drive. Please note that a start sector of 1 is rarely used for reasons of alignment.
– Hermann
Nov 30 at 19:13




To elaborate: The partition table does not need to list the partitions in the order they are on the drive. In this example, the first partition is not at the start of the drive. Please note that a start sector of 1 is rarely used for reasons of alignment.
– Hermann
Nov 30 at 19:13












The start sector 1 is used to simulate an old DOS boot floppy (see: 180kB) for an ooold tool...
– RudiC
Nov 30 at 19:25




The start sector 1 is used to simulate an old DOS boot floppy (see: 180kB) for an ooold tool...
– RudiC
Nov 30 at 19:25

















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.





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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f485059%2fhow-to-move-partition-in-a-usb-to-the-first-position%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