Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord
    1. Home
    2. zmeta
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    zmeta

    @zmeta

    0
    Reputation
    164
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    zmeta Unfollow Follow

    Latest posts made by zmeta

    • RE: Error: Resizing Existing FAT Partition

      This is the solution that worked for me to resolve the "Error: Resizing Existing FAT Partition" message

      1. Open Command prompt with administrative privileges
      2. DISKPART
      3. LIST DISK (You need this to find the Disk # of your USB Drive. On most machines, it will be "Disk 1”)
      4. SELECT DISK 1
      5. CLEAN
      6. CREATE PARTITION PRIMARY
      7. SELECT PARTITION 1
      8. ACTIVE
      9. FORMAT FS=FAT32 QUICK
      10. ASSIGN
      11. EXIT
      12. Unzip Recalbox.zip to the USB
      posted in Recalbox General
      zmeta
      zmeta