Skip to main content
Improved formatting. Minor fixes.
Source Link
Pablo A
  • 3.2k
  • 1
  • 26
  • 46

Their approach https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/3-2Their approach does does not work  (everything goes fine but usb does not become bootable). It

It also seems seems several years old and outdated. Other distosdistros have large amoutsamounts of troubleshooting this issue, but not debianDebian. Any advice, how can I debug why my usbUSB did not becamsebecome Debian bootable after those procedures.

My steps were:

1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended).

  1. 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

and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  1. finding my usb location using diskutil list, it was /dev/disk2

  2. unmounting the usb: diskutil unmountDisk /dev/disk2

  3. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m

what took several hours. The result was the expected message that usb could not be read.

  1. ejecting the usb with: diskutil eject /dev/disk2
  1. Erase USB drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended).

  2. 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
    

    and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  3. Finding my USB location using diskutil list, it was /dev/disk2

  4. Unmounting the USB: diskutil unmountDisk /dev/disk2

  5. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m

    What took many hours. The result was the expected message that USB could not be read.

  6. Ejecting the USB with: diskutil eject /dev/disk2

The result was that the usbUSB was not bootable - in(in the loading screen pressing alt button -) the usbUSB does not show.

Their approach https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/3-2 does not work(everything goes fine but usb does not become bootable). It also seems seems several years old and outdated. Other distos have large amouts of troubleshooting this issue, but not debian. Any advice how can I debug why my usb did not becamse Debian bootable after those procedures.

My steps were:

1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended).

  1. 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

and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  1. finding my usb location using diskutil list, it was /dev/disk2

  2. unmounting the usb: diskutil unmountDisk /dev/disk2

  3. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m

what took several hours. The result was the expected message that usb could not be read.

  1. ejecting the usb with: diskutil eject /dev/disk2

The result was that the usb was not bootable - in the loading screen pressing alt button - the usb does not show.

Their approach does not work  (everything goes fine but usb does not become bootable).

It also seems several years old and outdated. Other distros have large amounts of troubleshooting this issue, but not Debian. Any advice, how can I debug why my USB did not become Debian bootable after those procedures.

My steps were:

  1. Erase USB drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended).

  2. 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
    

    and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  3. Finding my USB location using diskutil list, it was /dev/disk2

  4. Unmounting the USB: diskutil unmountDisk /dev/disk2

  5. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m

    What took many hours. The result was the expected message that USB could not be read.

  6. Ejecting the USB with: diskutil eject /dev/disk2

The result was that the USB was not bootable (in the loading screen pressing alt button) the USB does not show.

added 12 characters in body
Source Link
GAD3R
  • 69.9k
  • 32
  • 147
  • 216

Their approach https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/3-2 does not work(everything goes fine but usb does not become bootable). It also seems seems several years old and outdated. Other distos have large amouts of troubleshooting this issue, but not debian. Any advice how can I debug why my usb did not becamse Debian bootable after those procedures.

My steps were: 1

1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended). 2) 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
  1. 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

and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  1. finding my usb location using diskutil list, it was /dev/disk2
  2. unmounting the usb: diskutil unmountDisk /dev/disk2

    finding my usb location using diskutil list, it was /dev/disk2

  3. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m

    unmounting the usb: diskutil unmountDisk /dev/disk2

    what took several hours. The result was the expected message that usb could not be read.
  4. ejecting the usb with: diskutil eject /dev/disk2

    dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m

what took several hours. The result was the expected message that usb could not be read.

  1. ejecting the usb with: diskutil eject /dev/disk2

The result was that the usb was not bootable - in the loading screen pressing alt button - the usb does not show.

Their approach https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/3-2 does not work(everything goes fine but usb does not become bootable). It also seems seems several years old and outdated. Other distos have large amouts of troubleshooting this issue, but not debian. Any advice how can I debug why my usb did not becamse Debian bootable after those procedures.

My steps were: 1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended). 2) 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

and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  1. finding my usb location using diskutil list, it was /dev/disk2
  2. unmounting the usb: diskutil unmountDisk /dev/disk2
  3. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m what took several hours. The result was the expected message that usb could not be read.
  4. ejecting the usb with: diskutil eject /dev/disk2

The result was that the usb was not bootable - in the loading screen pressing alt button - the usb does not show.

Their approach https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/3-2 does not work(everything goes fine but usb does not become bootable). It also seems seems several years old and outdated. Other distos have large amouts of troubleshooting this issue, but not debian. Any advice how can I debug why my usb did not becamse Debian bootable after those procedures.

My steps were:

1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended).

  1. 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

and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  1. finding my usb location using diskutil list, it was /dev/disk2

  2. unmounting the usb: diskutil unmountDisk /dev/disk2

  3. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m

what took several hours. The result was the expected message that usb could not be read.

  1. ejecting the usb with: diskutil eject /dev/disk2

The result was that the usb was not bootable - in the loading screen pressing alt button - the usb does not show.

Their approach https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/3-2 does not work(everything goes fine but usb does not become bootable). It also seems seems several years old and outdated. Other distos have large amouts of troubleshooting this issue, but not debian. Any advice how can I debug why my usb did not becamse Debian bootable after those procedures.

My steps were: 1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended). 2) 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

and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  1. finding my usb location using diskutil list, it was /dev/disk2/dev/disk2
  2. unmounting the usb: diskutil unmountDisk /dev/disk2
  3. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1msudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m what took several hours. The result was the expected message that usb could not be read.
  4. ejecting the usb with: diskutil eject /dev/disk2 diskutil eject /dev/disk2

The result was that the usb was not bootable - in the loading screen pressing alt button - the usb does not show.

Their approach https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/3-2 does not work(everything goes fine but usb does not become bootable). It also seems seems several years old and outdated. Other distos have large amouts of troubleshooting this issue, but not debian. Any advice how can I debug why my usb did not becamse Debian bootable after those procedures.

My steps were: 1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended). 2) 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

and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  1. finding my usb location using diskutil list, it was /dev/disk2
  2. unmounting the usb: diskutil unmountDisk /dev/disk2
  3. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m what took several hours. The result was the expected message that usb could not be read.
  4. ejecting the usb with: diskutil eject /dev/disk2

The result was that the usb was not bootable - in the loading screen pressing alt button - the usb does not show.

Their approach https://wiki.debian.org/InstallingDebianOn/Apple/MacBookAir/3-2 does not work(everything goes fine but usb does not become bootable). It also seems seems several years old and outdated. Other distos have large amouts of troubleshooting this issue, but not debian. Any advice how can I debug why my usb did not becamse Debian bootable after those procedures.

My steps were: 1)erase usb drive using disk utils and create FAT partition(i tried also exFAT and OSX Extended). 2) 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

and renaming the result to remove the ".img" from name. I also tried to us UDTO instead of UDRW.

  1. finding my usb location using diskutil list, it was /dev/disk2
  2. unmounting the usb: diskutil unmountDisk /dev/disk2
  3. dding the image: sudo dd if=debian-8.4.0-i386-DVD-1.img of=/dev/disk2 bs=1m what took several hours. The result was the expected message that usb could not be read.
  4. ejecting the usb with: diskutil eject /dev/disk2

The result was that the usb was not bootable - in the loading screen pressing alt button - the usb does not show.

Source Link
Draif Kroneg
  • 355
  • 1
  • 3
  • 7
Loading