gmipf

Results 49 comments of gmipf

DVD is working. I think I know where the problem is. DIC had to reread a sector on that Bluray and it stopped hashing at that point maybe?

I can't test anymore. My drive has stopped working with triple layer discs. The last one was already hard to dump.

Again the same with latest version. This time a PS4 BD-25 with no read errors at all. ``` $ sudo ./DiscImageCreator_linux.out bd /dev/sr0 dumps/ps4_rl_cusa00284hits_2/dump.iso 0 [sudo] password for gmipf: AppVersion...

Still no dat file on Version 20220501T221948 with PS4 BD25. [ps4_sndcf_cusa31513_nodat.zip](https://github.com/saramibreak/DiscImageCreator/files/8742453/ps4_sndcf_cusa31513_nodat.zip)

``` $ sudo findmnt -m TARGET SOURCE FSTYPE OPTIONS /sys sysfs sysfs rw,nosuid,nodev,noexec,relatime /proc proc proc rw,nosuid,nodev,noexec,relatime /dev udev devtmpfs rw,nosuid,noexec,relatime,size=8066592k,nr_inodes=2016648,mode=755 /dev/pts devpts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 /run tmpfs tmpfs rw,nosuid,nodev,noexec,relatime,size=1629484k,mode=755 /...

Yes but it is shown in the OS and playback is possible via VLC.

``` $ sudo findmnt -s TARGET SOURCE FSTYPE OPTIONS / /dev/mapper/vgkubuntu-root ext4 errors=remount-ro /boot UUID=3b04ac38-37a0-433b-b774-e253501f0054 ext4 defaults /boot/efi UUID=DC4D-36D1 vfat umask=0077 none /dev/mapper/vgkubuntu-swap_1 swap sw /media/Daten /dev/vg0/r6data ext4 defaults ```

``` $ sudo findmnt -k TARGET SOURCE FSTYPE OPTIONS / /dev/mapper/vgkubuntu-root │ ext4 rw,relatime,errors=remount-ro ├─/sys sysfs sysfs rw,nosuid,nodev,noexec,relatime │ ├─/sys/kernel/security securityfs securityfs rw,nosuid,nodev,noexec,relatime │ ├─/sys/fs/cgroup tmpfs tmpfs ro,nosuid,nodev,noexec,mode=755 │ │...