

It also seems seems several years old and outdated.

Other distos have large amouts of troubleshooting this issue, but not debian. 1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended). Any advice how can I debug why my usb did not becamse Debian bootable after those procedures.ġ)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended).Ģ) downloaded the iso and converted it to img: hdiutil convert debian-8.4.0-i386-DVD-1.iso -format UDRW -o debian-8.4.0-i386-DVD-1.imgĪnd renaming the result to remove the ".img" from name. The result was the expected message that usb could not be read.Ħ) ejecting the usb with: diskutil eject /dev/disk2 I also tried to us UDTO instead of UDRW.ģ) finding my usb location using diskutil list, it was /dev/disk2Ĥ) unmounting the usb: diskutil unmountDisk /dev/disk2ĥ) dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m 2) downloaded the iso and converted it to img: 3) finding my. The result was that the usb was not bootable - in the loading screen pressing alt button - the usb does not show.
