[Bug 1200461] Dracut locks computer, fails to generate initrd file
https://bugzilla.suse.com/show_bug.cgi?id=1200461 https://bugzilla.suse.com/show_bug.cgi?id=1200461#c70 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jslaby@suse.com --- Comment #70 from Jiri Slaby <jslaby@suse.com> --- (In reply to Franck Bui from comment #58)
or maybe simply try to dump the config attribute with dd once with "bs=4096" and once with "bs=4097" ?
This was buried and not tested, right? But it still makes sense to test... i.e. is there any difference: strace dd if=config bs=4096 of=/dev/null # should not hang strace dd if=config bs=4097 of=/dev/null # might hang ? config is the same you passed to cat. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com