:: Re: [DNG] ISOs are not booting
Top Page
Delete this message
Reply to this message
Author: Stevan Tiefert
Date:  
To: dng
Subject: Re: [DNG] ISOs are not booting
Am 03.03.2026 um 14:56 schrieb crichmon--- via Dng:
>> I've done this on a commandline:
>> cdrskin -v dev=/dev/sr0 devuan_excalibur_6.1.0_amd64_netinstall.iso
> The manpage for cdrskin doesn't seem to mention burning ISO.
>
> Give 'dd' a try:
>
> # dd bs=4M if=./devuan_excalibur_6.1.0_amd64_netinstall.iso of=/dev/sr0 status=progress
>
> Always works for me.
>
> Chris
>
>
>
> _______________________________________________
> Dng mailing list
> Dng@???
> Manage your subscription: https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
> Archive: https://lists.dyne.org/lurker/list/dng.en.html


Hello Chris,

are you sure a dd is working on a DVD-Drive?