[Buildroot] [Bug 13146] raspberrypi3_defconfig: "Inappropriate ioctl for device" almost at end when sdcard.img is created

bugzilla at busybox.net bugzilla at busybox.net
Tue Aug 11 07:38:28 UTC 2020


https://bugs.busybox.net/show_bug.cgi?id=13146

--- Comment #5 from Marie Maurer <marie.maurer at mmeacs.de> ---
I had to use this line to get it working:

if (ret == -EOPNOTSUPP || ret == -ENOTTY)

Now a sdcard.img was generated. No more error message.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list