error with 3tb usb external drive - Printable Version +- Hasleo Software Forums (https://www.easyuefi.com/forums) +-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forumdisplay.php?fid=1) +--- Forum: WinToUSB (Best Windows To Go Creator) (https://www.easyuefi.com/forums/forumdisplay.php?fid=2) +--- Thread: error with 3tb usb external drive (/showthread.php?tid=216) |
error with 3tb usb external drive - wrwhite0132 - 12-12-2015 I purchased a WD mypassport ultra 3tb usb 3.0 external hard drive and wanted to partition this drive into multiple OS partitions for example Windows 81. / Windows 10 / Server 2012 / Remaining space However when I select the drive in wintousb i get an error sector size not supported (0x057800c106360000) I have tried to partition using GPT and MBR does not make a difference still get this sector size not supported error Even with 1 partition i get this error... Any Help??? RE: error with 3tb usb external drive - admin - 12-12-2015 WinToUSB only supports USB disk devices with a sector size of 512 bytes, but your USB hard disk has a sector size larger than 512 bytes (maybe 4096 bytes), so please try another USB drive. RE: error with 3tb usb external drive - Mooga - 02-28-2016 (12-12-2015, 11:47 PM)admin Wrote: WinToUSB only supports USB disk devices with a sector size of 512 bytes, but your USB hard disk has a sector size larger than 512 bytes (maybe 4096 bytes), so please try another USB drive. Will 4096 byte sector sizes be supported in a future release? RE: error with 3tb usb external drive - admin - 02-28-2016 (02-28-2016, 11:23 AM)Mooga Wrote:(12-12-2015, 11:47 PM)admin Wrote: WinToUSB only supports USB disk devices with a sector size of 512 bytes, but your USB hard disk has a sector size larger than 512 bytes (maybe 4096 bytes), so please try another USB drive. Yes, of course. My development team will implement it in the future if technically feasible. |