i tried to pirate games and software on it it was hard to get anything to run.

i think that would make linux not so popular in regions where people depend on piracy.

i want hear your opinions about my point

  • lost_faith@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    5 hours ago

    I will try that for the .imgs, how about .ccd, bin/cue and iirc .mkv? These images were obtained over two decades ago and have been transferred a few times, certain 1meg/Xkb files may have been lost. Daemon tools and later power iso used to mount these files no prob but I destroyed my windows a while back and am not going back regardless of what I lose as I gained more

    • Mordikan@kbin.earth
      link
      fedilink
      arrow-up
      2
      ·
      2 hours ago

      bchunk can do conversion to build these all out as .iso files. I think cdemu, given your mention of Daemon Tools, is a better option though as its effectively doing the same thing DT did. It would load the image to /dev/sr0 (the CD/DVD device) which you would then just run the previous mount command to bring up: sudo mount /dev/sr0 /mnt/cd

      I think you mean MDF/MDS instead of MKV (I haven’t seen those in like 20 years - but I think that’s what you mean). That was the old Alcohol 120% proprietary format. I don’t think any tools directly work with that extension, you’d have to convert those .iso first.