[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Buster/Installation" by WolfgangSchweer

Debian Wiki wiki at debian.org
Thu Feb 14 17:09:59 GMT 2019


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "DebianEdu/Documentation/Buster/Installation" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Buster/Installation?action=diff&rev1=39&rev2=40

Comment:
no more multi-arch, separate USB images for 64-bit and 32.bit

  
  Since the Squeeze release it is possible to directly copy the CD/DVD/BD `.iso` images to a USB flash drive (also known as "USB sticks") and boot from them. Simply execute a command like this, just adapting the file and device names to your needs:
  
- {{{sudo dd if=debian-edu-amd64-i386-XXX.iso of=/dev/sdX bs=1024}}}
+ {{{sudo dd if=debian-edu-amd64-XXX.iso of=/dev/sdX bs=1024}}}
  
  Depending on which image you choose, the USB flash drive will behave just like a CD or Blu-ray disc.
  



More information about the debian-edu-commits mailing list