Jump to content

LIGHTNING UK!

Admin
  • Posts

    30,514
  • Joined

  • Last visited

Everything posted by LIGHTNING UK!

  1. 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.
  2. 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.
  3. 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’.
  4. 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?
  5. 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.
  6. 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.
  7. As I doubt wincatalog is actually that clever, it’s probably just looking at the volume label of the discs. You can configure that to whatever you want it to be.
  8. I did specifically say Erase -> Full too, but it looks like that log was from an attempted Quick Erase.
  9. Yes, you can perform a full format of it within ImgBurn. Right click the drive selection drop down box and pick Erase -> Full. That won't make it accessible within Windows via a drive letter though, but maybe it'll allow Windows to actually try and prepare the disc if that's the type of access you require (i.e. use it like a large floppy disk).
  10. You can’t erase a DVD-R, you need DVD-RW for that.
  11. It doesn’t make much sense that it wouldn’t error out during the write phase but it does during verify. Must be a bug somewhere. Can you please tell me the exact size in bytes of the bin file?
  12. That message box suggests the name of the file is actually blank. Same issue if you load the cue rather than the ccd file?
  13. Could do with a screenshot of the initial error please. For some reason, the OS has decided the file is inaccessible, but it would help to see the name to check it’s ok.
  14. There’s a tab in ImgBurn where you configure the volume labels for whichever file systems you’ve chosen to include. I simply meant to put a different value for each one. Your mkfsiso command line doesn’t appear to include UDF, so it could well be a problem with the parsing of that file system that’s causing the issue. In which case, try just setting ImgBurn to use ISO9660 + Joliet.
  15. Did you try doing what I said? What was the result? Do you actually get to see the volume label of the mounted image anywhere? It won’t be any of the settings, disk image mounter just can’t understand the image properly.
  16. Seeing as there’s no image conversion feature in ImgBurn, I’m going to assume you just mounted your img file using that other tool and then simply used Build mode to make a new ISO image. If the folders show up when you ‘browse’ the ISO in Windows, they must be there. I have no idea why they’re then not visible when doing the same using Ubuntu. Give each file system a different volume label when you build the ISO and then see which one gets shown by each operating system. If they both show the same one, it’s must be down to the way it’s parsing the descriptors of said file system.
  17. Don't do it, I've heard really bad things about that website. Someone said they steal all your data and wipe your hard drive.
  18. The privacy policy is linked at the bottom of every page on the website. They can't have looked too hard! Yes, the ImgBurn exe might appear old, but the optical disc world simply hasn't changed since then. The installer used to include a 3rd party plug-in that handled a bit of 'within the installation wizard' advertising of 3rd party programs. That plug-in is no longer included and the company that used to run it has closed off that section of their business. As such, that classification is out of date. Scan the current setup exe and you'll see it's perfectly clean.
  19. Yes. It was taking the volume label from one file system and applying it (verbatim) to another - without any sort of compliancy checks.
  20. I always wrap mine in a towel and store them in the freezer.
  21. Seems like something is wrong with madFlac on your system. DirectShow is reporting it can't be loaded for some reason.
  22. Chance are (as per the 'hint' in that messagebox), you don't have a DirectShow filter installed that can cope with converting your source (flac) files into CDDA. If such a DirectShow filter is impossible to find, you could always go the route of using a sound editing program to convert/export them in the standard WAV 44kHz/16 bit /stereo format.
  23. EAC is a good choice for audio stuff. No idea how well that’ll work for data+audio discs.
  24. You have to download the appropriate language file and do what it tells you to do on the download page of the website. https://imgburn.com/index.php?act=download
  25. There's error correction built into most data sectors, so the drive should know if it has read a sector correctly. If it hasn't/can't, it should return an error to the program and the program will then inform you. Audio tracks / sectors don't work like that though. If there's an error in one of those, you'll just have to live with it - but I'm sure it would only be a tiny blip. 1 bad sector is 1/75th of a second. The program should suggest an appropriate image format type for the disc in the drive. It'll use ISO for basic discs with a single Mode 1 track and it'll use BIN/CUE for everything else.
×
×
  • Create New...

Important Information

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