-
Notifications
You must be signed in to change notification settings - Fork 48
Windows has trouble recognizing UDF block devices
JElchison edited this page Jan 10, 2015
·
14 revisions
This page is meant to be a place to collect data points for format-udf Issue #7. By aggregating data over time, it may be possible to isolate (or at least narrow) the scope of the issue.
Please fill in the below table with your own data. Please follow the examples below, and be as complete and accurate as possible.
User1 | Version of format-udf2 | Version of udftools/newfs_udf3 | OS used to run format-udf4 | Type of block device5 | Manufacturer, model | Total size (bytes)6 | Heads6 | Sectors/track6 | Cylinders6 | Sectors6 | Logical sector size6 | Physical sector size6 | Minimum I/O size6 | Optimal I/O size6 | Result in Windows |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
JElchison | 1.0.0, 1.0.3 | udftools 1.0.0b3-14.2ubuntu1 | Ubuntu 14.04.1 LTS | Flash drive | Patriot XPorter XT | 4003463168 | 124 | 62 | 1017 | 7819264 | 512 | 512 | 512 | 512 | Success |
JElchison | 1.0.3 | udftools 1.0.0b3-14.2ubuntu1 | Ubuntu 14.04.1 LTS | HDD | Seagate Expansion Desktop | 2000398929920 | 255 | 63 | 30400 | 488378645 | 4096 | 4096 | 4096 | 4096 | Failure |
JElchison | 1.0.3 | udftools 1.0.0b3-14.2ubuntu1 | Ubuntu 14.04.1 LTS | HDD | Seagate Backup Plus | 2000398933504 | 255 | 63 | 243201 | 3907029167 | 512 | 512 | 512 | 512 | Failure |
JElchison | 1.0.3 | udftools 1.0.0b3-14.2ubuntu1 | Ubuntu 14.04.1 LTS | HDD | MaxtorOneTouch III Mini | 60011642880 | 117210240 | 512 | 512 | 512 | 512 | Failure | |||
JElchison | 1.0.3 | udftools 1.0.0b3-14.2ubuntu1 | Ubuntu 14.04.1 LTS | Flash drive | SanDisk Cruzer Micro | 2000682496 | 62 | 62 | 1016 | 3907583 | 512 | 512 | 512 | 512 | Success |
1 Your GitHub username. Feel free to link.
2 Please only report results on this page that use the format-udf.sh tool.
3 On Debian-based OSes, this can be found with dpkg-query -l | grep udftools
4 On Debian-based OSes, this can be found with lsb_release -d -s
5 This will be either "Flash drive", "HDD", or "SSD"
6 On Debian-based OSes, this can be found with fdisk -l /dev/???