Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rufus 3.2 no longer recognizes raspian image as valid #1206

Closed
4 of 10 tasks
Jeansen opened this issue Sep 12, 2018 · 5 comments
Closed
4 of 10 tasks

Rufus 3.2 no longer recognizes raspian image as valid #1206

Jeansen opened this issue Sep 12, 2018 · 5 comments
Assignees
Labels

Comments

@Jeansen
Copy link

Jeansen commented Sep 12, 2018

Checklist

  • I looked at https://github.com/pbatard/rufus/wiki/FAQ to see if my question has already been answered.
  • I performed a search in the issue tracker for similar issues using keywords relevant to my problem, such as the error message I got from the log.
  • I clicked the "Log" button in Rufus (last small blue button before START) and copy/pasted the log into the line that says <FULL LOG> below.
  • The log I am copying is the FULL log, starting with the line Rufus version: x.y.z - I have NOT removed any part of it.

Additionally (if applicable):

  • I ran a bad blocks check, by clicking Show advanced format options then Check device for bad blocks, and confirmed that my USB is not defective.
  • I also tried one or more of the following:
    • Using a different USB drive.
    • Plugging the USB into a different port.
    • Running Rufus on a different computer.
  • If using an image, I clicked on the (✓) button to compute the MD5, SHA1 and SHA256 checksums, which are therefore present in the log I copied. I confirmed, by performing an internet search, that these values match the ones from the official image.

Issue description

Rufus 3.2 does not recognize raspian image. Seel log. Version 3.1 works, though!

Steps to reproduce:

Log v3.2

Rufus version: 3.2.1397
Windows version: Windows 10 64-bit (Build 17134)
Syslinux versions: 4.07/2013-07-25, 6.03/2014-10-06
Grub versions: 0.4.6a, 2.02
System locale ID: 0x0407
Will use default UI locale 0x0407
SetLGP: Successfully set NoDriveTypeAutorun policy to 0x0000009E
Localization set to 'de-DE'
Found USB 3.0 device 'TS-RDF5 SD  Transcend USB Device' (8564:4000)
Using autorun.inf label for drive E: '32 GB'
1 device found
Disk type: Removable, Disk size: 32 GB, Sector size: 512 bytes
Cylinders: 3880, Tracks per cylinder: 255, Sectors per track: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x001E36EC
Drive has a Windows 7 Master Boot Record
Partition 1:
  Type: FAT32 LBA (0x0c)
  Size: 29.7 GB (31913934848 bytes)
  Start Sector: 2048, Boot: No
Scanning image...
ISO analysis:
  'C:\Users\Marcel\Desktop\raspbian_latest\2018-06-27-raspbian-stretch.img' doesn't look like an ISO image
Disk image analysis:
  Image has a Zeroed Master Boot Record
Disk type: Removable, Disk size: 32 GB, Sector size: 512 bytes
Cylinders: 3880, Tracks per cylinder: 255, Sectors per track: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x001E36EC
Drive has a Windows 7 Master Boot Record
Partition 1:
  Type: FAT32 LBA (0x0c)
  Size: 29.7 GB (31913934848 bytes)
  Start Sector: 2048, Boot: No
Failed to scan image

Log v3.1

Rufus version: 3.1.1320
Windows version: Windows 10 64-bit (Build 17134)
Syslinux versions: 4.07/2013-07-25, 6.03/2014-10-06
Grub versions: 0.4.6a, 2.02
System locale ID: 0x0407
Will use default UI locale 0x0407
SetLGP: Successfully set NoDriveTypeAutorun policy to 0x0000009E
Localization set to 'de-DE'
Found USB 3.0 device 'TS-RDF5 SD  Transcend USB Device' (8564:4000)
Using autorun.inf label for drive E: '32 GB'
1 device found
Disk type: Removable, Disk size: 32GB, Sector size: 512 bytes
Cylinders: 3880, Tracks per cylinder: 255, Sectors per track: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x001E36EC
Drive has a Windows 7 Master Boot Record
Partition 1:
  Type: FAT32 LBA (0x0c)
  Size: 29.7 GB (31913934848 bytes)
  Start Sector: 2048, Boot: No
Scanning image...
ISO analysis:
  'C:\Users\Marcel\Desktop\raspbian_latest\2018-06-27-raspbian-stretch.img' doesn't look like an ISO image
Disk image analysis:
  Image has a Zeroed Master Boot Record
  Image is a bootable disk image
Using image: 2018-06-27-raspbian-stretch.img (4.5 GB)
@pbatard
Copy link
Owner

pbatard commented Sep 12, 2018

Thanks for the report. I can confirm the bug.

Just so you know, if you use the .zip of Raspbian instead of the uncompressed .img (which Rufus supports) you won't have the issue.

After a quick analysis, I have a good idea why that happens, and I will probably release a bugfix 3.3 as a result, since this is a pretty major issue.

@pbatard pbatard self-assigned this Sep 12, 2018
@pbatard pbatard added the bug label Sep 12, 2018
@Jeansen
Copy link
Author

Jeansen commented Sep 12, 2018

I am glad I could help and thank you for the tip regarding .zip. I did not know that one 😄

@pbatard
Copy link
Owner

pbatard commented Sep 13, 2018

The issue has now been fixed in the code. I am planning to release a bugfix version of Rufus 3.3 that includes this fix sometime tomorrow or early next week.

@pbatard
Copy link
Owner

pbatard commented Sep 14, 2018

For the record, there's a BETA of Rufus 3.3 available here, that includes the fix for this issue, if you want to check it out.

@lock
Copy link

lock bot commented Apr 6, 2019

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.

@lock lock bot locked and limited conversation to collaborators Apr 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants