{"id":141,"date":"2010-09-29T09:14:52","date_gmt":"2010-09-29T06:14:52","guid":{"rendered":"http:\/\/www.rinta-aho.org\/blog\/?p=141"},"modified":"2015-11-03T12:26:35","modified_gmt":"2015-11-03T10:26:35","slug":"ps3-and-usb-backup","status":"publish","type":"post","link":"http:\/\/www.rinta-aho.org\/blog\/ps3-and-usb-backup\/","title":{"rendered":"Playstation 3, USB backup, and error 80010006&#8230;"},"content":{"rendered":"<p>After a long time I decided to backup my Playstation 3. All I would need to connect a FAT32-formatted USB drive, and go to &#8220;System settings&#8221;\/&#8221;Backup&#8221; in the PS3 menu. Easy? Right..<\/p>\n<p>However, trying with two different USB drives, I got error 80010006 shortly after the backup had started. I could manually copy videos and game settings to the same drive so I did not understand what could have been wrong. After a little Googling, I found out that PS3 might be somewhat picky on how the USB drive is formatted. I used Mac OS X (10.6) to partition and format the drive to &#8220;MS-DOS&#8221; format (i.e. FAT32). It seems that PS3 does not like FAT32 drives formatted with a Mac. So, I booted up my Ubuntu PC and formatted one of the USB drives there (<strong>used system type <code>0x0c<\/code> (W95 FAT32 (LBA)) instead of <code>0x0b<\/code> (W95 FAT32)<\/strong>). And then it just worked&#8230;<\/p>\n<p>So, it goes approximately like this (of course you may have a different device name and fdisk menus, but you get the idea):<\/p>\n<pre>\r\n# fdisk \/dev\/sdb\r\n\r\nCommand (m for help): n\r\nCommand action\r\n   e   extended\r\n   p   primary partition (1-4)\r\np\r\nPartition number (1-4): 1\r\nFirst cylinder (1-12161, default 1): \r\nUsing default value 1\r\nLast cylinder, +cylinders or +size{K,M,G} (1-12161, default 12161): \r\nUsing default value 12161\r\n\r\nCommand (m for help): p\r\n\r\nDisk \/dev\/sdb: 100.0 GB, 100030242816 bytes\r\n255 heads, 63 sectors\/track, 12161 cylinders\r\nUnits = cylinders of 16065 * 512 = 8225280 bytes\r\nSector size (logical\/physical): 512 bytes \/ 512 bytes\r\nI\/O size (minimum\/optimal): 512 bytes \/ 512 bytes\r\nDisk identifier: 0x00000000\r\n\r\n   Device Boot      Start         End      Blocks   Id  System\r\n\/dev\/sdb1               1       12161    97683201   83  Linux\r\n\r\nCommand (m for help): t\r\nSelected partition 1\r\nHex code (type L to list codes): c\r\nChanged system type of partition 1 to c (W95 FAT32 (LBA))\r\n\r\nCommand (m for help): p\r\n\r\nDisk \/dev\/sdb: 100.0 GB, 100030242816 bytes\r\n255 heads, 63 sectors\/track, 12161 cylinders\r\nUnits = cylinders of 16065 * 512 = 8225280 bytes\r\nSector size (logical\/physical): 512 bytes \/ 512 bytes\r\nI\/O size (minimum\/optimal): 512 bytes \/ 512 bytes\r\nDisk identifier: 0x00000000\r\n\r\n   Device Boot      Start         End      Blocks   Id  System\r\n\/dev\/sdb1               1       12161    97683201    c  W95 FAT32 (LBA)\r\n\r\nCommand (m for help): w\r\nThe partition table has been altered!\r\n\r\nCalling ioctl() to re-read partition table.\r\n\r\nWARNING: If you have created or modified any DOS 6.x\r\npartitions, please see the fdisk manual page for additional\r\ninformation.\r\nSyncing disks.\r\n\r\n# mkfs.vfat -v \/dev\/sdb1\r\nmkfs.vfat 3.0.7 (24 Dec 2009)\r\nAuto-selecting FAT32 for large filesystem\r\n\/dev\/sdb1 has 255 heads and 63 sectors per track,\r\nlogical sector size is 512,\r\nusing 0xf8 media descriptor, with 195366402 sectors;\r\nfile system has 2 32-bit FATs and 32 sectors per cluster.\r\nFAT size is 47674 sectors, and provides 6102219 clusters.\r\nVolume ID is 3d0a6e1a, no volume label.\r\n<\/pre>\n<a class=\"synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-facebook nolightbox\" data-provider=\"facebook\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Facebook\" href=\"http:\/\/www.facebook.com\/sharer.php?u=http%3A%2F%2Fwww.rinta-aho.org%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F141&#038;t=Playstation%203%2C%20USB%20backup%2C%20and%20error%2080010006%E2%80%A6&#038;s=100&#038;p&#091;url&#093;=http%3A%2F%2Fwww.rinta-aho.org%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F141&#038;p&#091;images&#093;&#091;0&#093;=&#038;p&#091;title&#093;=Playstation%203%2C%20USB%20backup%2C%20and%20error%2080010006%E2%80%A6\" style=\"font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"Facebook\" title=\"Share on Facebook\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"32\" height=\"32\" style=\"display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"http:\/\/www.rinta-aho.org\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/addons\/extra-icons\/image\/social\/clearslate\/64x64\/facebook.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-twitter nolightbox\" data-provider=\"twitter\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Twitter\" href=\"https:\/\/twitter.com\/intent\/tweet?url=http%3A%2F%2Fwww.rinta-aho.org%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F141&#038;text=Playstation%203%2C%20USB%20backup%2C%20and%20error%2080010006%E2%80%A6\" style=\"font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"twitter\" title=\"Share on Twitter\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"32\" height=\"32\" style=\"display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"http:\/\/www.rinta-aho.org\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/addons\/extra-icons\/image\/social\/clearslate\/64x64\/twitter.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-reddit nolightbox\" data-provider=\"reddit\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Reddit\" href=\"https:\/\/www.reddit.com\/submit?url=http%3A%2F%2Fwww.rinta-aho.org%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F141&#038;title=Playstation%203%2C%20USB%20backup%2C%20and%20error%2080010006%E2%80%A6\" style=\"font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"reddit\" title=\"Share on Reddit\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"32\" height=\"32\" style=\"display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"http:\/\/www.rinta-aho.org\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/addons\/extra-icons\/image\/social\/clearslate\/64x64\/reddit.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-pinterest nolightbox\" data-provider=\"pinterest\" target=\"_blank\" rel=\"nofollow\" title=\"Pin it with Pinterest\" href=\"https:\/\/pinterest.com\/pin\/create\/button\/?url=http%3A%2F%2Fwww.rinta-aho.org%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F141&#038;media=&#038;description=Playstation%203%2C%20USB%20backup%2C%20and%20error%2080010006%E2%80%A6\" style=\"font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"pinterest\" title=\"Pin it with Pinterest\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"32\" height=\"32\" style=\"display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"http:\/\/www.rinta-aho.org\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/addons\/extra-icons\/image\/social\/clearslate\/64x64\/pinterest.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-linkedin nolightbox\" data-provider=\"linkedin\" target=\"_blank\" rel=\"nofollow\" title=\"Share on Linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&#038;url=http%3A%2F%2Fwww.rinta-aho.org%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F141&#038;title=Playstation%203%2C%20USB%20backup%2C%20and%20error%2080010006%E2%80%A6\" style=\"font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"linkedin\" title=\"Share on Linkedin\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"32\" height=\"32\" style=\"display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"http:\/\/www.rinta-aho.org\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/addons\/extra-icons\/image\/social\/clearslate\/64x64\/linkedin.png\" \/><\/a><a class=\"synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-mail nolightbox\" data-provider=\"mail\" rel=\"nofollow\" title=\"Share by email\" href=\"mailto:?subject=Playstation%203%2C%20USB%20backup%2C%20and%20error%2080010006%E2%80%A6&#038;body=http%3A%2F%2Fwww.rinta-aho.org%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F141\" style=\"font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px\"><img loading=\"lazy\" decoding=\"async\" alt=\"mail\" title=\"Share by email\" class=\"synved-share-image synved-social-image synved-social-image-share\" width=\"32\" height=\"32\" style=\"display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none\" src=\"http:\/\/www.rinta-aho.org\/blog\/wp-content\/plugins\/social-media-feather\/synved-social\/addons\/extra-icons\/image\/social\/clearslate\/64x64\/mail.png\" \/><\/a>","protected":false},"excerpt":{"rendered":"<p>After a long time I decided to backup my Playstation 3. All I would need to connect a FAT32-formatted USB drive, and go to &#8220;System settings&#8221;\/&#8221;Backup&#8221; in the PS3 menu. Easy? Right.. However, trying with two different USB drives, I got error 80010006 shortly after the backup had started. I could manually copy videos and &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/www.rinta-aho.org\/blog\/ps3-and-usb-backup\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Playstation 3, USB backup, and error 80010006&#8230;&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[],"class_list":["post-141","post","type-post","status-publish","format-standard","hentry","category-playstation"],"_links":{"self":[{"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/posts\/141","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/comments?post=141"}],"version-history":[{"count":8,"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/posts\/141\/revisions"}],"predecessor-version":[{"id":435,"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/posts\/141\/revisions\/435"}],"wp:attachment":[{"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/media?parent=141"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/categories?post=141"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.rinta-aho.org\/blog\/wp-json\/wp\/v2\/tags?post=141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}