Re: [DNG] Failed run live usb iso

2020-09-28 Thread fsmithred via Dng
On 9/26/20 3:09 AM, Budi via Dng wrote: > Did download this: > [b]devuan_beowulf_3.0.0_amd64_desktop-live.iso[/b] > (1.2GB) > > and did: > [code]sudo dd if=devuan_beowulf_3.0.0_amd64_desktop-live.iso > of=/dev/sdc bs=4096[/code] > > did reboot it, but got sort of this output: > > Error : cannot

Re: [DNG] Failed run live usb iso

2020-09-28 Thread Olaf Meeuwissen via Dng
Hi, Ian Zimmerman writes: > On 2020-09-26 18:29, Dr. Nikolaus Klepp wrote: > >> did you do a "sync" afterwards and waited till it returned? If not, >> then the image was not written completely. You can monitor the writing >> process with "watch iostat" (if you have sysstat installed) > > Or run

Re: [DNG] Failed run live usb iso

2020-09-27 Thread Ian Zimmerman
On 2020-09-26 18:29, Dr. Nikolaus Klepp wrote: > did you do a "sync" afterwards and waited till it returned? If not, > then the image was not written completely. You can monitor the writing > process with "watch iostat" (if you have sysstat installed) Or run dd with oflag=direct. I also try to

Re: [DNG] Failed run live usb iso

2020-09-27 Thread Dr. Nikolaus Klepp
Anno domini 2020 Sat, 26 Sep 14:09:00 +0700 Budi via Dng scripsit: > Did download this: > [b]devuan_beowulf_3.0.0_amd64_desktop-live.iso[/b] > (1.2GB) > > and did: > [code]sudo dd if=devuan_beowulf_3.0.0_amd64_desktop-live.iso > of=/dev/sdc bs=4096[/code] did you do a "sync" afterwards and

[DNG] Failed run live usb iso

2020-09-26 Thread Budi via Dng
Did download this: [b]devuan_beowulf_3.0.0_amd64_desktop-live.iso[/b] (1.2GB) and did: [code]sudo dd if=devuan_beowulf_3.0.0_amd64_desktop-live.iso of=/dev/sdc bs=4096[/code] did reboot it, but got sort of this output: Error : cannot run Apparmor ... failed ... ... (Other errors) how to