pbatard / rufus

The Reliable USB Formatting Utility
https://rufus.ie
GNU General Public License v3.0
28.43k stars 2.54k forks source link

Error reading udf file #376

Closed Rafa116 closed 10 years ago

Rafa116 commented 10 years ago

Do not know whats going on :/

Rufus version: 1.4.10.514
Syslinux versions: 4.07/2013-07-25, 5.10/2013-06-04
Windows version: Windows 7 SP1 64-bit
Locale ID: 0x0409
Found USB 2.0 device 'JetFlash Transcend 4GB USB Device' (8564:1000)
1 device found
Disk type: Removable, Sector Size: 512 bytes
Cylinders: 489, TracksPerCylinder: 255, SectorsPerTrack: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x07EB6FDB
Drive has a Rufus Master Boot Record
Partition 1:
  Type: NTFS (0x07)
  Size: 3.7 GB (4025483264 bytes)
  Start Sector: 2048, Boot: Yes, Recognized: Yes
Scanning image...
Disc image is an UDF image
ISO label: 'GRMCHPXFRER_EN_DVD'
  Size: 3239198720 bytes
  Has a >64 chars filename: No
  Has Symlinks: No
  Has a >4GB file: No
  Uses ReactOS: No
  Uses KolibriOS: No
  Uses EFI: Yes (win7_x64)
  Uses Bootmgr: Yes
  Uses WinPE: No
  Uses isolinux: No
Using ISO: X15-65733 (1).iso
Checking for Rufus updates...
Checking release channel...
No new release version found.

Format operation started
Requesting disk access...
Opened drive \\.\PHYSICALDRIVE1 for write access
Will use 'F:' as volume mountpoint
I/O boundary checks disabled
Analyzing existing boot records...
Drive has a Rufus Master Boot Record
Volume has an unknown Partition Boot Record
Deleting partitions...
Clearing MBR/PBR/GPT structures...
Erasing 128 sectors
Partitioning (MBR)...
Closing existing volume...
Waiting for logical drive to reappear...
Formatting (NTFS)...
Using cluster size: 4096 bytes
Quick format was selected
Creating file system: Task 1/12 completed
Creating file system: Task 2/12 completed
Creating file system: Task 3/12 completed
Creating file system: Task 4/12 completed
Creating file system: Task 5/12 completed
Creating file system: Task 6/12 completed
Creating file system: Task 7/12 completed
Creating file system: Task 8/12 completed
Creating file system: Task 9/12 completed
Creating file system: Task 10/12 completed
Creating file system: Task 11/12 completed
Creating file system: Task 12/12 completed
Format completed.
Writing master boot record...
Drive has a Zeroed Master Boot Record
Set bootable USB partition as 0x80
Using Rufus MBR
Found volume GUID \\?\Volume{08009a1e-4327-11e4-9dc7-c0188576acc8}\
Opened drive \\?\Volume{08009a1e-4327-11e4-9dc7-c0188576acc8} for write access
Writing partition boot record...
Using Standard NTFS partition boot record
Confirmed new volume has an NTFS boot sector
Successfully remounted Volume{08009a1e-4327-11e4-9dc7-c0188576acc8}\ on F:\
Copying ISO files...
Extracting files...
Disc image is an UDF image
Extracting: F:\autorun.inf (122 bytes)
Extracting: F:\boot\bcd (256 KB)
Extracting: F:\boot\boot.sdi (3 MB)
Extracting: F:\boot\bootfix.bin (1 KB)
Extracting: F:\boot\bootsect.exe (110 KB)
Extracting: F:\boot\en-us\bootsect.exe.mui (15.5 KB)
  Error reading UDF file \boot\en-us\bootsect.exe.mui

Found USB 2.0 device 'JetFlash Transcend 4GB USB Device' (8564:1000)
1 device found
Disk type: Removable, Sector Size: 512 bytes
Cylinders: 489, TracksPerCylinder: 255, SectorsPerTrack: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x0857AA2F
Drive has a Rufus Master Boot Record
Partition 1:
  Type: NTFS (0x07)
  Size: 3.7 GB (4025483264 bytes)
  Start Sector: 2048, Boot: Yes, Recognized: Yes
pbatard commented 10 years ago

Next time, please do a google search with the error message Error reading UDF file \boot\en-us\bootsect.exe.mui. It will point you straight to existing reports #278 and #289 which will tell you that the ISO is corrupted, and that, yes, even some of Microsoft official ISO images can have issues.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.