[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Part III BIN=? AW: Anybody familiar with dd (copy)?





On Sun, Nov 12, 2023 at 12:16 PM Schwibinger Michael <hbss@hotmail.com> wrote:
Good morning

I did try it
with a good DVD

dd if=/dev/sr0 of=/tmp/dvd.bin bs=1M

And this did work.

I tried with the bad DVD

Bug.
Message Cannot read file  Read write problem.

What do I do wrong.

And how to mount a bin file?

You can mount iso disk images. Try making the file with a .iso extension.

mkdir ~/CDROM

mount <./file.iso> ~/CDROM

umount ~/CDROM

 
Sorry

Regards Sophie



Von: tomas@tuxteam.de
Gesendet: Samstag, 11. November 2023 19:35
Bis: Schwibinger Michael
Cc: debian-user@lists.debian.org
Betreff: Re: Part II BIN=? AW: Anybody familiar with dd (copy)?

On Sat, Nov 11, 2023 at 02:05:19PM +0000, Schwibinger Michael wrote:
> dd if=/dev/sr0 of=/tmp/dvd.bin bs=1M
>
> Good afternoon
> This did work
> Thank You.
>
> But now the bin.
>
> I did
>
> chmod +x dvd.bin
>
> ./dvd.bin

dvd.bin is a CDROM image. You cannot execute a CDROM image. You can
possibly mount it.

Your provider, hotmail hates me. Why?

Cheers
--
t


--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org/
⠈⠳⣄⠀⠀

Reply to: