[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/GetACopy" by StephenKeeling
Debian Wiki
wiki at debian.org
Fri Mar 15 05:32:22 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=16&rev2=17
follow this tutorial<<BR>>
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.
+
===== Using Gnome =====
follow this tutorial<<BR>>
https://www.youtube.com/watch?v=KKdIco-3nvo
More information about the debian-edu-commits
mailing list