Translations

Difference between revisions of "Installing linux/31/en"

From Gender and Tech Resources

(Importing a new version from external source)
 
(No difference)

Latest revision as of 11:10, 26 October 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Installing linux)
==== A working Read/Write drive ====
Check the CD/DVD drives on the front or inside the machine and look up the labels on the internet to see if it can record. On linux you can use: 
 $ dmesg | egrep -i --color 'cdrom|dvd|cd/rw|writer'
Translation==== A working Read/Write drive ====
Check the CD/DVD drives on the front or inside the machine and look up the labels on the internet to see if it can record. On linux you can use: 
 $ dmesg | egrep -i --color 'cdrom|dvd|cd/rw|writer'

A working Read/Write drive

Check the CD/DVD drives on the front or inside the machine and look up the labels on the internet to see if it can record. On linux you can use:

$ dmesg | egrep -i --color 'cdrom|dvd|cd/rw|writer'