pali
pali
I'm using code from comment https://github.com/libusb/libusb/issues/237#issuecomment-265406150 As you can see I have not specified udev or netlink in libusb_hotplug_register_callback() call.
Time slot is not longer, look at output again: ``` [ 6594.074554] usb 2-1: Manufacturer: Nokia [ 6594.376517] usb 2-1: USB disconnect, device number 23 ``` It is just 0.3s...
Something like status progress (in %) would be really useful. Specially when running on large disks.
@petr-akhlamov: your link gives me 404. Anyway, are ReactOS developers interested for upstreaming some of patches?
Ok, feel free to open a pull request with patches!
Related bugs: * https://bugs.launchpad.net/ubuntu/+source/dosfstools/+bug/615873 * https://bugs.launchpad.net/ubuntu/+source/dosfstools/+bug/746262
Quoting from https://bugs.launchpad.net/ubuntu/+source/dosfstools/+bug/615873: > Very old OMAP3 (e.g. BeagleBoard) boot ROMs and the QEMU emulation thereof don't support anything else than 255 heads in the boot partition from which the...
> My question is how come that the numbers of total sectors is different between the old and new version of mkfs.fat ? As I said in my previous post:...
So you need to play with `-g` and `-a` parameters to figure out what TI OMAP3x/AM3x BootROM expects. Linked bug reports contains lot of other information.
Well, if you do not do these tests and checks parameters, how can I help with resolving this issue?