[debian-edu-commits] [Debian Wiki] Trivial Update of "DebianEdu/GetACopy" by StephenKeeling

Debian Wiki wiki at debian.org
Fri Mar 15 05:34:07 GMT 2019


Dear Wiki user,

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

The "DebianEdu/GetACopy" page has been changed by StephenKeeling:
https://wiki.debian.org/DebianEdu/GetACopy?action=diff&rev1=17&rev2=18

  https://www.youtube.com/watch?v=lizhzDX7-AI
  
  ===== Using Linux command line =====
- Find the URL of the ISO you wish to burn, then ''wget http:///somewhere.com/blah.iso'' which will download it to the current working directory.  When that finishes, with a blank DVD or Blueray disk in the drive do ''growisofs -dvd-compat -Z /dev/sr0=blah.iso'' which will burn the ISO onto the blank disk.  Alternatively, for a usbkey, simply ''cp blah.iso /dev/sdX'' where "X" is where the system detects the usbkey's location.
+ Find the URL of the ISO you wish to burn, then ''wget http:///somewhere.com/blah.iso'' which will download it to the current working directory.  When that finishes, with a blank DVD or Blueray disk in the drive do ''growisofs -dvd-compat -Z /dev/sr0=blah.iso'' which will burn the ISO onto the blank disk.  Alternatively, for a usbkey, simply ''cp blah.iso /dev/sdX'' where "X" is where the system detects the usbkey's location when it's plugged in.
  
  ===== Using Gnome =====
  follow this tutorial<<BR>>



More information about the debian-edu-commits mailing list