Jump to content

LIGHTNING UK!

Admin
  • Posts

    30,458
  • Joined

  • Last visited

Everything posted by LIGHTNING UK!

  1. The log is more useful. The screenshot suggests the os has lost its connection to the drive. Bad cable/ USB port perhaps?
  2. Your hdd will report an error if it cannot write the data for some reason. It'll also report an error if it tries to read the data and detects that the data doesn't match with the ECC. HDDs also have spare blocks they can use in place of any sector that's found to be bad. The remapping of bad sectors is done automatically and you, the user, wouldn't know it's happening. S.M.A.R.T info can report on such remappings/reallocations. So to sum up this topic (before it gets closed)... Corrupt files stay corrupt. Test for corrupt files by checking the MD5 or SHA-1 against a known 'good' value (or by using the 'Test' feature of a compression tool if dealing with zip/rar archives etc. If a storage device develops a bad sector and you attempt to read data from it, you'll be told about the problem. If a storage device develops a bad sector and you attempt to write data to it, the device might try to remap the bad sector to a known good one, or it will error out and you'll be told about the problem.
  3. That's good then. Just FYI, such issues would be reported as a 'Miscompare', not an 'I/O Error'.
  4. You're basically repeating yourself again (or asking questions I've already answered) and I've warned you about repeatedly doing that in the past. Please stop or I'll ban this account too. If the file was corrupt before you burnt it to disc, it'll still be corrupt on the disc and ImgBurn won't tell you about it (unless it's even more corrupt on the disc - then the statement below applies). If the file on the disc is different to the one on your hdd, ImgBurn will tell you so as part of the verification process.
  5. I've already said what an I/O Error is (where ImgBurn is concerned). On a more generalised note, I/O stands for Input / Output. It's the sending and receiving of commands / data to and from a device. A drive isn't going to know if a file is corrupt (before/as it was written to it) - that's where CRC / MD5 / SHA-1 checks etc come in. In the case of a zip / rar file etc, the compression utils usually have a 'Test' feature built in that can be used to verify the contents of the compressed files. If you download a file and want to check it's ok, check its MD5 / SHA-1 using a tool suitable for the job - something like HashTab perhaps. Once it has checked out 'ok', you're fine to burn it to disc and ImgBurn's burn+verify will let you know if what ends up on the disc doesn't match with what's on your hdd.
  6. Yes, if it burns and verifies ok, the disc is good.
  7. An I/O Error can be anything where a device (optical) reports an error processing a command. If there’s a problem reading or writing a file on your storage device (hdd), the Window API function will also return an error and ImgBurn will display the details.
  8. No, general corruption of the file is not a hardware problem.
  9. ImgBurn just burns what you give it. It doesn’t know what subtitle files are. Whatever you feed it must already be in the format your playback device supports.
  10. >> I see what you mean. Instead of waiting all day for the Device Not Ready (Medium Not Present - Tray Closed) message to disappear, you are suggesting I eject the disk and then reinsert it for X amount of times. I will try that this weekend. Could it not be a problem with the disks themselves? Exactly. That message isn't going to change unless you actually do something - it's already a final / resting type message. It could be a problem with either of them. Something, somewhere isn't working very well if the drive thinks it has burnt the disc ok but then cannot reinitialise said disc after cycling the tray. It could be the discs, but you've used them before. The drive was able to initialise them when they were blank - it burn them and then couldn't initialise them 2nd time around... so maybe it's a hardware fault. Posting a log of the burn would help, as at the moment, we have no idea about which drive/discs you're using.
  11. When it pops out (technically, it's cycling the tray between write and verify), you are just pushing the tray back in, yes? Don't remove the disc. If the disc is in the tray and yet the drive is returning that status (medium not present - tray closed), it sounds like a hardware issue to me. Please eject the tray and reinsert it. Does the drive manage to initialise the disc after x attempts at doing that? (The details of the disc will become visible in the info panel on the right within ImgBurn)
  12. It's going back a good few years now, but only real LiteOn iHAS drives were capable of burning them nicely - and only really on the MKM-003-00 discs. The Vinpower Digital 'plus' drives have been designed (firmware modified appropriately) to support it. You'd have to get one of those and put it in a suitable USB enclosure.
  13. Yes, I’d say it’s an issue with your drive. Also, you’re trying to burn one of those oversized images and you can only do that with certain drives. These days, you’ll need to buy a ‘plus’ model of one of the Vinpower Digital offerings (Plextor/ pioneer/optiarc).
  14. Put a new blank disc in the drive and don’t touch it with anything other than ImgBurn. It’ll do what it needs to do in order to use it.
  15. If you can’t even force close it, it’s probably not ImgBurn itself that you’re waiting for… it’ll be something lower level - a system driver or something.
  16. It’s unlikely you’d have written/saved them to your hdd without an error popping up if there was actually a problem writing them to the disc. Likewise, if there was a problem reading any of the sectors they’re stored on, you’d have seen an error message. You can test the zip and rar files by opening them in your compression util and clicking the Test button. The util will tell you if the crc isn’t what it should be.
  17. It tells the drive that you're about to burn a track of x sectors in size. What the drive does with that info is up to the drive It's required as part of the command sequence for burning DVD-R, but can optionally be issued for DVD+R too.
  18. Pop the disc back in and go into Read mode. Copy and paste all of the info from the box on the right please. They’re probably fine if 2 drives can read them ok, just be open to the idea that you might have to exchange them if they don’t work for whoever buys them.
  19. If you don’t want the program to prefer properly formatted discs, you can tell it not to via a single option in the settings. It’s on the ‘Write’ tab and probably called something like ‘Prefer properly formatted discs’.
  20. Hmm that’s a tough one. So you’re moving the usb drive between machines and it’s behaving differently? How many burns have you tried on each machine? What percentage of those have failed on each machine? As drives are self contained, it shouldn’t really be possible for them to behave differently in different machines. Maybe it’s power related? Does the drive just take power from usb? If so, it’s probably from 2 ports yeah? Are they both usb 3 on both machines?
  21. It looks like you’re meant to pass DEST as the 2nd command line argument. Of course, that isn’t possible by simply double clicking the bat file, you need to call it via something like this. Makeiso “c:\src” “d:\dest” Hardcoding the value, as suggested by dbminter, is therefore the way to go for you, but it kills off command line functionality.
  22. Notice the drive/disc is saying 'Formatted: No (started)' in the box on the right - that's why it's telling you that. ImgBurn defaults to wanting properly formatted discs and will attempt to get them to that state before it burns them. Format it properly in ImgBurn so it says 'Yes' instead of 'No' and then don't use another app that's going to mess with the formatting.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.